Skip to content

Commit 5ed56af

Browse files
committed
acrolinx
1 parent cd03645 commit 5ed56af

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/private-link/create-private-endpoint-portal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ ms.author: allensu
1616

1717
Get started with Azure Private Link by using a Private Endpoint to connect securely to an Azure web app.
1818

19-
In this quickstart, you'll create a private endpoint for an Azure web app.
19+
In this quickstart, you'll create a private endpoint for an Azure web app and deploy a virtual machine to test the private connection.
2020

21-
You'll deploy a virtual machine to test the private connection.
21+
Private endpoints can be created for different kinds Azure services such as Azure SQL and Azure Storage.
2222

2323
## Prerequisites
2424

2525
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
26-
* An Azure Web App with a **PremiumV2-tier** or higher app service plan deployed in your Azure subscription. For more information and an example, see [Quickstart: Create an ASP.NET Core web app in Azure](../app-service/quickstart-dotnetcore.md). For a detailed tutorial on creating a web app and an endpoint, see [Tutorial: Connect to a web app using an Azure Private Endpoint](tutorial-private-endpoint-webapp-portal).
26+
* An Azure Web App with a **PremiumV2-tier** or higher app service plan deployed in your Azure subscription.
27+
* For more information and an example, see [Quickstart: Create an ASP.NET Core web app in Azure](../app-service/quickstart-dotnetcore.md).
28+
* For a detailed tutorial on creating a web app and an endpoint, see [Tutorial: Connect to a web app using an Azure Private Endpoint](tutorial-private-endpoint-webapp-portal).
2729

2830
## Sign in to Azure
2931

0 commit comments

Comments
 (0)