File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ resource assetEndpoint 'Microsoft.DeviceRegistry/assetEndpointProfiles@2024-11-0
59
59
}
60
60
properties : {
61
61
targetAddress : 'opc.tcp://opcplc-000000:50000'
62
- endpointProfileType : ''
62
+ endpointProfileType : 'Microsoft.OpcUa '
63
63
authentication : {
64
64
method : 'Anonymous'
65
65
}
@@ -153,7 +153,7 @@ resource eventHub 'Microsoft.EventHub/namespaces/eventhubs@2024-01-01' = {
153
153
}
154
154
155
155
/*****************************************************************************/
156
- /* Dataflow */
156
+ /* Data flow */
157
157
/*****************************************************************************/
158
158
159
159
resource dataflowEndpointEventHub 'Microsoft.IoTOperations/instances/dataflowEndpoints@2024-11-01' = {
@@ -189,7 +189,7 @@ resource dataflowEndpointEventHub 'Microsoft.IoTOperations/instances/dataflowEnd
189
189
190
190
resource dataflowCToF 'Microsoft.IoTOperations/instances/dataflowProfiles/dataflows@2024-11-01' = {
191
191
parent : defaultDataflowProfile
192
- name : 'quickstart-oven-dataflow '
192
+ name : 'quickstart-oven-data-flow '
193
193
extendedLocation : {
194
194
name : customLocation .id
195
195
type : 'CustomLocation'
You can’t perform that action at this time.
0 commit comments