Skip to content

Commit 30c2ca0

Browse files
authored
Merge pull request #57570 from Karishma-Tiwari-MSFT/patch-18
(ForumsTeam) fixes MicrosoftDocs/azure-docs#18437
2 parents 96911e7 + 612d04f commit 30c2ca0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/windows/tutorial-iis-sql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tutorial - Create VMs running an SQL/IIS/.NET stack in Azure| Microsoft Docs
2+
title: Tutorial - Create VMs running an SQL, IIS, .NET stack in Azure| Microsoft Docs
33
description: In this tutorial, you learn how to install the Azure SQL, IIS, .NET stack on a Windows virtual machine in Azure.
44
services: virtual-machines-windows
55
documentationcenter: virtual-machines
@@ -20,9 +20,9 @@ ms.custom: mvc
2020
#Customer intent: As an IT administrator, I want to learn how to install the LAMP stack so that I can quickly prepare a Windows VM to run web applications.
2121
---
2222

23-
# Tutorial: Install the SQL/IIS/.NET stack in a Windows VM with Azure PowerShell
23+
# Tutorial: Install the SQL, IIS, .NET stack in a Windows VM with Azure PowerShell
2424

25-
In this tutorial, we install a SQL/IIS/.NET stack using Azure PowerShell. This stack consists of two VMs running Windows Server 2016, one with IIS and .NET and the other with SQL Server.
25+
In this tutorial, we install a SQL, IIS, .NET stack using Azure PowerShell. This stack consists of two VMs running Windows Server 2016, one with IIS and .NET and the other with SQL Server.
2626

2727
> [!div class="checklist"]
2828
> * Create a VM

0 commit comments

Comments
 (0)