Skip to content

Commit 1b99b19

Browse files
committed
screenshot reduction
1 parent 9a8bd5c commit 1b99b19

File tree

40 files changed

+41
-50
lines changed

40 files changed

+41
-50
lines changed

articles/internet-peering/how-to-exchange-route-server-portal.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: halkazwini
66
author: halkazwini
77
ms.service: internet-peering
88
ms.topic: how-to
9-
ms.date: 02/12/2024
9+
ms.date: 03/03/2025
1010

1111
#CustomerIntent: As an administrator, I want to learn how to create or modify an an Exchange peering with Route Server using the Azure portal so I can manage my Exchange peerings.
1212
---
@@ -29,15 +29,13 @@ In this section, you learn how to create an Exchange peering with a route server
2929

3030
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** in the search results.
3131

32-
:::image type="content" source="./media/how-to-exchange-route-server-portal/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/how-to-exchange-route-server-portal/internet-peering-portal-search.png":::
32+
:::image type="content" source="./media/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/internet-peering-portal-search.png":::
3333

3434
1. In the **Peerings** page, select **+ Create** to create a new peering.
3535

36-
:::image type="content" source="./media/how-to-exchange-route-server-portal/peerings-portal.png" alt-text="Screenshot of internet peerings page in the Azure portal." lightbox="./media/how-to-exchange-route-server-portal/peerings-portal.png":::
37-
3836
1. In the **Basics** tab of **Create a peering**, enter or select your Azure subscription, resource group, name, and ASN of the peering:
3937

40-
:::image type="content" source="./media/how-to-exchange-route-server-portal/create-peering-basics.png" alt-text="Screenshot of the Basics tab of creating a peering in the Azure portal.":::
38+
:::image type="content" source="./media/create-peering-basics.png" alt-text="Screenshot of the Basics tab of creating a peering in the Azure portal.":::
4139

4240
> [!IMPORTANT]
4341
> You can only choose an ASN with ValidationState as Approved before you submit a peering request. After submitting a PeerAsn request, wait for about 12 hours for the ASN association to be approved. If the ASN you select is pending validation, you'll see an error message. If you don't see the ASN you needed to choose, check that you selected the correct subscription. If so, check if you have already created PeerAsn. For more information, see [Associate peer ASN to Azure subscription using the Azure portal](howto-subscription-association-portal.md).
@@ -125,9 +123,7 @@ In this section, you learn how to modify an Exchange peering.
125123

126124
:::image type="content" source="./media/how-to-exchange-route-server-portal/delete-connection.png" alt-text="Screenshot shows how to delete a peering connection in the Azure portal." lightbox="./media/how-to-exchange-route-server-portal/delete-connection.png":::
127125

128-
1. Confirm the delete by entering **yes** and then select **Delete**.
129-
130-
:::image type="content" source="./media/how-to-exchange-route-server-portal/delete-confirmation.png" alt-text="Screenshot shows the confirmation page to delete a peering connection in the Azure portal.":::
126+
1. Confirm the delete by entering ***yes*** and then select **Delete**.
131127

132128
### Add an IPv4 or IPv6 session on Active connections
133129

articles/internet-peering/howto-direct-portal.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: internet-peering
88
ms.topic: how-to
9-
ms.date: 10/13/2024
9+
ms.date: 03/03/2025
1010
---
1111

1212
# Create or modify a Direct peering using the Azure portal
@@ -31,11 +31,12 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
3131

3232
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3333

34+
:::image type="content" source="./media/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/internet-peering-portal-search.png":::
35+
3436
1. On the **Peerings** page, select **+ Create**.
3537

3638
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
3739

38-
3940
| Setting | Value |
4041
| --- | --- |
4142
| **Project Details** | |
@@ -45,7 +46,7 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
4546
| Name | Enter a name for the peering you're creating. |
4647
| Peer ASN | Select your ASN. |
4748

48-
:::image type="content" source="./media/howto-direct-portal/peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/howto-direct-portal/peering-basics.png":::
49+
:::image type="content" source="./media/create-peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/create-peering-basics.png":::
4950

5051
>[!IMPORTANT]
5152
>You can only choose an ASN with ValidationState as Approved before you submit a peering request. If you just submitted your PeerAsn request, wait for 12 hours or so for ASN association to be approved. If the ASN you select is pending validation, you'll see an error message. If you don't see the ASN you need to choose, check that you selected the correct subscription. If so, check if you have already created PeerAsn by using **[Associate Peer ASN to Azure subscription](https://go.microsoft.com/fwlink/?linkid=2129592)**.
@@ -61,7 +62,7 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
6162
| SKU | Select **Basic Free**. Don't select **Premium Free** as it's reserved for special applications. |
6263
| Metro | Select the metro location where you want to convert a peering to an Azure resource. If you have peering connections with Microsoft in the selected location that aren't converted, you can see them listed in the **Peering connections**. |
6364

64-
:::image type="content" source="./media/howto-direct-portal/peering-configuration.png" alt-text="Screenshot that shows the Configuration tab of creating a peering in the Azure portal." lightbox="./media/howto-direct-portal/peering-configuration.png":::
65+
:::image type="content" source="./media/create-peering-configuration-direct.png" alt-text="Screenshot that shows the Configuration tab of creating a peering in the Azure portal." lightbox="./media/create-peering-configuration-direct.png":::
6566

6667
> [!NOTE]
6768
> - If you want to add additional peering connections with Microsoft in the selected **Metro** location, select **Create new** in **Peering connections** section. For more information, see [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
@@ -80,7 +81,7 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
8081

8182
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
8283

83-
:::image type="content" source="./media/howto-direct-portal/peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/howto-direct-portal/peering-connections.png":::
84+
:::image type="content" source="./media/direct-peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/direct-peering-connections.png":::
8485

8586
- **Connection State** corresponds to the state of the peering connection setup. The states displayed in this field follow the state diagram shown in the [Direct peering walkthrough](walkthrough-direct-all.md).
8687
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.

articles/internet-peering/howto-exchange-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: halkazwini
77
ms.author: halkazwini
88
ms.service: internet-peering
99
ms.topic: how-to
10-
ms.date: 10/13/2024
10+
ms.date: 03/03/2025
1111
---
1212

1313
# Create or modify an Exchange peering using the Azure portal
@@ -32,6 +32,8 @@ As an Internet Exchange Provider, you can create an exchange peering request usi
3232

3333
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3434

35+
:::image type="content" source="./media/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/internet-peering-portal-search.png":::
36+
3537
1. On the **Peerings** page, select **+ Create**.
3638

3739
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
@@ -45,7 +47,7 @@ As an Internet Exchange Provider, you can create an exchange peering request usi
4547
| Name | Enter a name for the peering you're creating. |
4648
| Peer ASN | Select your ASN. |
4749

48-
:::image type="content" source="./media/howto-exchange-portal/peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/howto-exchange-portal/peering-basics.png":::
50+
:::image type="content" source="./media/create-peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/create-peering-basics.png":::
4951

5052
>[!IMPORTANT]
5153
>You can only choose an ASN with ValidationState as Approved before you submit a peering request. If you just submitted your PeerAsn request, wait for 12 hours or so for ASN association to be approved. If the ASN you select is pending validation, you'll see an error message. If you don't see the ASN you need to choose, check that you selected the correct subscription. If so, check if you have already created PeerAsn by using **[Associate Peer ASN to Azure subscription](https://go.microsoft.com/fwlink/?linkid=2129592)**.
@@ -77,7 +79,7 @@ As an Internet Exchange Provider, you can create an exchange peering request usi
7779

7880
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
7981

80-
:::image type="content" source="./media/howto-exchange-portal/peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/howto-exchange-portal/peering-connections.png":::
82+
:::image type="content" source="./media/exchange-peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/exchange-peering-connections.png":::
8183

8284
- **Connection State** corresponds to the state of the peering connection setup. The states displayed in this field follow the state diagram shown in the [Exchange peering walkthrough](walkthrough-exchange-all.md).
8385
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.

articles/internet-peering/howto-legacy-direct-portal.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: internet-peering
88
ms.topic: how-to
9-
ms.date: 10/11/2024
9+
ms.date: 03/03/2025
1010
---
1111

1212
# Convert a legacy Direct peering to an Azure resource using the Azure portal
@@ -31,6 +31,8 @@ As an Internet Service Provider, you can convert a legacy direct peering connect
3131

3232
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3333

34+
:::image type="content" source="./media/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/internet-peering-portal-search.png":::
35+
3436
1. On the **Peerings** page, select **+ Create**.
3537

3638
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
@@ -44,7 +46,7 @@ As an Internet Service Provider, you can convert a legacy direct peering connect
4446
| Name | Enter a name for the peering you're creating. |
4547
| Peer ASN | Select your ASN. |
4648

47-
:::image type="content" source="./media/howto-legacy-direct-portal/peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/howto-legacy-direct-portal/peering-basics.png":::
49+
:::image type="content" source="./media/create-peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/create-peering-basics.png":::
4850

4951
>[!IMPORTANT]
5052
>You can only choose an ASN with ValidationState as Approved before you submit a peering request. If you just submitted your Peer ASN request, wait for 12 hours or so for ASN association to be approved. If the ASN you select is pending validation, you'll see an error message. If you don't see the ASN you need to choose, check that you selected the correct subscription. If so, check if you have already created Peer ASN by using **[Associate Peer ASN to Azure subscription](https://go.microsoft.com/fwlink/?linkid=2129592)**.
@@ -60,7 +62,7 @@ As an Internet Service Provider, you can convert a legacy direct peering connect
6062
| SKU | Select **Basic Free**. Don't select **Premium Free** as it's reserved for special applications. |
6163
| Metro | Select the metro location where you want to convert a peering to an Azure resource. If you have peering connections with Microsoft in the selected location that aren't converted, you can see them listed in the **Peering connections**. |
6264

63-
:::image type="content" source="./media/howto-legacy-direct-portal/peering-configuration.png" alt-text="Screenshot that shows the Configuration tab of creating a peering in the Azure portal." lightbox="./media/howto-legacy-direct-portal/peering-configuration.png":::
65+
:::image type="content" source="./media/create-peering-configuration-direct.png" alt-text="Screenshot that shows the Configuration tab of creating a peering in the Azure portal." lightbox="./media/create-peering-configuration-direct.png":::
6466

6567
> [!NOTE]
6668
> If you want to add additional peering connections with Microsoft in the selected **Metro** location, select **Create new**. For more information, see [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
@@ -69,13 +71,13 @@ As an Internet Service Provider, you can convert a legacy direct peering connect
6971

7072
1. Review the settings, and then select **Create**.
7173

72-
## Verify Direct peering
74+
## Verify a Direct peering
7375

7476
1. Go to the **Peering** resource you created in the previous section.
7577

7678
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
7779

78-
:::image type="content" source="./media/howto-legacy-direct-portal/peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/howto-legacy-direct-portal/peering-connections.png":::
80+
:::image type="content" source="./media/direct-peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/direct-peering-connections.png":::
7981

8082
- **Connection State** corresponds to the state of the peering connection setup. The states displayed in this field follow the state diagram shown in the [Direct peering walkthrough](walkthrough-direct-all.md).
8183
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.

articles/internet-peering/howto-legacy-exchange-portal.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: internet-peering
88
ms.topic: how-to
9-
ms.date: 10/14/2024
9+
ms.date: 03/03/2025
1010
---
1111

1212
# Convert a legacy Exchange peering to an Azure resource using the Azure portal
@@ -31,6 +31,8 @@ As an Internet Exchange Provider, you can convert a legacy exchange peering to a
3131

3232
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3333

34+
:::image type="content" source="./media/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/internet-peering-portal-search.png":::
35+
3436
1. On the **Peerings** page, select **+ Create**.
3537

3638
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
@@ -44,7 +46,7 @@ As an Internet Exchange Provider, you can convert a legacy exchange peering to a
4446
| Name | Enter a name for the peering you're creating. |
4547
| Peer ASN | Select your ASN. |
4648

47-
:::image type="content" source="./media/howto-legacy-exchange-portal/peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/howto-legacy-exchange-portal/peering-basics.png":::
49+
:::image type="content" source="./media/create-peering-basics.png" alt-text="Screenshot that shows the Basics tab of creating a peering in the Azure portal." lightbox="./media/create-peering-basics.png":::
4850

4951
> [!IMPORTANT]
5052
> You can only choose an ASN with ValidationState as Approved before you submit a peering request. If you just submitted your PeerAsn request, wait for 12 hours or so for ASN association to be approved. If the ASN you select is pending validation, you'll see an error message. If you don't see the ASN you need to choose, check that you selected the correct subscription. If so, check if you have already created PeerAsn using **[Associate Peer ASN to Azure subscription](https://go.microsoft.com/fwlink/?linkid=2129592)**.
@@ -59,7 +61,7 @@ As an Internet Exchange Provider, you can convert a legacy exchange peering to a
5961
| SKU | Select **Basic Free**. |
6062
| Metro | Select the metro location where you want to convert peering to an Azure resource. If you have peering connections with Microsoft in the selected metro location that aren't converted to an Azure resource, they'll be listed in the **Peering connections** section. |
6163

62-
:::image type="content" source="./media/howto-legacy-exchange-portal/peering-configuration-exchange.png" alt-text="Screenshot that shows the Configuration tab of creating an Exchange peering in the Azure portal." lightbox="./media/howto-legacy-exchange-portal/peering-configuration-exchange.png":::
64+
:::image type="content" source="./media/create-peering-configuration-exchange.png" alt-text="Screenshot that shows the Configuration tab of creating an Exchange peering in the Azure portal." lightbox="./media/create-peering-configuration-exchange.png":::
6365

6466
> [!NOTE]
6567
> You can't modify settings for legacy peering connections. If you want to add additional peering connections with Microsoft in the selected **Metro** location, select **Create new**. For more information, see [Create or modify an Exchange peering using the portal](howto-exchange-portal.md).
@@ -74,7 +76,7 @@ As an Internet Exchange Provider, you can convert a legacy exchange peering to a
7476

7577
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
7678

77-
:::image type="content" source="./media/howto-legacy-exchange-portal/peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/howto-legacy-exchange-portal/peering-connections.png":::
79+
:::image type="content" source="./media/exchange-peering-connections.png" alt-text="Screenshot that shows the peering connections in the Azure portal." lightbox="./media/exchange-peering-connections.png":::
7880

7981
- **Connection State** corresponds to the state of the peering connection setup. The states displayed in this field follow the state diagram shown in the [Exchange peering walkthrough](walkthrough-exchange-all.md).
8082
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.

0 commit comments

Comments
 (0)