We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66dbc9d + 41c2951 commit 3565523Copy full SHA for 3565523
articles/azure-resource-manager/templates/child-resource-name-type.md
@@ -92,7 +92,7 @@ The following example shows the child resource outside of the parent resource. Y
92
]
93
```
94
95
-When defined outside of the parent resource, you format the type and with slashes to include the parent type and name.
+When defined outside of the parent resource, you format the type and name values with slashes to include the parent type and name.
96
97
```json
98
"type": "{resource-provider-namespace}/{parent-resource-type}/{child-resource-type}",
0 commit comments