ACR Tasks requests for the registry testweb and b6abc0d1-bfc5-46ed-90b2-fa72aa995441 are not permitted.

Ana Conda 0 Reputation points
2025-06-17T03:08:15.5366667+00:00

I am trying to build an Image using sample docker file but it is giving me below error

ACR Tasks requests for the registry testweb and b6abc0d1-bfc5-46ed-90b2-fa72aa995441 are not permitted.

As per allowed capability i should be able to

User's image

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Siva Pavuluri 380 Reputation points Microsoft External Staff Moderator
    2025-06-18T03:50:12.99+00:00

    Hi Ana Conda,

    You're currently using a free trial subscription. If so, your ACR task has been paused. To continue, you can switch to a Pay-As-You-Go subscription.

    If you’d like to upgrade, please refer to the document linked below for more information https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/upgrade-azure-subscription

    If you feel that your queries have been resolved, please accept the answer by clicking the "Upvote" and "Accept Answer" on the post.

    Thank you.

    You found this answer helpful.
    0 comments No comments

  2. Siva Pavuluri 380 Reputation points Microsoft External Staff Moderator
    2025-06-17T04:34:00.7866667+00:00

    Hi Ana Conda,

    I understand your concern. You attempted to build a Docker image using a sample Dockerfile with Azure Container Registry (ACR) Tasks, but encountered a "not permitted" error.

    Please check the type of your Azure subscription—whether it's a Free Trial or Pay-As-You-Go model. This error is commonly seen with Free Trial subscriptions, as Microsoft imposes certain limitations, including restrictions on ACR Tasks (such as automated builds), for free trial accounts.

    User's image

    Please refer to the document below for more information about the issue:
    https://learn.microsoft.com/en-us/answers/questions/1530524/how-to-fix-(tasksoperationsnotallowed)-acr-tasks-r
    https://learn.microsoft.com/en-us/azure/container-registry/container-registry-tasks-overview

    If the answer is helpful, please click "Accept Answer" and "Upvote it" as it can be helpful to others in the community.

    Thank You.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.