Skip to content

Commit 0981488

Browse files
committed
changed list format
changed list format from numbers to bulleted list
1 parent 52ffd19 commit 0981488

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

articles/private-link/configure-private-link-service-direct-connect.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This article explains Private Link Service Direct Connect and how to create it u
2424
2525
## Prerequisites
2626

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

3535
## What is Private Link Service Direct Connect?
3636

0 commit comments

Comments
 (0)