|
| 1 | +--- |
| 2 | +title: Create or modify a Direct peering by using the Azure portal |
| 3 | +titleSuffix: Azure |
| 4 | +description: Create or modify a Direct peering by using the Azure portal |
| 5 | +services: internet-peering |
| 6 | +author: derekolo |
| 7 | +ms.service: internet-peering |
| 8 | +ms.topic: article |
| 9 | +ms.date: 5/19/2020 |
| 10 | +ms.author: derekol |
| 11 | +--- |
| 12 | + |
| 13 | +# Create or modify a Direct peering by using the Azure portal |
| 14 | + |
| 15 | +This article describes how for and Internet Service Provider or Internet Exchange Provider 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 de-provision it. |
| 16 | + |
| 17 | +If you prefer, you can complete this guide by using Azure [PowerShell](howto-direct-powershell.md). |
| 18 | + |
| 19 | +## Before you begin |
| 20 | +* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration. |
| 21 | +* If you already have Direct peering connections with Microsoft that aren't converted to Azure resources, see [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md). |
| 22 | + |
| 23 | +## Create and provision a Direct peering |
| 24 | + |
| 25 | +### Sign in to the portal and select your subscription |
| 26 | +[!INCLUDE [Account](./includes/account-portal.md)] |
| 27 | + |
| 28 | +### <a name=create></a>Create a Direct peering |
| 29 | + |
| 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 | + |
| 36 | + |
| 37 | +* Select your Azure Subscription. |
| 38 | + |
| 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. |
| 40 | + |
| 41 | +* Name corresponds to the resource name and can be anything you choose. |
| 42 | + |
| 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. |
| 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 | +* Select your ASN in the **PeerASN** box. |
| 49 | + |
| 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)**. |
| 51 | +
|
| 52 | +* Select **Next: Configuration** to continue. |
| 53 | + |
| 54 | + |
| 55 | +> [!div class="mx-imgBorder"] |
| 56 | +>  |
| 57 | +
|
| 58 | + |
| 59 | +#### Configure connections and submit |
| 60 | +[!INCLUDE [direct-peering-configuration](./includes/direct-portal-configuration.md)] |
| 61 | + |
| 62 | +### <a name=get></a>Verify Direct peering |
| 63 | +[!INCLUDE [peering-direct-get-portal](./includes/direct-portal-get.md)] |
| 64 | + |
| 65 | +## <a name="modify"></a>Modify a Direct peering |
| 66 | +[!INCLUDE [peering-direct-modify-portal](./includes/direct-portal-modify.md)] |
| 67 | + |
| 68 | +## <a name="delete"></a>Deprovision a Direct peering |
| 69 | +[!INCLUDE [peering-direct-delete-portal](./includes/delete.md)] |
| 70 | + |
| 71 | +## Next steps |
| 72 | + |
| 73 | +* [Create or modify Exchange peering by using the portal](howto-exchange-portal.md) |
| 74 | +* [Convert a legacy Exchange peering to an Azure resource by using the portal](howto-legacy-exchange-portal.md) |
| 75 | + |
| 76 | +## Additional resources |
| 77 | + |
| 78 | +For more information, see [Internet peering FAQs](faqs.md). |
0 commit comments