Skip to content

Commit 4f3ab26

Browse files
committedJun 2, 2021
fixes to issues
1 parent 691e4bc commit 4f3ab26

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎articles/digital-twins/how-to-ingest-opcua-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before completing this article, complete the following prerequisites:
3939

4040
Here are the components that will be included in this solution.
4141

42-
<TODO: Architecture diagram coming soon>
42+
:::image type="content" source="media/how-to-ingest-opcua-data/opcua-to-adt-diagram-1.png" alt-text="Drawing of the opc ua to Azure Digital Twins architecture" lightbox="media/how-to-ingest-opcua-data/opcua-to-adt-diagram-1.png":::
4343

4444
| Component | Description |
4545
| --- | --- |
@@ -69,7 +69,7 @@ For more detailed information on installing each of these pieces, see the follow
6969

7070
For this article, you do not need access to physical devices running a real OPC UA Server. Instead, you can install the free [Prosys OPC UA Simulation Server](https://www.prosysopc.com/products/opc-ua-simulation-server/) on a Windows VM to generate the OPC UA data. This section walks through this setup.
7171

72-
If you already have a physical OPC UA device or another OPC UA simulation server you'd like to use, you can ahead to the next section, [Set up IoT Edge device](#set-up-iot-edge-device).(#set-up-iot-edge-device).
72+
If you already have a physical OPC UA device or another OPC UA simulation server you'd like to use, you can ahead to the next section, [Set up IoT Edge device](#set-up-iot-edge-device).
7373

7474
#### Create Windows 10 virtual machine
7575

Loading
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.