Skip to content

Commit 6a3a682

Browse files
authored
public repo edit
1 parent ec86778 commit 6a3a682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/publish-web-app-from-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This document describes how to publish an ASP.NET web application to an Azure vi
2121
## Prerequisites
2222
In order to use Visual Studio to publish an ASP.NET project to an Azure VM, the VM must be correctly set up.
2323

24-
- Machine must be configured to run an ASP.NET web application and have WebDeploy installed, see [Create an ASP.NET VM with WebDeploy](https://go.microsoft.com/fwlink/?linkid=859830).
24+
- The machine must be configured to run an ASP.NET web application and have WebDeploy installed. For more information, see [Create an ASP.NET VM with WebDeploy](https://github.com/aspnet/Tooling/blob/AspNetVMs/docs/create-asp-net-vm-with-webdeploy.md).
2525

2626
- The VM must have a DNS name configured. For more information, see [Create a fully qualified domain name in the Azure portal for a Windows VM](portal-create-fqdn.md).
2727

0 commit comments

Comments
 (0)