Update storage account name in main.parameters.json #13
Annotations
1 error and 4 warnings
validate
Template validation failed.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/checkout@v3, azure/arm-deploy@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate
WARNING: /home/runner/work/AutoBicepSuite/AutoBicepSuite/main.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
/home/runner/work/AutoBicepSuite/AutoBicepSuite/compute.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
/home/runner/work/AutoBicepSuite/AutoBicepSuite/module/app-service-plan.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
/home/runner/work/AutoBicepSuite/AutoBicepSuite/module/application-insight.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
/home/runner/work/AutoBicepSuite/AutoBicepSuite/module/function-app.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
/home/runner/work/AutoBicepSuite/AutoBicepSuite/module/storage-account.bicep(1,1) : Info Bicep Linter Configuration: Custom bicepconfig.json file found (/home/runner/work/AutoBicepSuite/AutoBicepSuite/bicepconfig.json).
|
validate
ERROR: {"code": "InvalidTemplateDeployment", "message": "The template deployment '13' is not valid according to the validation procedure. The tracking id is '7b6db630-34ea-421f-8502-5e166af964e0'. See inner errors for details."}
Inner Errors:
{"code": "PreflightValidationCheckFailed", "message": "Preflight validation failed. Please refer to the details for the specific errors."}
Inner Errors:
{"code": "StorageAccountAlreadyTaken", "target": "stbicepcoursedev", "message": "The storage account named stbicepcoursedev is already taken."}
|