Skip to content

Commit 380dd75

Browse files
committed
update
1 parent f5907dc commit 380dd75

File tree

1 file changed

+31
-7
lines changed

1 file changed

+31
-7
lines changed

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

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ title: Create or modify a Direct peering by using the Azure portal
33
titleSuffix: Azure
44
description: Create or modify a Direct peering by using the Azure portal
55
services: internet-peering
6-
author: prmitiki
6+
author: derekolo
77
ms.service: internet-peering
88
ms.topic: article
9-
ms.date: 11/27/2019
10-
ms.author: prmitiki
9+
ms.date: 5/19/2020
10+
ms.author: derekol
1111
---
1212

1313
# Create or modify a Direct peering by using the Azure portal
1414

15-
This article describes how to create a Microsoft Direct peering by using the Azure portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
15+
This article describes how for and Internet Service Provider or Internet Exchange Provder to create a Microsoft Direct peering by using the Azure portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
1616

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

@@ -27,10 +27,34 @@ If you prefer, you can complete this guide by using Azure [PowerShell](howto-dir
2727

2828
### <a name=create></a>Create a Direct peering
2929

30-
You can create a new peering request by using the **Peering** resource.
30+
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).
31+
32+
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
33+
34+
> [!div class="mx-imgBorder"]
35+
> ![Register Peering Service](./media/setup-basics-tab.png)
36+
37+
* Select your Azure Subscription.
38+
39+
* 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.
40+
41+
* Name corresponds to the resource name and can be anything you choose.
42+
43+
* 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.
44+
45+
>[!NOTE]
46+
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.
47+
48+
* Select your ASN in the **PeerASN** box.
49+
50+
>[!IMPORTANT] 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)**.
51+
52+
* Select **Next: Configuration** to continue.
53+
54+
55+
> [!div class="mx-imgBorder"]
56+
> ![Register Peering Service](./media/setup-direct-basics-filled-tab.png)
3157
32-
#### Launch resource and configure basic settings
33-
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
3458

3559
#### Configure connections and submit
3660
[!INCLUDE [direct-peering-configuration](./includes/direct-portal-configuration.md)]

0 commit comments

Comments
 (0)