Skip to content

Commit 3a473a3

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

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
@@ -123,7 +123,7 @@ curl -X PUT "https://management.azure.com/subscriptions/<SUBSCRIPTION>/resourceG
123123

124124
#### Deleting a Provisioned Managed deployment
125125

126-
To delete a deployment, use the [Deployments - Delete REST API](https://learn.microsoft.com/en-us/rest/api/aiservices/accountmanagement/deployments/delete?view=rest-aiservices-accountmanagement-2024-10-01&tabs=HTTP) and send an HTTP DELETE to the deployment resource. Like with creating deployments, you must include the following parameters:
126+
To delete a deployment, use the [Deployments - Delete REST API(/rest/api/aiservices/accountmanagement/deployments/delete?view=rest-aiservices-accountmanagement-2024-10-01&tabs=HTTP&preserve-view=true) and send an HTTP DELETE to the deployment resource. Like with creating deployments, you must include the following parameters:
127127

128128
- Azure subscription id
129129
- Azure resource group name

0 commit comments

Comments
 (0)