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/virtual-network/update-virtual-network-peering-address-space.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ ms.date: 07/10/2022
9
9
ms.custom: template-how-to
10
10
#Customer Intent: As a cloud engineer, I need to update the address space for peered virtual networks without incurring downtime from the current address spaces. I wish to do this in the Azure Portal.
11
11
---
12
+
12
13
# Updating the address space for a peered virtual network - Portal
13
14
14
15
In this article, you'll learn how to update a peered virtual network by adding or deleting an address space without incurring downtime interruptions using the Azure portal. This feature is useful when you need to grow or resize the virtual networks in Azure after scaling your workloads.
@@ -26,8 +27,8 @@ In this section, you'll modify the address range prefix for an existing address
26
27
1. On the **Address space** page, change the address range prefix per your requirements, and select **Save** when finished.
27
28
:::image type="content" source="media/update-virtual-network-peering-address-space/update-address-prefix-thumb.png" alt-text="Image of the Address Space page for changing a sugnet's prefix" lightbox="media/update-virtual-network-peering-address-space/update-address-prefix-full.png":::
28
29
1. Select **Peerings** under Settings and select the checkbox for the peering requiring synchronization.
29
-
1. Select **Sync from the task bar.
30
-
:::image type="content" source="media/update-virtual-network-peering-address-space/sync-peering-thumb.png" alt-text="Image of the Peerings page where you re-syncronize a peering connection." lightbox="media/update-virtual-network-peering-address-space/sync-peering-full.png":::
30
+
1. Select **Sync** from the task bar.
31
+
:::image type="content" source="media/update-virtual-network-peering-address-space/sync-peering-thumb.png" alt-text="Image of the Peerings page where you re-syncronize a peering connection." lightbox="media/update-virtual-network-peering-address-space/sync-peering-full.png":::
31
32
1. Select the name of the other peered virtual network under **Peer**.
32
33
1. Under **Settings** of the peered virtual network, select **Address space** and verify that the Address space listed has been updated.
33
34
:::image type="content" source="media/update-virtual-network-peering-address-space/verify-address-space-thumb.png" alt-text="Image the Address Space page where you verify the address space has changed." lightbox="media/update-virtual-network-peering-address-space/verify-address-space-full.png":::
@@ -69,3 +70,4 @@ In this task, you'll delete an IP address range from an address space. First, yo
0 commit comments