Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Microsoft.DocumentDB databaseAccounts to the latest API version 2023-04-15 #3768

Closed
old-guy-coder opened this issue Feb 9, 2024 · 0 comments · Fixed by #3967
Closed
Assignees
Labels
new-resouce-version New version of a resource ASO already supports
Milestone

Comments

@old-guy-coder
Copy link

Describe the current behavior
A description of how things are today.

The currentl implementation for DocumentDB is on version 2021-05-15 but the published APIs have moved on somewhat since this was introduced. For example there are additional attributes in the backupPolicy amongst other changes.

Describe the improvement
How should things be changed or improved?

Implement the 2023-04-15 version of the API (see https://learn.microsoft.com/en-us/azure/templates/microsoft.documentdb/2023-04-15/databaseaccounts?pivots=deployment-language-bicep)

Additional context
Add any other context about the suggested improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-resouce-version New version of a resource ASO already supports
Projects
Status: Ready for Release
Development

Successfully merging a pull request may close this issue.

3 participants