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
+32-7Lines changed: 32 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@ title: Create or modify a Direct peering by using the Azure portal
3
3
titleSuffix: Azure
4
4
description: Create or modify a Direct peering by using the Azure portal
5
5
services: internet-peering
6
-
author: prmitiki
6
+
author: derekolo
7
7
ms.service: internet-peering
8
8
ms.topic: article
9
-
ms.date: 11/27/2019
10
-
ms.author: prmitiki
9
+
ms.date: 5/19/2020
10
+
ms.author: derekol
11
11
---
12
12
13
13
# Create or modify a Direct peering by using the Azure portal
14
14
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.
16
16
17
17
If you prefer, you can complete this guide by using Azure [PowerShell](howto-direct-powershell.md).
18
18
@@ -27,10 +27,35 @@ If you prefer, you can complete this guide by using Azure [PowerShell](howto-dir
27
27
28
28
### <aname=create></a>Create a Direct peering
29
29
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:
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)**.
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.
54
54
55
-
1. Click **Create a resource** > **See all**.
56
-
57
-
> [!div class="mx-imgBorder"]
58
-
> 
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
-
> 
64
-
65
-
1. Once **PeerAsn** is launched click **Create**.
66
-
67
-
> [!div class="mx-imgBorder"]
68
-
> 
69
55
70
56
1. On the **Associate a Peer ASN** page, under **Basics** tab, fill out the fields as shown below.
0 commit comments