The dynamicThrottlingEnabled property on Microsoft.CognitiveServices/accounts/deployments@2023-10-01-preview is incorrectly being flagged as readonly. This property can be set to enable the dynamic quota feature on Azure OpenAI. See here for docs that show the parameter being set.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yangyuan. Please see https://aka.ms/biceptypesinfo for troubleshooting help.
Resource Type
Microsoft.CognitiveServices/accounts/deployments
Api Version
2023-10-01-preview
Issue Type
Property(s) inaccurately marked read-only/write-only
Other Notes
The
dynamicThrottlingEnabled
property onMicrosoft.CognitiveServices/accounts/deployments@2023-10-01-preview
is incorrectly being flagged as readonly. This property can be set to enable the dynamic quota feature on Azure OpenAI. See here for docs that show the parameter being set.Thanks!
Bicep Repro
Confirm