Skip to content

Commit 96b006f

Browse files
committed
copy update
1 parent b984f7a commit 96b006f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

articles/azure-resource-manager/templates/quickstart-create-templates-use-visual-studio-code.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -112,18 +112,6 @@ Navigate back to the ARM template and notice that an error has been raised indic
112112

113113
Update the value to something appropriate, save the file, and navigate back to the template. Notice that the error on the parameter has been resolved.
114114

115-
## Format, navigation, and sorting
116-
117-
When a template contains many parameters, variables, and resources, navigation can be difficult. The ARM Tempalte ouline provides ARM Template navigation and sorting capibilities.
118-
119-
![](./media/quickstart-create-templates-use-visual-studio-code/19.png)
120-
121-
![](./media/quickstart-create-templates-use-visual-studio-code/20.png)
122-
123-
![](./media/quickstart-create-templates-use-visual-studio-code/21.png)
124-
125-
![](./media/quickstart-create-templates-use-visual-studio-code/22.png)
126-
127115
## Template deployment
128116

129117
Open the integrated VS Code terminal using the `ctrl` + ```` ` ```` key combination and use either the Azure CLI or Azure PowerShell module to deploy the template.

0 commit comments

Comments
 (0)