Skip to content

Commit c29a935

Browse files
authored
Merge pull request #134377 from asudbring/privpatch
Minor fix to sentence
2 parents 73e69ab + b58f981 commit c29a935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ In this section, you'll use the virtual machine you created in the previous step
201201

202202
7. Open Windows PowerShell on the server after you connect.
203203

204-
8. Enter `nslookup <webapp-name>.azurewebsites.net`. Replace **\<webapp-name>** with the name of the storage account you created in the previous steps. You'll receive a message similar to what is displayed below:
204+
8. Enter `nslookup <webapp-name>.azurewebsites.net`. Replace **\<webapp-name>** with the name of the web app you created in the previous steps. You'll receive a message similar to what is displayed below:
205205

206206
```powershell
207207
Server: UnKnown

0 commit comments

Comments
 (0)