Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
480 stars 225 forks source link

Quickstart.md - Job: Create Bicep Deployment issue with does not have authorization to perform action #14

Open aouyworking opened 2 years ago

aouyworking commented 2 years ago

WHY? While running pipeline with the Create Bicep Deployment Job we will get the error:

ERROR: {'code': 'AuthorizationFailed', 'message': "The client '0ddf4906-d1f2-4d9f-a900-91af50dba0ec' with object id '0ddf4906-d1f2-4d9f-a900-91af50dba0ec' does not have authorization to perform action 'Microsoft.Resources/deployments/validate/action' over scope '/subscriptions/f1af7a1f-db16-4c85-b133-e7c3c1f094cc' or the scope is invalid. If access was recently granted, please refresh your credentials."}

[error]Script failed with exit code: 1

image