Skip to content

Commit f67ba98

Browse files
authored
Merge pull request #287481 from dominicbetts/release-aio-m2-remove-opc-plc
AIO: Remove OPC simulator for M2 release
2 parents 6e53680 + ce29860 commit f67ba98

File tree

4 files changed

+7
-126
lines changed

4 files changed

+7
-126
lines changed

articles/iot-operations/.openpublishing.redirection.iot-operations.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,13 @@
127127
},
128128
{
129129
"source_path_from_root": "/articles/iot-operations/manage-devices-assets/howto-configure-opc-plc-simulator.md",
130-
"redirect_url": "/azure/iot-operations/discover-manage-assets/howto-configure-opc-plc-simulator",
131-
"redirect_document_id": true
130+
"redirect_url": "https://github.com/Azure-Samples/iot-edge-opc-plc/blob/main/README.md",
131+
"redirect_document_id": false
132+
},
133+
{
134+
"source_path_from_root": "/articles/iot-operations/discover-manage-assets/howto-configure-opc-plc-simulator.md",
135+
"redirect_url": "https://github.com/Azure-Samples/iot-edge-opc-plc/blob/main/README.md",
136+
"redirect_document_id": false
132137
},
133138
{
134139
"source_path_from_root": "/articles/iot-operations/manage-devices-assets/howto-autodetect-opcua-assets-using-akri.md",

articles/iot-operations/discover-manage-assets/howto-configure-opc-plc-simulator.md

Lines changed: 0 additions & 120 deletions
This file was deleted.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ As part of Azure IoT Operations, the connector for OPC UA is a native Kubernetes
2828
- Publishes JSON-encoded telemetry data from OPC UA servers in OPC UA PubSub format, using a JSON payload. By using this standard format for data exchange, you can reduce the risk of future compatibility issues.
2929
- Connects to Azure Arc-enabled services in the cloud.
3030

31-
The connector for OPC UA includes an OPC UA simulation server that you can use to test your applications. To learn more, see [Configure an OPC PLC simulator to work with the connector for OPC UA](howto-configure-opc-plc-simulator.md).
32-
3331
### Other features
3432

3533
The connector for OPC UA supports the following features as part of Azure IoT Operations:

articles/iot-operations/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ items:
5151
href: discover-manage-assets/howto-configure-opcua-certificates-infrastructure.md
5252
- name: Configure OPC UA user authentication
5353
href: discover-manage-assets/howto-configure-opcua-authentication-options.md
54-
- name: Configure an OPC PLC simulator
55-
href: discover-manage-assets/howto-configure-opc-plc-simulator.md
5654
- name: Manage MQTT broker
5755
items:
5856
- name: MQTT broker overview

0 commit comments

Comments
 (0)