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/working-with-models.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
@@ -284,7 +284,7 @@ curl -X PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-0
284
284
}
285
285
```
286
286
## Managing models on provisioned deployment types
287
-
Provisioned deployments support different
287
+
Provisioned deployments support different model management practices than Standard deployments. Provisioned deployment model management practices are intended to give you the greatest control over when and how you migrate between model versions and model families.
0 commit comments