Skip to content

Commit ee5a354

Browse files
authored
Update fine-tuning-deploy.md
moved cli documentation into it's own tab, instead of nested under rest
1 parent c86865e commit ee5a354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/openai/how-to/fine-tuning-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ curl -X PUT "https://management.azure.com/subscriptions/<SUBSCRIPTION>/resourceG
272272
}'
273273
```
274274

275-
### Deploy a model with Azure CLI
275+
## [CLI](#tab/cli)
276276

277277
The following example shows how to use the Azure CLI to deploy your customized model. With the Azure CLI, you must specify a name for the deployment of your customized model. For more information about how to use the Azure CLI to deploy customized models, see [`az cognitiveservices account deployment`](/cli/azure/cognitiveservices/account/deployment).
278278

0 commit comments

Comments
 (0)