Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy MLOps resources to Azure - Error code: DeploymentFailed #377

Open
nswitanek opened this issue Aug 12, 2021 · 0 comments
Open

Deploy MLOps resources to Azure - Error code: DeploymentFailed #377

nswitanek opened this issue Aug 12, 2021 · 0 comments

Comments

@nswitanek
Copy link

ARM-based IaC resources deployment to an existing resource group produces error code DeploymentFailed.

The desired resources are, however, created in the resource group, namely

  • AML-AI
  • AML-KV
  • amlcr
  • amlsa

So it seems the error is misleading, or ignorable -- please confirm either way.

Additional detail from the logs:

Template deployment validation was completed successfully.
Starting Deployment.
Deployment name is cloud-environment-20210812-163253-cf0f
There were errors in your deployment. Error code: DeploymentFailed.
##[error]At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.
##[error]Details:
##[error]BadRequest: Storage Account update is not supported yet
##[error]Check out the troubleshooting guide to see if your issue is addressed: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment?view=azure-devops#troubleshooting
##[error]Task failed while creating or updating the template deployment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant