Refactor keyVault.bicep: Update properties in keyVault resource #12
deploy-azure-resources-test.yml
on: push
deploy-azure-resources-test
20s
Annotations
2 errors and 2 warnings
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(21,3) : Error BCP037: The property "enableSoftDelete" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(22,3) : Error BCP037: The property "softDeleteRetentionInDays" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(23,3) : Error BCP037: The property "accessPolicies" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
|
deploy-azure-resources-test
Error: Deployment failed.
|
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(21,3) : Error BCP037: The property "enableSoftDelete" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(22,3) : Error BCP037: The property "softDeleteRetentionInDays" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(23,3) : Error BCP037: The property "accessPolicies" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
|
deploy-azure-resources-test
Template validation failed.
|