Skip to content

Commit c5f5214

Browse files
committed
Fix issues
1 parent 819c7d3 commit c5f5214

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following example demonstrates discovery of an OPC PLC server. You can add t
7878
kubectl apply -f opcua-configuration.yaml -n azure-iot-operations
7979
```
8080
81-
## Verfiy the configuration
81+
## Verify the configuration
8282
8383
To confirm that the asset discovery container is configured and running:
8484
5.03 KB
Loading

articles/iot-operations/manage-devices-assets/overview-opcua-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 05/14/2024
1616

1717
OPC UA (OPC Unified Architecture) is a standard developed by the [OPC Foundation](https://opcfoundation.org/) to enable the exchange of data between industrial components at the edge and with the cloud. OPC UA provides a consistent, secure, documented standard based on widely used data formats. Industrial components can implement the OPC UA standard to enable universal data exchange.
1818

19-
Azure IoT OPC UA Broker Preview is a part of Azure IoT Operations Preview. OPC UA Broker connects to OPC UA servers to retrieve data that it publishes to topics in the Azure IoT MQ service. OPC UA Broker enables your industrial OPC UA environment to ingress data into your local workloads running on a KUbernetes cluster, and into your cloud workloads.
19+
Azure IoT OPC UA Broker Preview is a part of Azure IoT Operations Preview. OPC UA Broker connects to OPC UA servers to retrieve data that it publishes to topics in the Azure IoT MQ service. OPC UA Broker enables your industrial OPC UA environment to ingress data into your local workloads running on a Kubernetes cluster, and into your cloud workloads.
2020

2121
OPC UA Broker is a client application that runs as a middleware service in Azure IoT Operations. OPC UA Broker connects to OPC UA servers, lets you browse the server address space, and monitor data changes and events in connected assets. Operations teams and developers use the broker to streamline the task of connecting OPC UA assets to their industrial solution at the edge.
2222

0 commit comments

Comments
 (0)