Skip to content

Commit 30a060d

Browse files
committed
update
1 parent 10e26d9 commit 30a060d

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

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

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: derekol
1212

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

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.
1616

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

@@ -31,29 +31,30 @@ As an Internet Service Provider or Internet Exchange Provider, you can create a
3131

3232
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
3333

34-
> [!div class="mx-imgBorder"]
35-
> ![Register Peering Service](./media/setup-basics-tab.png)
3634

37-
* Select your Azure Subscription.
35+
![Register Peering Service](./media/setup-basics-tab.png)
3836

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.
37+
2. Select your Azure Subscription.
4038

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.
4240

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.
4442

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.
4744

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.
4947
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.
5149

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)**.
5352
53+
7. Select **Next: Configuration** to continue.
5454

55-
> [!div class="mx-imgBorder"]
56-
> ![Register Peering Service](./media/setup-direct-basics-filled-tab.png)
55+
56+
57+
![Register Peering Service](./media/setup-direct-basics-filled-tab.png)
5758

5859

5960
#### Configure connections and submit

0 commit comments

Comments
 (0)