|
1 | 1 | ---
|
2 |
| -title: Associate peer ASN to Azure subscription - Azure portal |
3 |
| -description: Associate peer ASN to Azure subscription using the Azure portal. |
4 |
| -services: internet-peering |
| 2 | +title: Associate your ASN to Azure subscription - Azure portal |
| 3 | +titleSuffix: Internet Peering |
| 4 | +description: Learn how to associate peer ASN to Azure subscription using the Azure portal. |
5 | 5 | author: halkazwini
|
| 6 | +ms.author: halkazwini |
6 | 7 | ms.service: internet-peering
|
7 | 8 | ms.topic: how-to
|
8 |
| -ms.date: 01/23/2023 |
9 |
| -ms.author: halkazwini |
10 |
| -ms.custom: template-how-to, engagement-fy23 |
| 9 | +ms.date: 02/12/2024 |
| 10 | + |
| 11 | +#CustomerIntent: As an administrator, I want to learn how to create a PeerASN resource so I can associate my peer ASN to Azure subscription and submit peering requests. |
11 | 12 | ---
|
12 | 13 |
|
13 |
| -# Associate peer ASN to Azure subscription using the Azure portal |
| 14 | +# Associate your ASN with an Azure subscription using the Azure portal |
14 | 15 |
|
15 |
| -> [!div class="op_single_selector"] |
16 |
| -> - [Azure portal](howto-subscription-association-portal.md) |
17 |
| -> - [PowerShell](howto-subscription-association-powershell.md) |
| 16 | +In this article, you learn how to associate your Autonomous System Number (ASN) with an Azure subscription using the Azure portal. To learn how to associate your ASN with an Azure subscription using Azure PowerShell, see [Associate peer ASN to Azure subscription using PowerShell](howto-subscription-association-powershell.md). |
18 | 17 |
|
19 |
| -As an Internet Service Provider or Internet Exchange Provider, before you submit a peering request, you should first associate your ASN with an Azure subscription by following the steps in this article. |
| 18 | +As an Internet Service Provider or Internet Exchange Provider, you must associate your peer ASN with an Azure subscription before you submit a peering request. |
20 | 19 |
|
21 |
| -If you prefer, you can complete this guide using the [PowerShell](howto-subscription-association-powershell.md). |
| 20 | +## Prerequisites |
22 | 21 |
|
23 |
| -## Create PeerAsn to associate your ASN with Azure Subscription |
| 22 | +- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
24 | 23 |
|
25 |
| -### Sign in to the portal |
26 |
| -[!INCLUDE [Account](./includes/account-portal.md)] |
| 24 | +- Peering provider. For more information, see [Register Peering provider](#register-peering-provider). |
27 | 25 |
|
28 |
| -### Register for peering resource provider |
29 |
| -Register for peering resource provider in your subscription by following these steps. If you don't register for peering resource provider, then Azure resources required to set up peering aren't accessible. |
| 26 | +## Register Peering provider |
30 | 27 |
|
31 |
| -1. Select **Subscriptions** on the top left corner of the portal. If you don't see it, select **More services** and search for it. |
| 28 | +In this section, you learn how to check if the peering provider is registered in your subscription and how to register it if not registered. Peering resource provider is required to set up peering. If you previously registered the peering resource provider, you can skip this section. |
32 | 29 |
|
33 |
| - > [!div class="mx-imgBorder"] |
34 |
| - >  |
| 30 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
35 | 31 |
|
36 |
| -1. Select the subscription you want to use for peering. |
| 32 | +1. In the search box at the top of the portal, enter ***Subscriptions***. Select **Subscriptions** in the search results. |
37 | 33 |
|
38 |
| - > [!div class="mx-imgBorder"] |
39 |
| - >  |
| 34 | + :::image type="content" source="./media/howto-subscription-association-portal/subscriptions-portal-search.png" alt-text="Screenshot of searching for subscriptions in the Azure portal." lightbox="./media/howto-subscription-association-portal/subscriptions-portal-search.png"::: |
40 | 35 |
|
41 |
| -1. Once the subscription opens, select **Resource providers**. Then, in the right pane, search for *peering* in the search window, or use the scroll bar to find **Microsoft.Peering** and look at the **Status**. If the status is ***Registered***, skip the following steps and proceed to **Create PeerAsn**. If the status is ***NotRegistered***, select **Microsoft.Peering** and select **Register**. |
| 36 | +1. Select the Azure subscription that you want to enable the provider for. |
42 | 37 |
|
43 |
| - > [!div class="mx-imgBorder"] |
44 |
| - >  |
| 38 | +1. Under **Settings**, select **Resource providers**. |
45 | 39 |
|
46 |
| -1. Observe that the status changes to ***Registering***. |
| 40 | +1. Enter ***peering*** in the filter box. |
47 | 41 |
|
48 |
| - > [!div class="mx-imgBorder"] |
49 |
| - >  |
| 42 | +1. Confirm the status of the provider is **Registered**. If the status is **NotRegistered**, select the **Microsoft.Peering** provider then select **Register**. |
50 | 43 |
|
51 |
| -1. Wait for a min or so for it to complete registration. Then, select **Refresh** and verify that the status is ***Registered***. |
| 44 | + :::image type="content" source="./media/howto-subscription-association-portal/register-microsoft-peering-provider.png" alt-text="Screenshot shows how to register Peering provider in the Azure portal." lightbox="./media/howto-subscription-association-portal/register-microsoft-peering-provider.png"::: |
52 | 45 |
|
53 |
| - > [!div class="mx-imgBorder"] |
54 |
| - >  |
| 46 | +## Create PeerAsn to associate your ASN with Azure Subscription |
55 | 47 |
|
56 |
| -### Create PeerAsn |
57 |
| -As an Internet Service Provider or Internet Exchange Provider, you can create a new PeerAsn resource for associating an Autonomous System Number (ASN) with Azure subscription on the [Associate a Peer ASN page](https://go.microsoft.com/fwlink/?linkid=2129592) . You can associate multiple ASNs to a subscription by creating a **PeerAsn** for each ASN you need to associate. |
| 48 | +As an Internet Service Provider or Internet Exchange Provider, you can create a new PeerAsn resource to associate an Autonomous System Number (ASN) with an Azure subscription. You can associate multiple ASNs to a subscription by creating a **PeerAsn** for each ASN you need to associate. |
58 | 49 |
|
59 |
| -1. On the **Associate a Peer ASN** page, under **Basics** tab, fill out the fields as following: |
| 50 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
60 | 51 |
|
61 |
| - > [!div class="mx-imgBorder"] |
62 |
| - >  |
| 52 | +1. Go to the [Associate a Peer ASN](https://go.microsoft.com/fwlink/?linkid=2129592) page. |
63 | 53 |
|
64 |
| - * **Name** corresponds to resource name and can be anything you choose. |
65 |
| - * Select the **Subscription** that you need to associate the ASN with. |
66 |
| - * **Peer name** corresponds to your company's name and needs to be as close as possible to your PeeringDB profile. |
67 |
| - * Enter your ASN in the **Peer ASN** field. |
68 |
| - * Select **Create new** and enter **EMAIL ADDRESS** and **PHONE NUMBER** for your Network Operations Center (NOC) |
69 |
| -1. Then, select **Review + create** and observe that portal runs basic validation of the information you entered. |
| 54 | +1. On the **Associate a Peer ASN**, enter or select the following values in the **Basics** tab: |
70 | 55 |
|
71 |
| - > [!div class="mx-imgBorder"] |
72 |
| - >  |
| 56 | + | Setting | Value | |
| 57 | + | --- | --- | |
| 58 | + | **Project details** | | |
| 59 | + | Name | Enter a name for the PeerASN resource that you're creating. | |
| 60 | + | Subscription | Select your Azure subscription that you want to associate the ASN with. | |
| 61 | + | **Instance details** | | |
| 62 | + | Peer name | Enter your company name. This name must be as close as possible to your PeeringDB profile. | |
| 63 | + | Peer ASN | Enter your ASN. | |
73 | 64 |
|
74 |
| -1. Once the message in the ribbon turns to *Validation Passed*, verify your information and submit the request by clicking **Create**. If the validation doesn't pass, then select **Previous** and repeat the previous steps to modify your request and ensure the values you enter have no errors. |
| 65 | + :::image type="content" source="./media/howto-subscription-association-portal/associate-peer-asn.png" alt-text="Screenshot shows how to associate a peer ASN in the Azure portal." lightbox="./media/howto-subscription-association-portal/associate-peer-asn.png"::: |
75 | 66 |
|
76 |
| - > [!div class="mx-imgBorder"] |
77 |
| - >  |
| 67 | +1. Select **Create new** and enter **Email address** and **Phone number** of your Network Operations Center (NOC). |
78 | 68 |
|
79 |
| -1. After you submit the request, wait for it to complete deployment. If deployment fails, contact [Microsoft peering](mailto:[email protected]). A successful deployment will appear as follows: |
| 69 | +1. Select **Review + create**. |
80 | 70 |
|
81 |
| - > [!div class="mx-imgBorder"] |
82 |
| - >  |
| 71 | +1. Review the settings, and then select **Create **. If deployment fails, contact [Microsoft peering ](mailto:[email protected]). |
83 | 72 |
|
84 |
| -### View status of a PeerAsn |
85 |
| -Once PeerAsn resource is deployed successfully, you'll need to wait for Microsoft to approve the association request. It may take up to 12 hours for approval. Once approved, you'll receive a notification to the email address entered in the above section. |
| 73 | +## View status of a PeerAsn |
| 74 | + |
| 75 | +Once PeerAsn resource is deployed successfully, you must wait for Microsoft to approve the association request. It might take up to 12 hours for approval. Once approved, you receive a notification to the email address you entered during the creation of PeerASN resource. |
86 | 76 |
|
87 | 77 | > [!IMPORTANT]
|
88 |
| -> Wait for the ValidationState to turn "Approved" before submitting a peering request. It may take up to 12 hours for this approval. |
| 78 | +> Wait for the **ValidationState** to turn **Approved** before submitting a peering request. It may take up to 12 hours for this approval. |
89 | 79 |
|
90 | 80 | ## Modify PeerAsn
|
91 |
| -Modifying PeerAsn isn't currently supported. If you need to modify, contact [Microsoft peering ](mailto:[email protected]). |
| 81 | + |
| 82 | +Modifying a PeerAsn isn't currently supported. If you need to modify a PeerASN, contact [Microsoft peering ](mailto:[email protected]). |
92 | 83 |
|
93 | 84 | ## Delete PeerAsn
|
94 |
| -Deleting a PeerAsn isn't currently supported. If you need to delete PeerAsn, contact [Microsoft peering ](mailto:[email protected]). |
95 | 85 |
|
96 |
| -## Next steps |
| 86 | +Deleting a PeerAsn isn't currently supported. If you need to delete a PeerAsn, contact [Microsoft peering ](mailto:[email protected]). |
| 87 | + |
| 88 | +## Related content |
97 | 89 |
|
98 | 90 | - [Create or modify a Direct peering using the Azure portal](howto-direct-portal.md).
|
99 |
| -- [Convert a legacy Direct peering to Azure resource using the Azure portal](howto-legacy-direct-portal.md). |
100 | 91 | - [Create or modify Exchange peering using the Azure portal](howto-exchange-portal.md).
|
101 |
| -- [Convert a legacy Exchange peering to Azure resource using the Azure portal](howto-legacy-exchange-portal.md). |
102 |
| -- [Internet peering frequently asked questions (FAQ)](faqs.md). |
103 |
| - |
| 92 | +- [Internet peering frequently asked questions (FAQ)](faqs.md). |
0 commit comments