Skip to content

Commit cc77b0d

Browse files
authored
[APIM] Update api-management-howto-disaster-recovery-backup-restore.md
Mention that APIM services with connected workspace gateways do not support backup/restore.
1 parent 6b99693 commit cc77b0d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-management
99
ms.topic: how-to
10-
ms.date: 09/06/2024
10+
ms.date: 06/16/2025
1111
ms.author: danlep
1212
ms.custom: devx-track-azurepowershell
1313
---
@@ -39,7 +39,11 @@ This article shows how to automate backup and restore operations of your API Man
3939

4040
## Prerequisites
4141

42-
* An API Management service instance. If you don't have one, see [Create an API Management service instance](get-started-create-service-instance.md).
42+
* An API Management service instance in a supported service tier. If you don't have one, see [Create an API Management service instance](get-started-create-service-instance.md).
43+
44+
> [!NOTE]
45+
> Currently, backup and restore aren't supported in API Management instances with associated [workspace gateways](workspaces-overview#workspace-gateway).
46+
4347
* An Azure storage account. If you don't have one, see [Create a storage account](../storage/common/storage-account-create.md).
4448
* [Create a container](../storage/blobs/storage-quickstart-blobs-portal.md#create-a-container) in the storage account to hold the backup data.
4549

0 commit comments

Comments
 (0)