You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-link/configure-private-link-service-direct-connect.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ This article explains Private Link Service Direct Connect and how to create it u
24
24
25
25
## Prerequisites
26
26
27
-
1. An Azure account with an active subscription. [Create an account for free](/azure/free).
28
-
1. Azure PowerShell installed locally or use Azure Cloud Shell. For more information, see [Install Azure PowerShell](/powershell/azure/install-azure-powershell).
29
-
1. Azure CLI installed locally or use Azure Cloud Shell. For more information, see [Install the Azure CLI](/cli/azure/install-azure-cli).
30
-
1. For Terraform: [Install and configure Terraform](/azure/developer/terraform/quickstart-configure).
31
-
1. Enable the feature flag Microsoft.Network/AllowPrivateLinkServiceUDR in your subscription. Follow the instructions to register via Azure CLI or PowerShell: [Enable Azure preview features](/azure/azure-resource-manager/management/preview-features).
32
-
1. A virtual network with a subnet.
33
-
1. A routable IP address to set as the destination IP address.
27
+
- An Azure account with an active subscription. [Create an account for free](/azure/free).
28
+
- Azure PowerShell installed locally or use Azure Cloud Shell. For more information, see [Install Azure PowerShell](/powershell/azure/install-azure-powershell).
29
+
- Azure CLI installed locally or use Azure Cloud Shell. For more information, see [Install the Azure CLI](/cli/azure/install-azure-cli).
30
+
- For Terraform: [Install and configure Terraform](/azure/developer/terraform/quickstart-configure).
31
+
- Enable the feature flag Microsoft.Network/AllowPrivateLinkServiceUDR in your subscription. Follow the instructions to register via Azure CLI or PowerShell: [Enable Azure preview features](/azure/azure-resource-manager/management/preview-features).
32
+
- A virtual network with a subnet.
33
+
- A routable IP address to set as the destination IP address.
0 commit comments