Error while creating acr task for connecting to azure devops private repository.
Derik Roby
16
Reputation points
I am getting the below error while trying to create an acr task:
error:
Request:Access Denied: xxxx needs the following permission(s) on the resource PublisherSecurity/xxxx to perform this action: Edit Subscription
Task creation:
az acr task create --registry demodbtacr --name aci-auto-update-devops-task --image test-auto:{{.Run.ID}} --image test-auto:aci --context ## --file Dockerfile --git-access-token ##--output json
What are the permission I need and to which items should these be assigned ?
Community Center | Not monitored
46,361 questions
Sign in to answer