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
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/how-to-restore-to-different-subscription-or-Resourcegroup.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Cross Subscription / Resource Group Restore in Azure Database for PostgreSQL - Flexible Server
3
-
description: This article describes how to restore to a different Subscription or Resource group server in Azure Database for PostgreSQL - Flexible Server using the Azure portal.
2
+
title: Cross Subscription and Cross Resource Group Restore in Azure Database for PostgreSQL - Flexible Server
3
+
description: This article describes how to restore to a different Subscription or resource group server in Azure Database for PostgreSQL - Flexible Server using the Azure portal.
4
4
ms.service: postgresql
5
5
ms.subservice: flexible-server
6
6
ms.topic: how-to
7
7
author: kabharati
8
8
ms.author: kabharati
9
9
ms.reviewer: maghan
10
-
ms.date: 06/15/2023
10
+
ms.date: 09/30/2023
11
11
---
12
12
13
13
# Cross Subscription and Cross Resource Group Restore in Azure Database for PostgreSQL Flexible server
@@ -32,11 +32,11 @@ To complete this how-to guide, you need Azure Database for PostgreSQL - Flexible
32
32
3. Under **Subscription** drop down, select different subscription. If you want to change the **Resource group** go to next step else
33
33
you can go to Step 5.
34
34
35
-
4 Select **Resource Group** drop down, choose different Resource group
35
+
4. Select **Resource Group** drop down, choose different Resource group
36
36
37
37
5. Under **Server details**, for **Name**, provide a server name. For **Availability zone**, you can optionally choose an availability zone to restore to.
38
38
39
-
:::image type="content" source="./media/how-to-restore-server-portal/Choose-different-suborRG.png" alt-text="Screenshot that shows selections for restoring to the latest restore point.":::
39
+
:::image type="content" source="./media/how-to-restore-server-portal/choose-different-sub-or-rg.png" alt-text="Screenshot that shows selections for restoring to different subscription or resource group.":::
40
40
41
41
6. Select **Review + create** and click **create**, a notification shows that the restore operation has started.
42
42
@@ -51,18 +51,18 @@ If your source server is configured with geo-redundant backup, you can restore t
51
51
52
52
2. Select **Overview** from the left pane, and then select **Restore**.
53
53
54
-
:::image type="content" source="./media/how-to-restore-server-portal/crossrestore-overview.png" alt-text="Screenshot that shows a server overview and the Restore button.":::
54
+
:::image type="content" source="./media/how-to-restore-server-portal/cross-restore-overview.png" alt-text="Screenshot that shows a server overview and the Restore button.":::
55
55
56
56
3. Under **Subscription** drop down, select different subscription. If you want to change the **Resource group** go to next step else
57
57
you can go to Step 5.
58
58
59
-
4 Select **Resource Group** drop down, choose different Resource group
59
+
4. Select **Resource Group** drop down, choose different Resource group
60
60
61
61
5. Check the **Restore to paired region** option
62
62
63
63
6. Under **Server details**, for **Name**, provide a server name. For **Availability zone**, you can optionally choose an availability zone to restore to.
64
64
65
-
:::image type="content" source="./media/how-to-restore-server-portal/georestore-different-SuborRG.png" alt-text="Screenshot that shows selections for restoring to the latest point.":::
65
+
:::image type="content" source="./media/how-to-restore-server-portal/geo-restore-different-sub-or-rg.png" alt-text="Screenshot that shows selections for restoring to the latest point.":::
66
66
67
67
6. Select **Review + create** and click **create**, a notification shows that the restore operation has started.
0 commit comments