Skip to content

Commit 353aabe

Browse files
authored
Update api-management-howto-disaster-recovery-backup-restore.md
1 parent c87d9cc commit 353aabe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ Set the value of the `Content-Type` request header to `application/json`.
205205

206206
Restore is a long running operation that may take up to 30 or more minutes to complete. If the request succeeded and the restore process began, you receive a `202 Accepted` response status code with a `Location` header. Make 'GET' requests to the URL in the `Location` header to find out the status of the operation. While the restore is in progress, you continue to receive '202 Accepted' status code. A response code of `200 OK` indicates successful completion of the restore operation.
207207

208-
> [!IMPORTANT] > **The SKU** of the service being restored into **must match** the SKU of the backed-up service being restored.
208+
> [!IMPORTANT]
209+
> **The SKU** of the service being restored into **must match** the SKU of the backed-up service being restored.
209210
>
210211
> **Changes** made to the service configuration (for example, APIs, policies, developer portal appearance) while restore operation is in progress **could be overwritten**.
211212

0 commit comments

Comments
 (0)