Skip to content

Commit 8f27263

Browse files
authored
Merge pull request #39578 from Gordonby/patch-1
Added link for WebDeploy VM instructions
2 parents 2279d52 + 6a3a682 commit 8f27263

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
@@ -18,7 +18,7 @@ This document describes how to publish an ASP.NET web application to an Azure vi
1818
## Prerequisites
1919
In order to use Visual Studio to publish an ASP.NET project to an Azure VM, the VM must be correctly set up.
2020

21-
- Machine must be configured to run an ASP.NET web application and have WebDeploy installed.
21+
- 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).
2222

2323
- 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).
2424

0 commit comments

Comments
 (0)