You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

31
+
1. Under **APIs**, select **APIs**.
32
+
1. Select an API that you have imported.
33
+
1. Select the **Design** tab.
34
+
1. Select the operation that you want to edit.
35
+
1. To rename the operation, select the pencil button in the **Frontend** pane.
31
36
32
-
1. Click the **APIs** tab.
33
-
2. Select one of the APIs that you previously imported.
34
-
3. Select the **Design** tab.
35
-
4. Select an operation, which you want to edit.
36
-
5. To rename the operation, select a **pencil** in the **Frontend** window.
37
+
:::image type="content" source="./media/edit-api/edit-api001.png" alt-text="Screenshot that shows the process for editing an API in API Management.":::
37
38
38
39
## Update the swagger
39
40
40
-
You can update your backend APIfrom the Azure portal by following these steps:
41
+
You can update your API's swagger from the Azure portal by completing these steps:
41
42
42
-
1.Select **All operations**
43
-
2. Click pencil in the **Frontend**window.
43
+
1.On the **APIs** page, select **All operations**.
44
+
1. Select the pencil button in the **Frontend**pane.
44
45
45
-

46
+
:::image type="content" source="./media/edit-api/edit-api002.png" alt-text="Screenshot that shows the pencil button in the Frontend pane.":::
46
47
47
48
Your API's swagger appears.
48
49
49
-

50
+
:::image type="content" source="./media/edit-api/edit-api003.png" alt-text="Screenshot that shows an API's swagger.":::
50
51
51
-
3. Update the swagger.
52
-
4. Press**Save**.
52
+
1. Update the swagger.
53
+
1. Select**Save**.
53
54
54
55
> [!CAUTION]
55
-
> If you are editing a non-current revision of an API, you cannot change the following properties:
56
+
> If you're editing a non-current revision of an API, you can't change the following properties:
56
57
>
57
58
> * Name
58
59
> * Type
@@ -63,7 +64,7 @@ You can update your backend API from the Azure portal by following these steps:
63
64
> * Path
64
65
> * Protocols
65
66
>
66
-
> If your edits change any of the above properties of a non-current revision, the error message
67
-
> `Can't change property for non-current revision` will be displayed.
67
+
> If your edits change any of these properties in a non-current revision, you'll see the error message
68
+
> `Can't change property for non-current revision`.
| Supported SKU type | <ul><li>AV36, AV36P, AV52, AV48</li><li>AV64 (with seed cluster of at least three AV36, AV36P, AV48, or AV52 nodes)</li></ul>| <ul><li>Minimum 3-host AV64 cluster</li></ul>|
27
27
| Network Attach Model | <ul><li>ExpressRoute</li></ul> | <ul><li>Virtual Network</li></ul> |
Copy file name to clipboardExpand all lines: articles/business-continuity-center/tutorial-reconfigure-backup-alternate-vault.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tutorial - Reconfigure backup for data sources in an alternate vault using Azure Business Continuity Center
3
3
description: Learn how to reconfigure backup in an alternate vault for your datasources - Azure Virtual Machine (VM), Azure Files, SQL databases in Azure VM, SAP HANA database in Azure VM.
4
4
ms.topic: tutorial
5
-
ms.date: 09/24/2025
5
+
ms.date: 10/06/2025
6
6
ms.service: azure-business-continuity-center
7
7
ms.custom:
8
8
- ignite-2023
@@ -22,6 +22,7 @@ Azure Business Continuity Center allows you to suspend backup for a datasource i
22
22
This tutorial describes how to reconfigure backup for data sources in Azure Business Continuity Center by switching to an alternate Recovery Services vault, called re-registration. The feature is available for all datasources supported in Recovery Services vault.
23
23
24
24
> [!NOTE]
25
+
> - Backup reconfiguration to alternate vault isn't supported for SQL Always On Availability Groups (AG) and SAP HANA System Replication (HSR).
25
26
> - Recovery Services vault doesn't allow active multi-protection.
26
27
> - The alternate vault has no limitations on redundancy, security settings, or policy retention, including for immutable vaults. However, the migration from Enhanced to Standard tier isn't allowed.
27
28
> - Old recovery points remain protected with the original configurations and retention. You can use the recovery points stored in the old vault for recovery until they're retained as per the backup policy. This capability also applies to immutable vaults.
0 commit comments