Skip to content

Commit 00dc21e

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#53190
1 parent 26c32e1 commit 00dc21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/deployment-tutorial-local-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Templates are JSON files. To review/edit templates, you need a good JSON editor.
3232

3333
## Review template
3434

35-
The template used in this tutorial is similar to the template used in the [tutorial about Quickstart templates](template-tutorial-quickstart-template.md). If you are interested in creating the template, you can go through that tutorial. However it's not required for completing this tutorial.
35+
The template deploys a storage account, app service plan, and web app.. If you are interested in creating the template, you can go through [tutorial about Quickstart templates](template-tutorial-quickstart-template.md). However it's not required for completing this tutorial.
3636

3737
The template deploys a storage account, app service plan, and web app.
3838

0 commit comments

Comments
 (0)