You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/quota.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{
124
124
125
125
| Parameter | Type | Required? | Description |
126
126
|--|--|--|--|
127
-
|```acountname```| string | Required | The name of your Azure OpenAI Resource. |
127
+
|```accountName```| string | Required | The name of your Azure OpenAI Resource. |
128
128
|```deploymentName```| string | Required | The deployment name you chose when you deployed an existing model or the name you would like a new model deployment to have. |
129
129
|```resourceGroupName```| string | Required | The name of the associated resource group for this model deployment. |
130
130
|```subscriptionId```| string | Required | Subscription ID for the associated subscription. |
0 commit comments