Azure Bicep #8
AzureDeployment.yml
on: workflow_dispatch
build-and-deploy
1m 37s
Annotations
2 errors and 3 warnings
build-and-deploy
ERROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment 'main' is not valid according to the validation procedure. The tracking id is 'e94227b9-562a-44f2-9d34-98cc505702c2'. See inner errors for details."}
Inner Errors:
{"code": "Unauthorized", "message": "Operation cannot be completed without additional quota. See https://aka.ms/antquotahelp for instructions on requesting limit increases. \r\nAdditional details- Location: \r\nCurrent Limit (Standard VMs): 0 \r\nCurrent Usage: 0\r\nAmount required for this deployment (Standard VMs): 1 \r\n(Minimum) New Limit that you should request to enable this deployment: 1. \r\nNote that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed."}
|
build-and-deploy
Deployment failed.
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/arm-deploy@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-deploy
ERROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment 'main' is not valid according to the validation procedure. The tracking id is '9f79607b-dd26-4bd6-9a95-37400bd8a884'. See inner errors for details."}
Inner Errors:
{"code": "Unauthorized", "message": "Operation cannot be completed without additional quota. See https://aka.ms/antquotahelp for instructions on requesting limit increases. \r\nAdditional details- Location: \r\nCurrent Limit (Standard VMs): 0 \r\nCurrent Usage: 0\r\nAmount required for this deployment (Standard VMs): 1 \r\n(Minimum) New Limit that you should request to enable this deployment: 1. \r\nNote that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed."}
|
build-and-deploy
Template validation failed.
|