Commented out Microsoft Docs headers

This commit is contained in:
Justin Clareburt 2017-11-14 16:23:18 -08:00
Родитель 9b5e8adad5
Коммит a55b8b4b3d
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -1,4 +1,4 @@
---
<!---
title: Create an ASP.NET VM with WebDeploy| Microsoft Docs
description: Create a Windows virtual machine for deploying ASP.NET web application via WebDeploy.
services: virtual-machines-windows
@ -21,7 +21,7 @@ ms.author:
- kraigb
- justcla
---
--->
# Create an ASP.NET VM with WebDeploy
This article outlines the steps required to set up an Azure virtual machine to host ASP.NET (Framework) web applications, and to allow websites to be published using WebDeploy.

Просмотреть файл

@ -1,4 +1,4 @@
---
<!---
title: Publish a Web App to an Azure VM from Visual Studio| Microsoft Docs
description: Publish an ASP.NET Web Application to an Azure Virtual Machine from Visual Studio
services: virtual-machines-windows
@ -21,7 +21,7 @@ ms.author:
- kraigb
- justcla
---
--->
# Publish an ASP.NET Web App to an Azure VM from Visual Studio
This document describes how to publish an ASP.NET web application to an Azure virtual machine using the **Microsoft Azure Virtual Machines** publishing feature in Visual Studio 2017.