Azure IoT Operations is a set of modular services enabled by Azure Arc.
hi & thx for sharing urs issue here at Q&A portal,
I don’t see Reverse Connect listed as a supported feature for the Azure IoT Operations OPC UA connector today. The docs describe the connector as a client app running in the AIO cluster that connects to OPC UA servers. That means the normal model is still client-to-server connectivity from AIO toward the OPC UA server, not OPC UA server initiating ReverseHello back to the client.
OPC UA ReverseHello concept https://reference.opcfoundation.org/specs/OPC-10000-6/7.1.2.6
For outbound-only OT, the usual architecture is to place the AIO cluster or gateway component inside/near the OT network, so the connector initiates outbound traffic to Azure/MQTT/cloud, while OPC UA access stays local inside OT. If AIO must sit on the IT side and OT allows no inbound path at all, then u’d need a connector/client that explicitly supports OPC UA Reverse Connect, or an OT-side broker/gateway that republishes data outbound.
I’d treat Reverse Connect as not supported unless MS confirms otherwise. Ask product support for roadmap info, but don’t design around it being available today.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/