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
Hi, I'm currently reading following course:
Exercise - Create an AKS cluster
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