|
1 | 1 | ---
|
2 | 2 | title: Exchange peering walkthrough
|
3 |
| -description: Exchange peering walkthrough. |
| 3 | +titleSuffix: Internet Peering |
| 4 | +description: Get started with Exchange peering. |
4 | 5 | services: internet-peering
|
5 | 6 | author: halkazwini
|
6 | 7 | ms.service: internet-peering
|
7 | 8 | ms.topic: how-to
|
8 |
| -ms.date: 12/15/2020 |
| 9 | +ms.date: 02/23/2023 |
9 | 10 | ms.author: halkazwini
|
10 |
| -ms.custom: template-how-to |
| 11 | +ms.custom: template-how-to, engagement-fy23 |
11 | 12 | ---
|
12 | 13 |
|
13 |
| - |
14 | 14 | # Exchange peering walkthrough
|
15 | 15 |
|
16 |
| -This section explains the steps you need to follow to set up and manage an Exchange peering. |
| 16 | +In this article, you learn how to set up and manage an Exchange peering. |
17 | 17 |
|
18 | 18 | ## Create an Exchange peering
|
19 |
| -> [!div class="mx-imgBorder"] |
20 |
| ->  |
| 19 | + |
| 20 | +:::image type="content" source="./media/walkthrough-exchange-all/exchange-peering.png" alt-text="Diagram showing Exchange peering workflow and connection states."::: |
21 | 21 |
|
22 | 22 | The following steps must be followed in order to provision an Exchange peering:
|
23 |
| -1. Review Microsoft [peering policy](https://peering.azurewebsites.net/peering) to understand requirements for Exchange peering. |
24 |
| -1. Find Microsoft peering location and peering facility id in [PeeringDB](https://www.peeringdb.com/net/694) |
25 |
| -1. Request Exchange peering for a peering location using the instructions in [Create and modify an Exchange peering using PowerShell](howto-exchange-powershell.md) article for more details. |
26 |
| -1. After you submit a peering request, Microsoft will review the request and contact you if required. |
27 |
| -1. Once approved, connection state changes to Approved |
28 |
| -1. Configure BGP session at your end and notify Microsoft |
29 |
| -1. We will provision BGP session with DENY ALL policy and validate end-to-end. |
30 |
| -1. If successful, you will receive a notification that peering connection state is Active. |
| 23 | +1. Review Microsoft [peering policy](policy.md) to understand requirements for Exchange peering. |
| 24 | +1. Find Microsoft peering location and peering facility ID in [PeeringDB](https://www.peeringdb.com/net/694) |
| 25 | +1. Request Exchange peering for a peering location using the instructions in [Create and modify an Exchange peering](howto-exchange-portal.md). |
| 26 | +1. After you submit a peering request, Microsoft will review the request and contact you if necessary. |
| 27 | +1. Once peering request is approved, connection state changes to *Approved*. |
| 28 | +1. Configure BGP session at your end and notify Microsoft. |
| 29 | +1. Microsoft provisions BGP session with DENY ALL policy and validate end-to-end. |
| 30 | +1. If successful, you receive a notification that peering connection state is *Active*. |
31 | 31 | 1. Traffic will then be allowed through the new peering.
|
32 | 32 |
|
33 |
| -Note that connection states are not to be confused with standard [BGP](https://en.wikipedia.org/wiki/Border_Gateway_Protocol) session states. |
| 33 | +> [!NOTE] |
| 34 | +> Connection states aren't to be confused with standard BGP session states. |
34 | 35 |
|
35 | 36 | ## Convert a legacy Exchange peering to Azure resource
|
36 | 37 | The following steps must be followed in order to convert a legacy Exchange peering to Azure resource:
|
37 |
| -1. Follow the instructions in [Convert a legacy Exchange peering to Azure resource](howto-legacy-exchange-powershell.md) |
38 |
| -1. After you submit the conversion request, Microsoft will review the request and contact you if required. |
39 |
| -1. Once approved, you will see your Exchange peering with connection state as Active. |
| 38 | +1. Follow the instructions in [Convert a legacy Exchange peering to Azure resource](howto-legacy-exchange-portal.md) |
| 39 | +1. After you submit the conversion request, Microsoft will review the request and contact you if necessary. |
| 40 | +1. Once approved, you see your Exchange peering with a connection state as *Active*. |
40 | 41 |
|
41 | 42 | ## Deprovision Exchange peering
|
| 43 | + |
42 | 44 | Contact [Microsoft peering ](mailto:[email protected]) to deprovision Exchange peering.
|
43 | 45 |
|
44 |
| -When an Exchange peering is set for deprovision, you will see the connection state as **PendingRemove** |
| 46 | +When an Exchange peering is set for deprovision, you see the connection state as *PendingRemove*. |
45 | 47 |
|
46 | 48 | > [!NOTE]
|
47 |
| -> If you run PowerShell cmdlet to delete the Exchange peering when the connection state is ProvisioningStarted or ProvisioningCompleted the operation will fail. |
| 49 | +> If you run PowerShell cmdlet to delete the Exchange peering when the connection state is *ProvisioningStarted* or *ProvisioningCompleted*, the operation will fail. |
48 | 50 |
|
49 | 51 | ## Next steps
|
50 | 52 |
|
51 |
| -* Learn about [Prerequisites to set up peering with Microsoft](prerequisites.md). |
| 53 | +* Learn about the [Prerequisites to set up peering with Microsoft](prerequisites.md). |
0 commit comments