Skip to content

Commit eca6168

Browse files
authored
Merge pull request #50031 from mikebudzynski/apim-fix-dr-rg
APIM: fix resource group explanation
2 parents 7351450 + b1eb48d commit eca6168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-disaster-recovery-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/
174174
where:
175175

176176
* `subscriptionId` - id of the subscription containing the API Management service you are restoring a backup into
177-
* `resourceGroupName` - a string in the form of 'Api-Default-{service-region}' where `service-region` identifies the Azure region where the API Management service you are restoring a backup into is hosted, for example, `North-Central-US`
177+
* `resourceGroupName` - name of the resource group containing the Azure API Management service you are restoring a backup into
178178
* `serviceName` - the name of the API Management service being restored into specified at the time of its creation
179179
* `api-version` - replace with `2018-06-01-preview`
180180

0 commit comments

Comments
 (0)