From 202fe54b4aa88497202d5d2cfc8d21e41b044140 Mon Sep 17 00:00:00 2001 From: Chen Mengyang Date: Tue, 6 Aug 2019 14:09:58 +0800 Subject: [PATCH] Point "Set up DNS name for the VM" link to the right direction The "Set up DNS name for the VM" link is incorrect and can't see the content. Change it to the right direction. --- docs/create-asp-net-vm-with-webdeploy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/create-asp-net-vm-with-webdeploy.md b/docs/create-asp-net-vm-with-webdeploy.md index 668d72b..7a22f43 100644 --- a/docs/create-asp-net-vm-with-webdeploy.md +++ b/docs/create-asp-net-vm-with-webdeploy.md @@ -57,7 +57,7 @@ Provide the [minimal input values](#NewVMInputs). The rest is generated for you. > [!Important] > You need to manually configure a DNS name for the VM in order to use the **Microsoft Azure Virtual Machines** publishing wizard in Visual Studio. -> For more information, see [Set up DNS name for the VM](#configure-a-dns-name-for-the-vm-via-the-azure-portal) +> For more information, see [Set up DNS name for the VM](#SetupDNSName) ### Patch an existing VM @@ -268,4 +268,4 @@ There's a separate article that describes the process of [publishing a web app f [Confirm Firewall Rules]: ../media/create-asp-net-vm-with-webdeploy/31ConfirmFirewallRules.png [Azure Firewall Rules]: ../media/create-asp-net-vm-with-webdeploy/32AzureFirewallRules.png [Create Azure Firewall Rule]: ../media/create-asp-net-vm-with-webdeploy/33CreateAzureFirewallRule.png -[Create Azure VM button]: ../media/create-asp-net-vm-with-webdeploy/CreateAzureVM.png \ No newline at end of file +[Create Azure VM button]: ../media/create-asp-net-vm-with-webdeploy/CreateAzureVM.png