|
1 | 1 | ---
|
2 | 2 | title: Direct peering walkthrough
|
3 |
| -description: Direct peering walkthrough. |
| 3 | +titleSuffix: Internet Peering |
| 4 | +description: Get started with Direct 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 | # Direct peering walkthrough
|
14 | 15 |
|
15 |
| -This section explains the steps you need to follow to set up and manage a Direct peering. |
| 16 | +In this article, you learn how to set up and manage a Direct peering. |
16 | 17 |
|
17 | 18 | ## Create a Direct peering
|
18 |
| -> [!div class="mx-imgBorder"] |
19 |
| ->  |
20 | 19 |
|
21 |
| -The following steps must be followed in order to provision a Direct peering: |
22 |
| -1. Review Microsoft [peering policy](https://peering.azurewebsites.net/peering) to understand requirements for Direct peering. |
| 20 | +:::image type="content" source="./media/walkthrough-direct-all/direct-peering.png" alt-text="Diagram showing Direct peering workflow and connection states."::: |
| 21 | + |
| 22 | +The following steps must be followed to provision a Direct peering: |
| 23 | + |
| 24 | +1. Review Microsoft [peering policy](policy.md) to understand requirements for Direct peering. |
23 | 25 | 1. Follow the instructions in [Create or modify a Direct peering](howto-direct-powershell.md) to submit a peering request.
|
24 | 26 | 1. After you submit a peering request, Microsoft will contact using your registered email address to provide LOA (Letter Of Authorization) or for other information.
|
25 |
| -1. Once peering request is approved, connection state changes to ProvisioningStarted. |
| 27 | +1. Once peering request is approved, connection state changes to *ProvisioningStarted*. |
26 | 28 | 1. You need to:
|
27 | 29 | 1. complete wiring according to the LOA
|
28 | 30 | 1. (optionally) perform link test using 169.254.0.0/16
|
29 |
| - 1. configure BGP session and then notify us. |
| 31 | + 1. configure BGP session and then notify Microsoft. |
30 | 32 | 1. Microsoft provisions BGP session with DENY ALL policy and validate end-to-end.
|
31 |
| -1. If successful, you will receive a notification that peering connection state is Active. |
| 33 | +1. If successful, you receive a notification that peering connection state is *Active*. |
32 | 34 | 1. Traffic will then be allowed through the new peering.
|
33 | 35 |
|
34 |
| -Note that connection states are not to be confused with standard [BGP](https://en.wikipedia.org/wiki/Border_Gateway_Protocol) session states. |
| 36 | +> [!NOTE] |
| 37 | +> Connection states aren't to be confused with standard BGP session states. |
35 | 38 |
|
36 | 39 | ## Convert a legacy Direct peering to Azure resource
|
37 |
| -The following steps must be followed in order to convert a legacy Direct peering to Azure resource: |
38 |
| -1. Follow the instructions in [Convert a legacy Direct peering to Azure resource](howto-legacy-direct-powershell.md) |
39 |
| -1. After you submit the conversion request, Microsoft will review the request and contact you if required. |
40 |
| -1. Once approved, you will see your Direct peering with a connection state as Active. |
| 40 | + |
| 41 | +The following steps must be followed to convert a legacy Direct peering to Azure resource: |
| 42 | +1. Follow the instructions in [Convert a legacy Direct peering to Azure resource](howto-legacy-direct-portal.md) |
| 43 | +1. After you submit the conversion request, Microsoft will review the request and contact you if necessary. |
| 44 | +1. Once approved, you see your Direct peering with a connection state as *Active*. |
41 | 45 |
|
42 | 46 | ## Deprovision Direct peering
|
43 |
| -Contact [Microsoft peering ](mailto:[email protected]) team to deprovision Direct peering. |
44 | 47 |
|
45 |
| -When a Direct peering is set for deprovision, you will see the connection state as **PendingRemove** |
| 48 | +Contact [Microsoft peering ](mailto:[email protected]) team to deprovision a Direct peering. |
| 49 | + |
| 50 | +When a Direct peering is set for deprovision, you see the connection state as *PendingRemove*. |
46 | 51 |
|
47 | 52 | > [!NOTE]
|
48 |
| -> If you run PowerShell cmdlet to delete the Direct peering when the ConnectionState is ProvisioningStarted or ProvisioningCompleted the operation will fail. |
| 53 | +> If you run PowerShell cmdlet to delete the Direct peering when the ConnectionState is *ProvisioningStarted* or *ProvisioningCompleted*, the operation will fail. |
49 | 54 |
|
50 | 55 | ## Next steps
|
51 | 56 |
|
52 |
| -* Learn about [Prerequisites to set up peering with Microsoft](prerequisites.md). |
| 57 | +* Learn about the [Prerequisites to set up peering with Microsoft](prerequisites.md). |
0 commit comments