Skip to content

Commit a06d19b

Browse files
authored
Merge pull request #288257 from halkazwini/ip-legacy
Updates: Convert a legacy Direct peering to an Azure resource using the Azure portal
2 parents 6c5015b + 32d5ac6 commit a06d19b

9 files changed

+51
-131
lines changed

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

Lines changed: 51 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -6,63 +6,81 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: internet-peering
88
ms.topic: how-to
9-
ms.date: 10/04/2023
9+
ms.date: 10/11/2024
1010
---
1111

1212
# Convert a legacy Direct peering to an Azure resource using the Azure portal
1313

14-
> [!div class="op_single_selector"]
15-
> - [Azure portal](howto-legacy-direct-portal.md)
16-
> - [PowerShell](howto-legacy-direct-powershell.md)
14+
In this article, you learn how to convert an existing legacy Direct peering to an Azure resource by using the Azure portal.
1715

18-
This article describes how to convert an existing legacy Direct peering to an Azure resource by using the Azure portal.
16+
If you prefer, you can complete this guide using [PowerShell](howto-legacy-direct-powershell.md).
1917

20-
If you prefer, you can complete this guide by using [PowerShell](howto-legacy-direct-powershell.md).
18+
## Prerequisites
2119

22-
## Before you begin
20+
- Complete the [Prerequisites to set up peering with Microsoft](prerequisites.md) before you begin configuration.
2321

24-
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
22+
- A legacy Direct peering in your subscription.
2523

26-
## Convert a legacy Direct peering to an Azure resource
24+
## Sign in to Azure
2725

28-
### Sign in to the portal and select your subscription
29-
[!INCLUDE [Account](./includes/account-portal.md)]
26+
Sign in to the [Azure portal](https://portal.azure.com).
3027

31-
### <a name=create></a>Convert a legacy Direct peering
28+
## Convert a legacy Direct peering
3229

33-
As an Internet Service Provider, you can convert legacy direct peering connections by using [Creating a Peering]( https://go.microsoft.com/fwlink/?linkid=2129593).
30+
As an Internet Service Provider, you can convert a legacy direct peering connection to an Azure resource using the Azure portal:
3431

35-
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
32+
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3633

37-
> [!div class="mx-imgBorder"]
38-
> ![Register Peering Service](./media/setup-basics-tab.png)
34+
1. On the **Peerings** page, select **+ Create**.
3935

40-
* Select your Azure Subscription.
36+
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
4137

42-
* For Resource group, you can either choose an existing resource group from the drop-down list or create a new group by selecting Create new. We'll create a new resource group for this example.
38+
| Setting | Value |
39+
| --- | --- |
40+
| **Project Details** | |
41+
| Subscription | Select your Azure subscription. |
42+
| Resource Group | Select a resource group or create a new one. |
43+
| **Instance details** | |
44+
| Name | Enter a name for the peering you're creating. |
45+
| Peer ASN | Select your ASN. |
4346

44-
* Name corresponds to the resource name and can be anything you choose.
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":::
4548

46-
* Region is auto-selected if you chose an existing resource group. If you chose to create a new resource group, you also need to choose the Azure region where you want the resource to reside.
49+
>[!IMPORTANT]
50+
>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)**.
4751
48-
>[!NOTE]
49-
>The region where a resource group resides is independent of the location where you want to create peering with Microsoft. But it's a best practice to organize your peering resources within resource groups that reside in the closest Azure regions. For example, for peerings in Ashburn, you can create a resource group in East US or East US2.
52+
1. Select **Next : Configuration >**.
5053

51-
* Select your ASN in the **Peer ASN** box.
54+
1. On the **Configuration** tab, enter or select the following values:
5255

53-
>[!IMPORTANT]
54-
>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)**.
56+
| Setting | Value |
57+
| --- | --- |
58+
| Peering type | Select **Direct**. |
59+
| Microsoft network | Select **AS8075**. |
60+
| SKU | Select **Basic Free**. Don't select **Premium Free** as it's reserved for special applications. |
61+
| 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**. |
5562

56-
#### Launch the resource and configure basic settings
57-
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
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":::
5864

59-
#### Configure connections and submit
60-
[!INCLUDE [direct-peering-configuration](./includes/direct-portal-configuration-legacy.md)]
65+
> [!NOTE]
66+
> 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).
6167
62-
### <a name=get></a>Verify Direct peering
63-
[!INCLUDE [peering-direct-get-portal](./includes/direct-portal-get.md)]
68+
1. Select **Review + create**.
69+
70+
1. Review the settings, and then select **Create**.
71+
72+
## Verify Direct peering
73+
74+
1. Go to the **Peering** resource you created in the previous section.
75+
76+
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
77+
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":::
79+
80+
- **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).
81+
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.
6482

6583
## Related content
6684

67-
- [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
68-
- [Internet peering frequently asked questions (FAQ)](faqs.md).
85+
- [Create or modify a Direct peering by using the portal](howto-direct-portal.md)
86+
- [Internet peering frequently asked questions (FAQ)](faqs.md)

articles/internet-peering/includes/direct-portal-basic.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

articles/internet-peering/includes/direct-portal-configuration-legacy.md

Lines changed: 0 additions & 48 deletions
This file was deleted.
31.8 KB
Loading
50.8 KB
Loading
75.5 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)