Skip to content

Commit 95bf69a

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#53190
1 parent 0372677 commit 95bf69a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Templates are JSON files. To review/edit templates, you need a good JSON editor.
3434

3535
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

37-
The template deploys a storage account, app service plan, and web app.
38-
3937
:::code language="json" source="~/resourcemanager-templates/get-started-deployment/local-template/azuredeploy.json":::
4038

4139
> [!IMPORTANT]

0 commit comments

Comments
 (0)