Skip to content

Commit 1bc41c9

Browse files
timltdominicbetts
authored andcommitted
Update howto-configure-opc-plc-simulator.md
Inline edits for typo, remove redundant settings, markup code entity references, and fix heading.
1 parent 78d1eb0 commit 1bc41c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Azure IoT Operations installed. For more information, see [Quickstart: Deploy Az
2424

2525
This section shows how to deploy the OPC PLC simulator.
2626

27-
The following step lowers the security level for the OPC PLC so that it accepts connections from AzureIot OPC UA Broker or any client without an explicit peer certificate trust operation.
27+
The following step lowers the security level for the OPC PLC so that it accepts connections from Azure Iot OPC UA Broker or any client without an explicit peer certificate trust operation.
2828

2929
> [!IMPORTANT]
30-
> Don't use the following example in production, use it for simulation and test purposes only. The example lowers the security level for the OPC PLC so that it accepts connections from any client without an explicit peer certificate trust operation.
30+
> Don't use the following example in production, use it for simulation and test purposes only.
3131
3232
Run the following code to update the OPC UA Broker deployment and apply the new settings:
3333

@@ -88,9 +88,9 @@ The application instance certificate of the OPC PLC is a self-signed certificate
8888

8989
The projection of the Azure Key Vault secrets and certificates into the cluster takes some time depending on the configured polling interval.
9090

91-
Now, the Azure IoT OPC UA Broker the trust relationship with OPC PLC should be established and you can proceed to create an `Asset Endpoint Profile` to connect to your OPC PLC simulation server.
91+
Now, the Azure IoT OPC UA Broker the trust relationship with OPC PLC should be established and you can proceed to create an `AssetEndpointProfile` to connect to your OPC PLC simulation server.
9292

93-
## Optionally configure your `Asset Endpoint Profile` without mutual trust established
93+
## Optionally configure your `AssetEndpointProfile` without mutual trust established
9494

9595
You can optionally configure an asset endpoint profile for the OPC PLC to run without mutual trust established. If you understand the risks, you can turn off authentication for testing purposes.
9696

0 commit comments

Comments
 (0)