Skip to content

Commit 8778494

Browse files
committed
acrolinx
1 parent 4adb408 commit 8778494

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/private-link/tutorial-private-endpoint-sql-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
3939

4040
## <a name ="create-a-private-endpoint"></a>Create an Azure SQL server and private endpoint
4141

42-
In this section, you'll create a SQL server in Azure.
42+
In this section, you create a SQL server in Azure.
4343

4444
1. In the search box at the top of the portal, enter **SQL**. Select **SQL databases** in the search results.
4545

@@ -77,8 +77,8 @@ In this section, you'll create a SQL server in Azure.
7777
| Name | Enter **private-endpoint-sql**. |
7878
| Target subresource | Select **SqlServer**. |
7979
| **Networking** | |
80-
| Virtual network | Select **vnet-private-endpoint**. |
81-
| Subnet | Select **subnet-private-endpoint**. |
80+
| Virtual network | Select **vnet-1**. |
81+
| Subnet | Select **subnet-1**. |
8282
| **Private DNS integration** | |
8383
| Integrate with private DNS zone | Select **Yes**. |
8484
| Private DNS zone | Leave the default of **privatelink.database.windows.net**. |
@@ -106,7 +106,7 @@ For this scenario, assume you would like to disable all public access to your Az
106106

107107
## Test connectivity to private endpoint
108108

109-
In this section, you'll use the virtual machine you created in the previous steps to connect to the SQL server across the private endpoint.
109+
In this section, you use the virtual machine you created in the previous steps to connect to the SQL server across the private endpoint.
110110

111111
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
112112

0 commit comments

Comments
 (0)