Skip to content

Commit 11030f0

Browse files
Merge pull request #237124 from mumurug-MSFT/patch-32
(AzureCXP) fixes MicrosoftDocs/azure-docs#109134
2 parents b6cb852 + 223d06b commit 11030f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/soft-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can verify that a soft-deleted API Management instance is available to resto
5454

5555
### Get a soft-deleted instance by name
5656

57-
Use the API Management [Get By Name](/rest/api/apimanagement/current-ga/deleted-services/get-by-name) operation, substituting `{subscriptionId}`, `{location}`, and `{serviceName}` with your Azure subscription, resource location, and API Management instance name:
57+
Use the API Management [Get By Name](/rest/api/apimanagement/current-ga/deleted-services/get-by-name) operation, substituting `{subscriptionId}`, `{location}`, and `{serviceName}` with your Azure subscription, [resource location name](/rest/api/resources/subscriptions/list-locations#location), and API Management instance name:
5858

5959
```rest
6060
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.ApiManagement/locations/{location}/deletedservices/{serviceName}?api-version=2021-08-01

0 commit comments

Comments
 (0)