Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adstuart authored Sep 2, 2020
1 parent d36f7a7 commit 0e39dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Update the Spoke VNet custom DNS settings to point at your *az-dns-vm* VM inside
![image](images/8.PNG)

**Reboot** your *az-mgmt-vm* VM so that it picks up the new DNS settings.
Or **ipconfig /renew ** should work. Check with ipconfig /all
( Or **ipconfig /renew ** should work. Check with ipconfig /all )

From your *az-mgmt-vm* VM re-run your nslookup command to check the IP address returned for your SQL Server. Notice how the DNS server used is now 10.0.0.4 (the IP address of your *az-dns-vm* VM), but the A record returned has now regressed to using the public VIP of SQL. Access to your SQL Server will not work in this configuration as you are not utilising your Private Endpoint.

Expand Down

0 comments on commit 0e39dcd

Please sign in to comment.