@@ -39,7 +39,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
39
39
40
40
## <a name =" create-a-private-endpoint " ></a >Create an Azure SQL server and private endpoint
41
41
42
- In this section, you'll create a SQL server in Azure.
42
+ In this section, you create a SQL server in Azure.
43
43
44
44
1 . In the search box at the top of the portal, enter ** SQL** . Select ** SQL databases** in the search results.
45
45
@@ -77,8 +77,8 @@ In this section, you'll create a SQL server in Azure.
77
77
| Name | Enter ** private-endpoint-sql** . |
78
78
| Target subresource | Select ** SqlServer** . |
79
79
| ** 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 ** . |
82
82
| ** Private DNS integration** | |
83
83
| Integrate with private DNS zone | Select ** Yes** . |
84
84
| 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
106
106
107
107
## Test connectivity to private endpoint
108
108
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.
110
110
111
111
1 . In the search box at the top of the portal, enter ** Virtual machine** . Select ** Virtual machines** in the search results.
112
112
0 commit comments