Skip to content

Commit 6c0eac8

Browse files
committed
update
1 parent d8ba73d commit 6c0eac8

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/how-to

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/quota.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{
124124

125125
| Parameter | Type | Required? | Description |
126126
|--|--|--|--|
127-
| ```acountname``` | string | Required | The name of your Azure OpenAI Resource. |
127+
| ```accountName``` | string | Required | The name of your Azure OpenAI Resource. |
128128
| ```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. |
129129
| ```resourceGroupName``` | string | Required | The name of the associated resource group for this model deployment. |
130130
| ```subscriptionId``` | string | Required | Subscription ID for the associated subscription. |

0 commit comments

Comments
 (0)