File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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
5959 }
6060 properties : {
6161 targetAddress : 'opc.tcp://opcplc-000000:50000'
62- endpointProfileType : ''
62+ endpointProfileType : 'Microsoft.OpcUa '
6363 authentication : {
6464 method : 'Anonymous'
6565 }
@@ -153,7 +153,7 @@ resource eventHub 'Microsoft.EventHub/namespaces/eventhubs@2024-01-01' = {
153153}
154154
155155/*****************************************************************************/
156- /* Dataflow */
156+ /* Data flow */
157157/*****************************************************************************/
158158
159159resource dataflowEndpointEventHub 'Microsoft.IoTOperations/instances/dataflowEndpoints@2024-11-01' = {
@@ -189,7 +189,7 @@ resource dataflowEndpointEventHub 'Microsoft.IoTOperations/instances/dataflowEnd
189189
190190resource dataflowCToF 'Microsoft.IoTOperations/instances/dataflowProfiles/dataflows@2024-11-01' = {
191191 parent : defaultDataflowProfile
192- name : 'quickstart-oven-dataflow '
192+ name : 'quickstart-oven-data-flow '
193193 extendedLocation : {
194194 name : customLocation .id
195195 type : 'CustomLocation'
You can’t perform that action at this time.
0 commit comments