Hello 00407304,
Thank you for reaching out to Microsoft Q&A Forum.
Here are some of the steps you can follow for checking the proper connectivity:
Get the OPC UA Server's Endpoint:
- Obtain the UA TCP connection address from your Prosys OPC UA Simulation Server.
Configure the Asset Endpoint in Azure IoT Operations:
- In the Azure IoT Operations web UI, navigate to the section where you can manage asset endpoints.
- Add a new asset endpoint and enter the UA TCP connection address of your Prosys OPC UA Simulation Server.
Set Up Security and Certificates:
- Ensure that the OPC UA server's application instance certificate is added to the trusted certificates list in Azure IoT Operations. This list is implemented as a Kubernetes native secret named aio-opc-ua-broker-trust-list. Reference
Network Configuration:
- Verify that your Kubernetes cluster has the necessary network access to reach the OPC UA server. This might involve configuring network policies, firewall rules, or VPN connections.
Monitor and Verify Connection:
- Once the asset endpoint is configured, monitor the connection status in the Azure IoT Operations web UI.
Could you please go through above steps and give the error trace if the issue persists.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful.