Skip to content

Commit 026a46b

Browse files
committed
Update howto-legacy-exchange-portal.md
1 parent 94d28d0 commit 026a46b

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

articles/internet-peering/howto-legacy-exchange-portal.md

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Convert a legacy Exchange peering to an Azure resource by using the Azure
33
titleSuffix: Azure
44
description: Convert a legacy Exchange peering to an Azure resource 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/21/2020
10+
ms.author: derekol
1111
---
1212

1313
# Convert a legacy Exchange peering to an Azure resource by using the Azure portal
@@ -21,8 +21,29 @@ If you prefer, you can complete this guide by using [PowerShell](howto-legacy-ex
2121

2222
## Convert a legacy Exchange peering to an Azure resource
2323

24-
### Sign in to the portal and select your subscription
25-
[!INCLUDE [Account](./includes/account-portal.md)]
24+
As an Internet Exchange Provider, you can create a direct peering request by [Creating a Peering]( https://go.microsoft.com/fwlink/?linkid=2129593).
25+
26+
1. On the **Create a Peering** page, on the **Basics** tab, fill in the boxes as shown here:
27+
28+
> [!div class="mx-imgBorder"]
29+
> ![Register Peering Service](./media/setup-basics-tab.png)
30+
31+
* Select your Azure Subscription.
32+
33+
* 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.
34+
35+
* Name corresponds to the resource name and can be anything you choose.
36+
37+
* 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.
38+
39+
>[!NOTE]
40+
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.
41+
42+
* Select your ASN in the **PeerASN** box.
43+
44+
>[!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)**.
45+
46+
* Select **Next: Configuration** to continue.
2647

2748
### <a name=create></a>Convert legacy Exchange peering
2849

0 commit comments

Comments
 (0)