Skip to content

Commit b7ac75a

Browse files
committed
review edit
1 parent a46e9ed commit b7ac75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/troubleshooting/error-invalid-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The same approach works for App Service apps. Consider moving configuration valu
113113
1. Configuration for webapp1 depends on webapp1 and webapp2. It contains app settings with values from webapp2.
114114
1. Configuration for webapp2 depends on webapp1 and webapp2. It contains app settings with values from webapp1.
115115

116-
## Solution 6: Validate syntax for templates exported from Azure
116+
## Solution 6: Validate syntax for exported templates
117117

118118
After you deploy resources in Azure, you can export the ARM template JSON and modify it for other deployments. You should validate the exported template for correct syntax _before_ you use it to deploy resources.
119119

0 commit comments

Comments
 (0)