[AVM Module Issue]: Not able to setup account throughput limit on CosmosDB Account level (Provisioned Capacity mode) #3754
Labels
Class: Resource Module 📦
This is a resource module
Needs: Triage 🔍
Maintainers need to triage still
Status: Response Overdue 🚩
When an issue/PR has not been responded to for X amount of days
Type: AVM 🅰️ ✌️ Ⓜ️
This is an AVM related issue
Type: Feature Request ➕
New feature or request
Check for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/document-db/database-account
(Optional) Module Version
0.8.1
Description
When using CosmosDB AVM module, it is not possible to setup Account throughput limit when using Provisioned capacity mode.
See more about account throughput here: https://learn.microsoft.com/en-us/azure/cosmos-db/limit-total-account-throughput
This is possible in Azure portal:
and also in ARM template:
and Vanilla Bicep:
If not set it opens up account for unlimited throughput, so if overlooked it could cause additional costs for application workflows.
As the implementation is straight forward, it would be great to include it in the next release.
(Optional) Correlation Id
No response
The text was updated successfully, but these errors were encountered: