Skip to content

Commit f6d64e3

Browse files
authored
Merge pull request #115722 from KumudD/peeringserviceupdate
Internet Peering doc updates
2 parents 71113fb + ab130f6 commit f6d64e3

File tree

2 files changed

+33
-22
lines changed

2 files changed

+33
-22
lines changed

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

Lines changed: 32 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 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

@@ -27,10 +27,35 @@ 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+
35+
![Register Peering Service](./media/setup-basics-tab.png)
36+
37+
2. Select your Azure Subscription.
38+
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.
40+
41+
4. Name corresponds to the resource name and can be anything you choose.
42+
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.
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+
6. Select your ASN in the **PeerASN** box.
49+
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)**.
52+
53+
7. Select **Next: Configuration** to continue.
54+
55+
56+
57+
![Register Peering Service](./media/setup-direct-basics-filled-tab.png)
3158

32-
#### Launch resource and configure basic settings
33-
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
3459

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

articles/internet-peering/howto-subscription-association-portal.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,22 +50,8 @@ Register for peering resource provider in your subscription by following the ste
5050
> ![Registration completed](./media/rp-register-completed.png)
5151
5252
### Create PeerAsn
53-
You can create a new PeerAsn resource for associating an Autonomous System Number (ASN) with Azure subscription. You can associate multiple ASNs to a subscription by creating a **PeerAsn** for each ASN you need to associate.
53+
As an Internet Service Provider or Internet Exchange Provider, you can create a new PeerAsn resource for associating an Autonomous System Number (ASN) with an Azure subscription. You can associate multiple ASNs to a subscription by navigating to the [Associate a PeerASN page](https://go.microsoft.com/fwlink/?linkid=2129592) for each ASN you need to associate.
5454

55-
1. Click **Create a resource** > **See all**.
56-
57-
> [!div class="mx-imgBorder"]
58-
> ![Search PeerAsn](./media/peerasn-seeall.png)
59-
60-
1. Search for *PeerAsn* in the search box and hit *Enter* on your keyboard. From the results, click on **PeerAsn** resource.
61-
62-
> [!div class="mx-imgBorder"]
63-
> ![Launch PeerAsn](./media/peerasn-launch.png)
64-
65-
1. Once **PeerAsn** is launched click **Create**.
66-
67-
> [!div class="mx-imgBorder"]
68-
> ![Create PeerAsn](./media/peerasn-create.png)
6955

7056
1. On the **Associate a Peer ASN** page, under **Basics** tab, fill out the fields as shown below.
7157

0 commit comments

Comments
 (0)