Skip to content

Commit f66326b

Browse files
Merge pull request #275851 from TPavanBalaji/patch-9
(AzureCXP) fixes MicrosoftDocs/azure-docs#122626
2 parents e4a0093 + 1191ef0 commit f66326b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-custom/concept-manifests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ To create an instance resource, add the resource definition JSON to an Azure Res
216216
"scope": "myNamespace",
217217
"solution": "mySolution",
218218
"target": {
219-
"name": "myInstance"
219+
"name": "myTarget"
220220
},
221221
"reconciliationPolicy": {
222222
"type": "periodic",

0 commit comments

Comments
 (0)