Skip to content

Commit 8d963d0

Browse files
committed
update
1 parent 7dc29bb commit 8d963d0

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
@@ -347,7 +347,7 @@ curl $AZURE_OPENAI_ENDPOINT/openai/deployments/<deployment_name>/chat/completion
347347

348348
## [CLI](#tab/cli)
349349

350-
Azure CLI is only for control plane operations such as resource creation and [model deployment](/cli/azure/cognitiveservices/account/deployment). For inference operations, use the [REST API](azure/ai-foundry/openai/reference-preview-latest), or the [language based SDKs](../supported-languages.md).
350+
Azure CLI is only for control plane operations such as resource creation and [model deployment](/cli/azure/cognitiveservices/account/deployment). For inference operations, use the [REST API](/azure/ai-foundry/openai/reference-preview-latest), or the [language based SDKs](../supported-languages.md).
351351

352352
---
353353

0 commit comments

Comments
 (0)