Skip to content

Commit ad740de

Browse files
committed
update article
1 parent 56fd5f3 commit ad740de

File tree

9 files changed

+97
-40
lines changed

9 files changed

+97
-40
lines changed

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

Lines changed: 94 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,72 +2,133 @@
22
title: Create or modify a Direct peering - Azure portal
33
titleSuffix: Internet Peering
44
description: Learn how to create or modify a Direct peering using the Azure portal.
5-
ms.author: halkazwini
65
author: halkazwini
6+
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
# Create or modify a Direct peering using the Azure portal
1313

14-
> [!div class="op_single_selector"]
15-
> - [Azure portal](howto-direct-portal.md)
16-
> - [PowerShell](howto-direct-powershell.md)
17-
18-
This article describes how to create a Microsoft Direct peering for an Internet Service Provider or Internet Exchange Provider by using the Azure portal. This article also shows how to check the status of the resource, update it, or delete and de-provision it.
14+
In this article, you learn how to create a Microsoft Direct peering for an Internet Service Provider or Internet Exchange Provider using the Azure portal. This article also shows how to check the status of the resource, update it, or delete it.
1915

2016
If you prefer, you can complete this guide by using Azure [PowerShell](howto-direct-powershell.md).
2117

22-
## Before you begin
23-
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
24-
* If you already have Direct peering connections with Microsoft that aren't converted to Azure resources, see [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md).
18+
## Prerequisites
2519

26-
## Create and provision a Direct peering
20+
- Review the [Prerequisites to set up peering with Microsoft](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
2721

28-
### Sign in to the portal and select your subscription
29-
[!INCLUDE [Account](./includes/account-portal.md)]
22+
- If you already have Direct peering connections with Microsoft that aren't converted to Azure resources, see [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md).
3023

31-
### <a name=create></a>Create a Direct peering
24+
## Sign in to Azure
3225

33-
As an Internet Service Provider or Internet Exchange Provider, you can create a new direct peering request by [Creating a Peering]( https://go.microsoft.com/fwlink/?linkid=2129593).
26+
Sign in to the [Azure portal](https://portal.azure.com).
3427

35-
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
28+
## Create a Direct peering
3629

30+
As an Internet Service Provider or Internet Exchange Provider, you can create a new direct peering using the Azure portal:
3731

38-
![Screenshot shows the Create a Peering page Basics tab with the Create new link called out.](./media/setup-basics-tab.png)
32+
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
3933

40-
2. Select your Azure Subscription.
34+
1. On the **Peerings** page, select **+ Create**.
4135

42-
3. 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.
36+
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
4337

44-
4. Name corresponds to the resource name and can be anything you choose.
38+
1. On the **Basics** tab of **Create a Peering** page, enter, or select the following values:
4539

46-
5. 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.
4740

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.
41+
| Setting | Value |
42+
| --- | --- |
43+
| **Project Details** | |
44+
| Subscription | Select your Azure subscription. |
45+
| Resource Group | Select a resource group or create a new one. |
46+
| **Instance details** | |
47+
| Name | Enter a name for the peering you're creating. |
48+
| Peer ASN | Select your ASN. |
5049

51-
6. Select your ASN in the **PeerASN** box.
50+
:::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":::
5251

5352
>[!IMPORTANT]
5453
>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)**.
5554
56-
7. Select **Next: Configuration** to continue.
55+
1. Select **Next: Configuration** to continue.
56+
57+
1. On the **Configuration** tab, enter or select the following values:
58+
59+
| Setting | Value |
60+
| --- | --- |
61+
| Peering type | Select **Direct**. |
62+
| Microsoft network | Select **AS8075**. |
63+
| SKU | Select **Basic Free**. Don't select **Premium Free** as it's reserved for special applications. |
64+
| 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**. |
65+
66+
:::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":::
67+
68+
> [!NOTE]
69+
> - 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).
70+
> - If you want to modify a peering connection setting, select the edit button to go to the **Direct Peering Connection** page.
71+
> - If you want to delete a peering connection, select the ellipsis button **...** and then select **Delete**.
72+
73+
1. Select **Review + create**.
74+
75+
1. Review the settings, and then select **Create**.
76+
77+
## View a Direct peering
78+
79+
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** from the search results.
80+
81+
1. Select the **Peering** resource that you want to view.
82+
83+
1. Under **Settings**, select **Connections** to see a summary of peering connections between your ASN and Microsoft.
84+
85+
:::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":::
86+
87+
- **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).
88+
- **IPv4 Session State** and **IPv6 Session State** correspond to the IPv4 and IPv6 BGP session states, respectively.
89+
90+
## Modify a Direct peering conneciton
91+
92+
1. Go to the **Peering** resource that you want to modify.
93+
94+
1. Under **Settings**, select **Connections**.
95+
96+
1. Select the ellipsis button **...**, and then select **Edit connection** to modify the settings of a connection.
97+
98+
:::image type="content" source="./media/howto-direct-portal/modify-connection.png" alt-text="Screenshot that shows how to modify an existing peering connection." lightbox="./media/howto-direct-portal/modify-connection.png":::
99+
100+
1. Update the settings as needed, and then select **Save**.
101+
102+
## Delete a Direct peering connection
103+
104+
1. Go to the **Peering** resource that you want to delete.
105+
106+
1. Under **Settings**, select **Connections**.
107+
108+
1. Select the ellipsis button **...**, and then select **Delete connection** to delete a connection.
109+
110+
:::image type="content" source="./media/howto-direct-portal/delete-connection.png" alt-text="Screenshot that shows how to delete an existing peering connection." lightbox="./media/howto-direct-portal/delete-connection.png":::
111+
112+
1. Enter **yes** in the confirmation box, and then select **Delete**.
113+
114+
## Add a Direct peering connection
115+
116+
1. Go to the **Peering** resource that you want to add a connection to.
117+
118+
1. Under **Settings**, select **Connections**.
119+
120+
1. Select **Add connections** to add a connection.
57121

58-
![Screenshot shows the Create a Peering page Basics tab with all values entered.](./media/setup-direct-basics-filled-tab.png)
122+
:::image type="content" source="./media/howto-direct-portal/add-connection.png" alt-text="Screenshot that shows how to add a peering connection." lightbox="./media/howto-direct-portal/add-connection.png":::
59123

124+
1. Select the peering facility and the connection settings.
60125

61-
#### Configure connections and submit
62-
[!INCLUDE [direct-peering-configuration](./includes/direct-portal-configuration.md)]
126+
:::image type="content" source="./media/howto-direct-portal/add-direct-peering-connection.png" alt-text="Screenshot that shows the Direct Peering Connection page." lightbox="./media/howto-direct-portal/add-direct-peering-connection.png":::
63127

64-
### <a name=get></a>Verify Direct peering
65-
[!INCLUDE [peering-direct-get-portal](./includes/direct-portal-get.md)]
128+
1. Select **Save**.
66129

67-
## <a name="modify"></a>Modify a Direct peering
68-
[!INCLUDE [peering-direct-modify-portal](./includes/direct-portal-modify.md)]
130+
## Deprovision a Direct peering
69131

70-
## <a name="delete"></a>Deprovision a Direct peering
71132
[!INCLUDE [peering-direct-delete-portal](./includes/delete.md)]
72133

73134
## Related content
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
title: include file
3-
titleSuffix: Azure
4-
description: include file
5-
services: internet-peering
62
author: halkazwini
3+
ms.author: halkazwini
74
ms.service: internet-peering
85
ms.topic: include
9-
ms.date: 11/27/2019
10-
ms.author: halkazwini
6+
ms.date: 10/11/2024
117
---
128

13-
At this time, deprovisioning isn't supported by using the Azure portal or PowerShell. To deprovision, contact [Microsoft peering](mailto:[email protected]).
9+
Currently, deprovisioning isn't supported using the Azure portal or PowerShell. To deprovision, contact [Microsoft peering](mailto:[email protected]).
75.6 KB
Loading
35.1 KB
Loading
78.4 KB
Loading
78.4 KB
Loading
31.8 KB
Loading
50.8 KB
Loading
75.5 KB
Loading

0 commit comments

Comments
 (0)