A community member has associated this post with a similar question:
Orchestrate containers for cloud-native apps with AKS: Unit 7 problems

Only moderators can edit this content.

Problem with creating of AKS Cluster

Vladimir Roman 0 Reputation points
2024-12-26T22:02:43.6666667+00:00

Hi, I'm currently reading following course:
Exercise - Create an AKS cluster

https://learn.microsoft.com/en-us/training/modules/cloud-native-apps-orchestrate-containers/3-exercise-create-aks-instance#code-try-9

And on the step of building docker image

az acr build --registry $REGISTRYNAME --image expressimage .

I'm getting this error:

[ ~/mslearn-cloud-native-apps-express/src ]$ az acr build --registry learnvladimirromancontainerregistry --image expressimage .

Packing source code into tar to upload...

Uploading archived source code from '/tmp/build_archive_d1a0a7f94ad64f8bb6d58f9e6caeaa45.tar.gz'...

Sending context (28.268 KiB) to registry: learnvladimirromancontainerregistry...

(TasksOperationsNotAllowed) ACR Tasks requests for the registry learnvladimirromancontainerregistry and 1afc3cd1-22aa-4517-ae42-a8ea1ba5aa4f are not permitted. Please file an Azure support request at http://aka.ms/azuresupport for assistance.

Code: TasksOperationsNotAllowed

Message: ACR Tasks requests for the registry learnvladimirromancontainerregistry and 1afc3cd1-22aa-4517-ae42-a8ea1ba5aa4f are not permitted. Please file an Azure support request at http://aka.ms/azuresupport for assistance.

Target: request

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,936 questions
{count} votes