You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/overview-iot-operations.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,31 @@ Azure IoT Operations:
26
26
* Supports GitOps configuration as code for deployment and updates.
27
27
* Natively integrates with [Azure Event Hubs](../event-hubs/azure-event-hubs-kafka-overview.md), [Azure Event Grid's MQTT broker](../event-grid/mqtt-overview.md), and [Microsoft Fabric](/fabric/) in the cloud.
28
28
29
+
Use Azure IoT Operations Preview to:
30
+
31
+
* Improve business efficiency and decision making by using AI in the cloud to analyze asset and equipment data from the edge. Azure IoT Operations Preview can process and normalize the data at the edge before it's sent to the cloud.
32
+
* Transform manufacturing environments by removing barriers between OT and IT systems. Azure IoT Operations Preview supports open standards such as MQTT and OPC UA, and frameworks such as Kubernetes, that enable it to foster interoperability and run processes such as predictive maintenance, energy optimization, and digital inspection.
33
+
* Modernize on-premises and edge infrastructure to handle digital operations. Azure IoT Operations Preview offers a suite of services that enable you to connect, manage, and receive data from your assets.
34
+
* Secure your end-to-end operations by using Azure security capabilities. Azure IoT Operations Preview has built-in security capabilities such as secrets management, certificate management, and secure settings.
35
+
36
+
## Example use cases
37
+
38
+
Use Azure IoT Operations Preview to address use cases such as:
39
+
40
+
### Anomaly detection
41
+
42
+
To identify anomalies in the data generated by an industrial asset, an operator can use the operations experience web UI to:
43
+
44
+
* Connect an OPC UA asset to the Azure IoT Operations Preview MQTT broker at the edge.
45
+
* Define a dataflow that processes and normalizes the data before identifying any anomalies.
46
+
* Send the processed data to Microsoft Fabric in the cloud.
47
+
48
+
You can then use Microsoft Fabric to build real-time dashboards with visualizations that show the status of the asset and alerts for any detected anomalies. You can make these dashboards available on the shop floor where operators can use them to take immediate action and mitigate potential issues. By using predictive analytics and data on the edge, you can anticipate failures before they occur, and reduce downtime and maintenance costs.
49
+
50
+
### Operational equipment effectiveness
51
+
52
+
With Azure IoT Operations Preview, you can use data collected from assets and equipment to improve your operational equipment effectiveness. Azure IoT Operations captures real-time data at the edge and processes it enabling you to monitor key performance indicators such as availability, performance, and quality. Use Azure IoT Operations to normalize and analyze the data to identify patterns and areas for improvement.
53
+
29
54
## Architecture overview
30
55
31
56
:::image type="content" source="media/overview-iot-operations/azure-iot-operations-architecture.svg" alt-text="Diagram that shows the high-level architecture of Azure IoT Operations." lightbox="media/overview-iot-operations/azure-iot-operations-architecture-high-resolution.png" border="false":::
0 commit comments