Skip to content

Commit 98e8b21

Browse files
authored
Merge pull request #265984 from halkazwini/ip-exchange-convert
Internet Peering: Updates: Enable Azure Peering Service on a Direct peering using the Azure portal
2 parents 17f5f8b + d32e860 commit 98e8b21

File tree

8 files changed

+51
-27
lines changed

8 files changed

+51
-27
lines changed
Lines changed: 51 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,73 @@
11
---
22
title: Enable Azure Peering Service on a Direct peering - Azure portal
3-
description: Enable Azure Peering Service on a Direct peering using the Azure portal.
4-
services: internet-peering
3+
titleSuffix: Internet Peering
4+
description: Learn how to enable Azure Peering Service on a Direct peering using the Azure portal.
55
author: halkazwini
6+
ms.author: halkazwini
67
ms.service: internet-peering
78
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 enable Azure Peering Service on a Direct peering using the Azure portal so I can manage my Direct peerings.
1112
---
1213

1314
# Enable Azure Peering Service on a Direct peering using the Azure portal
1415

15-
> [!div class="op_single_selector"]
16-
> - [Azure portal](howto-peering-service-portal.md)
17-
> - [PowerShell](howto-peering-service-powershell.md)
16+
In this article, you learn how to enable [Azure Peering Service](../peering-service/about.md) on a Direct peering using the Azure portal. To learn how to enable Peering Service on a Direct peering using Azure PowerShell, see [Enable Azure Peering Service on a Direct peering using PowerShell](howto-peering-service-powershell.md).
1817

19-
This article describes how to enable [Azure Peering Service](../peering-service/about.md) on a Direct peering by using the Azure portal.
18+
## Prerequisites
2019

21-
If you prefer, you can complete this guide by using [PowerShell](howto-peering-service-powershell.md).
22-
23-
## Before you begin
24-
* Review the [prerequisites](prerequisites.md) before you begin configuration.
25-
* Choose a Direct peering in your subscription for which you want to enable Peering Service. If you don't have one, either convert a legacy Direct peering or create a new Direct peering:
26-
* To convert a legacy Direct peering, follow the instructions in [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md).
27-
* To create a new Direct peering, follow the instructions in [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
20+
- Review the [Prerequisites to set up peering with Microsoft](prerequisites.md) before you begin configuration.
21+
- Choose a Direct peering in your subscription for which you want to enable Peering Service. If you don't have one, either convert a legacy Direct peering or create a new Direct peering:
22+
- To convert a legacy Direct peering, follow the instructions in [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md).
23+
- To create a new Direct peering, follow the instructions in [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
2824

2925
## Enable Peering Service on a Direct peering
3026

31-
### <a name= get></a>View Direct peering
32-
[!INCLUDE [peering-direct-get-portal](./includes/direct-portal-get.md)]
27+
In this section, you learn how to enable Peering Service on a Direct peering using the Azure portal.
3328

34-
### <a name= get></a>Enable the Direct peering for Peering Service
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
3530

36-
After you open a Direct peering in the previous step, enable it for Peering Service.
37-
[!INCLUDE [peering-direct-modify](./includes/peering-service-direct-portal.md)]
31+
1. In the search box at the top of the portal, enter ***peering***. Select **Peerings** in the search results.
3832

39-
## Modify a Direct peering connection
33+
:::image type="content" source="./media/howto-peering-service-portal/internet-peering-portal-search.png" alt-text="Screenshot of searching for internet peerings in the Azure portal." lightbox="./media/howto-peering-service-portal/internet-peering-portal-search.png":::
34+
35+
1. Select the peering resource that you want to enable Peering Service for its connection.
36+
37+
1. Select **Connections**.
38+
39+
:::image type="content" source="./media/howto-peering-service-portal/peering-connections.png" alt-text="Screenshot shows the connections of a peering in the Azure portal." lightbox="./media/howto-peering-service-portal/peering-connections.png":::
40+
41+
1. Right-click the peering connection you want to enable Peering Service for, and then select **Edit connection**.
42+
43+
:::image type="content" source="./media/howto-peering-service-portal/edit-connection.png" alt-text="Screenshot shows how to edit a peering connection in the Azure portal." lightbox="./media/howto-peering-service-portal/edit-connection.png":::
4044

41-
To modify connection settings, see the "Modify a Direct peering" section in [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
45+
1. Select **Enabled** for **Use for Peering Service**.
4246

43-
## Next steps
47+
:::image type="content" source="./media/howto-peering-service-portal/edit-direct-peering-connection.png" alt-text="Screenshot shows how to enable Azure Peering Service on a Direct peering connection in the Azure portal.":::
48+
49+
1. Select **Save**.
50+
51+
1. Once the deployment is complete, select **Registered prefixes** to register a prefix to the peering.
52+
53+
:::image type="content" source="./media/howto-peering-service-portal/add-registered-prefix.png" alt-text="Screenshot shows how to add registered prefixes in the Azure portal." lightbox="./media/howto-peering-service-portal/add-registered-prefix.png":::
54+
55+
1. Enter a name and prefix, then select **Save**.
56+
57+
:::image type="content" source="./media/howto-peering-service-portal/register-prefix-configure.png" alt-text="Screenshot shows how to register a prefix in the Azure portal.":::
58+
59+
After a prefix is created, you can see it in the list of prefixes in **Registered prefixes** page.
60+
61+
1. Select the prefix you created to see the details, which include the **Prefix key**. This key must be provided to the customer so they can use it to register their prefix in their subscription.
62+
63+
:::image type="content" source="./media/howto-peering-service-portal/prefix-details.png" alt-text="Screenshot shows the prefix details including the prefix key in the Azure portal.":::
64+
65+
## Modify a Direct peering connection
4466

45-
- For frequently asked questions, see the [Peering Service FAQ](faqs.md#peering-service).
46-
- To learn how to manage an Exchange peering, see [Create or modify Exchange peering using the Azure portal](howto-exchange-portal.md).
47-
- To learn how to convert an Exchange peering to an Azure resource, see [Convert a legacy Exchange peering to an Azure resource using the Azure portal](howto-legacy-exchange-portal.md).
67+
To modify connection settings, see the **Modify a Direct peering** section in [Create or modify a Direct peering by using the portal](howto-direct-portal.md).
4868

69+
## Related content
4970

71+
- [Internet peering for Azure Peering Service partner walkthrough](walkthrough-peering-service-all.md).
72+
- [Enable Azure Peering Service Voice on a Direct peering by using the Azure portal](howto-peering-service-voice-portal.md).
73+
- [Internet peering frequently asked questions (FAQ)](faqs.md).
41.3 KB
Loading
38.3 KB
Loading
47 KB
Loading
93.8 KB
Loading
42.2 KB
Loading
23.8 KB
Loading
13.9 KB
Loading

0 commit comments

Comments
 (0)