Azure / bicep-types-az

Bicep type definitions for ARM resources
MIT License
86 stars 27 forks source link

'Cannot update continuous backup mode and other properties at the same time' error when turning on continuous backup for cosmosdb #2315

Open Barsonax opened 1 month ago

Barsonax commented 1 month ago

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:

Additional context The backup policy is the only thing I changed but for some reason azure thinks multiple properties are being changed?

stephaniezyen commented 1 month ago

Unfortunately this is a Microsoft.DocumentDB issue, please open up a support ticket with that team and I will route this to the correct repo.