Skip to content

Commit 0181aab

Browse files
committed
Update Instances_Create.json
1 parent dc8e3d4 commit 0181aab

File tree

1 file changed

+6
-6
lines changed
  • specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2020-03-01-preview/examples/Instances

1 file changed

+6
-6
lines changed

specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2020-03-01-preview/examples/Instances/Instances_Create.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"resourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Devices/IotHubs/blue-contoso-hub"
4040
}
4141
],
42-
"enableDiagnostics": false
43-
},
44-
"diagnosticStorageProperties": {
45-
"authenticationType": "KeyBased",
46-
"resourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/adu-resource-group/providers/Microsoft.Storage/storageAccounts/testAccount"
42+
"enableDiagnostics": false,
43+
"diagnosticStorageProperties": {
44+
"authenticationType": "KeyBased",
45+
"resourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/adu-resource-group/providers/Microsoft.Storage/storageAccounts/testAccount"
46+
}
4747
}
4848
}
4949
}
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)