Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 4.51 KB

howto-peering-service-portal.md

File metadata and controls

72 lines (42 loc) · 4.51 KB
title titleSuffix description author ms.author ms.service ms.topic ms.date
Enable Azure Peering Service on a Direct peering - Azure portal
Internet Peering
Learn how to enable Azure Peering Service on a Direct peering using the Azure portal.
halkazwini
halkazwini
internet-peering
how-to
02/12/2024

Enable Azure Peering Service on a Direct peering using the Azure portal

In this article, you learn how to enable Azure Peering Service 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.

Prerequisites

Enable Peering Service on a Direct peering

In this section, you learn how to enable Peering Service on a Direct peering using the Azure portal.

  1. Sign in to the Azure portal.

  2. In the search box at the top of the portal, enter peering. Select Peerings in the search results.

    :::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":::

  3. Select the peering resource that you want to enable Peering Service for its connection.

  4. Select Connections.

    :::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":::

  5. Right-click the peering connection you want to enable Peering Service for, and then select Edit connection.

    :::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":::

  6. Select Enabled for Use for Peering Service.

    :::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.":::

  7. Select Save.

  8. Once the deployment is complete, select Registered prefixes to register a prefix to the peering.

    :::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":::

  9. Enter a name and prefix, then select Save.

    :::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.":::

    After a prefix is created, you can see it in the list of prefixes in Registered prefixes page.

  10. 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.

    :::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.":::

Modify a Direct peering connection

To modify connection settings, see the Modify a Direct peering section in Create or modify a Direct peering by using the portal.

Related content