Skip to content

Commit 5506888

Browse files
authored
Update resource-dependency.md
1 parent 60b3378 commit 5506888

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-resource-manager/templates/resource-dependency.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ In the following example, a CDN endpoint explicitly depends on the CDN profile,
110110
"originHostHeader": "[reference(variables('webAppName')).hostNames[0]]",
111111
...
112112
}
113+
...
114+
}
113115
```
114116

115117
To learn more, see [reference function](template-functions-resource.md#reference).

0 commit comments

Comments
 (0)