Skip to content

Commit 4635b2d

Browse files
committed
Fix typo
1 parent 215cfe7 commit 4635b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services-extended-support/deploy-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This tutorial explains how to create a Cloud Service (extended support) deployme
3434
## Deploy a Cloud Service (extended support)
3535

3636
> [!NOTE]
37-
> An easier and faster way of generating your ARM template and parameter file is via the [Azure portal](https://portal.azure.com). You can [download the generated ARM template](generate-template-portal.md) via the portal to create your Cloud Service via Powershell
37+
> An easier and faster way of generating your ARM template and parameter file is via the [Azure portal](https://portal.azure.com). You can [download the generated ARM template](generate-template-portal.md) via the portal to create your Cloud Service via PowerShell
3838
3939
1. Create virtual network. The name of the virtual network must match the references in the Service Configuration (.cscfg) file. If using an existing virtual network, omit this section from the ARM template.
4040

0 commit comments

Comments
 (0)