我有Azure Cosmos DB帐户,该帐户已通过“配置吞吐量”模式提供。目前,我们对资源的使用量更少,因此试图减少RU的数据库。我去我的Azure Cosmos DB帐户 - >数据资源管理器 - >选择实例 - >比例尺&环境。我试图将RU的RU降低到较低的范围,但“保存”选项是禁用的。
我有整个订阅的“所有者”特权,但是保存选项已禁用。我试图将RU从8000降低到800,但是我无法保存它。这是因为RBAC问题还是因为我从无法扩展吞吐量的方式创建了我的帐户?请协助。
I have Azure Cosmos DB account which has been provisioned with "Provisioned throughput" capacity mode. Currently we have less usage on the resources hence trying to reduce the RU's database. I go to My Azure Cosmos DB account -> Data Explorer -> Select the instance -> Scale & Setting. I tried to reduced the RU's to lower range but somehow "Save" option is disable.
I have "owner" privilege's for entire subscription however Save option is disabled. I am trying to lower the RU from 8000 to 800 however i am unable to save it. Is this because of RBAC issue or is it because of the fact that i created my account beginning in such a way that i wont be able to scale throughput? Please assist.
发布评论
评论(1)
您需要至少为AutoScale提供1000 RU/S的供应。它是4000 ru/s,直到最近。
You need to have at least 1000 RU/s provisioned for autoscale. It was 4000 RU/s until just recently.
https://learn.microsoft.com/en-us/azure/cosmos-db/provision-throughput-autoscale#how-autoscale-provisioned-throughput-works