Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
726 stars 457 forks source link

[Bug Report]: Add support for latest Microsoft.DocumentDB databaseAccounts/sqlDatabases/containers schema: 2023-11-15 #4530

Closed andlommy closed 7 months ago

andlommy commented 7 months ago

Describe the bug

CARML module https://github.com/Azure/ResourceModules/blob/main/modules/document-db/database-account/sql-database/container/main.bicep uses 2023-04-15 schema and does not support version attribute for partition key described at https://learn.microsoft.com/en-us/azure/templates/microsoft.documentdb/2023-11-15/databaseaccounts/sqldatabases/containers?pivots=deployment-language-bicep

To reproduce

NA

Code snippet

No response

Relevant log output

No response

AlexanderSehr commented 7 months ago

Hey @andlommy, please note that this module has been migrated to AVM / the public bicep registry. If you can, please open the issue in this repository instead. :)