Skip to content

Commit 870efe3

Browse files
Convert to relative URL and use preserve_view=true
Co-authored-by: Michael <[email protected]>
1 parent 9a37423 commit 870efe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Provisioned Managed fine-tuning deployments currently do not support vision and
7272

7373
#### Creating a Provisioned Managed deployment
7474

75-
To create a new deployment, make an HTTP PUT call via the [Deployments - Create or Update REST API](https://learn.microsoft.com/en-us/rest/api/aiservices/accountmanagement/deployments/create-or-update?view=rest-aiservices-accountmanagement-2024-10-01&tabs=HTTP). The approach is similar to performing [cross region deployment](#cross-region-deployment) with the following exceptions:
75+
To create a new deployment, make an HTTP PUT call via the [Deployments - Create or Update REST API](/rest/api/aiservices/accountmanagement/deployments/create-or-update?view=rest-aiservices-accountmanagement-2024-10-01&tabs=HTTP&preserve-view=true). The approach is similar to performing [cross region deployment](#cross-region-deployment) with the following exceptions:
7676

7777
- You must provide a sku name of `ProvisionedStandard`.
7878
- The capacity must be declared in PTUs.

0 commit comments

Comments
 (0)