Bicep version
run bicep --version via the Bicep CLI, az bicep version via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicep
azure-cli 2.64.0
Describe the bug
It works
To Reproduce
Steps to reproduce the behavior:
Add this to your Microsoft.DocumentDB/databaseAccounts bicep:
Bicep version run
bicep --version
via the Bicep CLI,az bicep version
via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicepazure-cli 2.64.0
Describe the bug It works
To Reproduce Steps to reproduce the behavior:
Additional context The backup policy is the only thing I changed but for some reason azure thinks multiple properties are being changed?