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/internet-peering/howto-direct-portal.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: derekol
12
12
13
13
# Create or modify a Direct peering by using the Azure portal
14
14
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.
15
+
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.
16
16
17
17
If you prefer, you can complete this guide by using Azure [PowerShell](howto-direct-powershell.md).
18
18
@@ -31,29 +31,30 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
31
31
32
32
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
* 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.
37
+
2. Select your Azure Subscription.
40
38
41
-
* Name corresponds to the resource name and can be anything you choose.
39
+
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.
42
40
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.
41
+
4. Name corresponds to the resource name and can be anything you choose.
44
42
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.
43
+
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.
47
44
48
-
* Select your ASN in the **PeerASN** box.
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.
49
47
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)**.
48
+
6. Select your ASN in the **PeerASN** box.
51
49
52
-
* Select **Next: Configuration** to continue.
50
+
>[!IMPORTANT]
51
+
>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)**.
0 commit comments