Refactor keyVault.bicep: Update properties in keyVault resource #11
deploy-azure-resources-test.yml
on: push
deploy-azure-resources-test
21s
Annotations
3 errors and 3 warnings
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(15,13) : Warning BCP036: The property "name" expected a value of type "'premium' | 'standard'" but the provided value is of type "'string'". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(18,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(19,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(20,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]
|
deploy-azure-resources-test
Error: Deployment failed.
|
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(15,13) : Warning BCP036: The property "name" expected a value of type "'premium' | 'standard'" but the provided value is of type "'string'". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(18,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(19,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(20,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]
|
deploy-azure-resources-test
Template validation failed.
|