Skip to content

Commit e2ff860

Browse files
committed
Improve management group description for OPC UA.
1 parent cb2592e commit e2ff860

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,12 @@ This command shows you what changes would be made to your Azure resources withou
658658

659659
---
660660

661+
## Add management groups and actions
662+
663+
A management group is a logical grouping of actions that you can invoke against an OPC UA asset, such as writing a value to a tag or calling a method. Actions must belong to a management group.
664+
665+
To create a management group and define actions for it, see [Control OPC UA servers](howto-control-opc-ua.md). That article explains the different types of actions (simple writes, complex writes, and method calls) and the MQTT topics you use to invoke them.
666+
661667
## Update an asset
662668

663669
# [Operations experience](#tab/portal)
@@ -871,6 +877,7 @@ To delete individual resources by using Bicep, see [Deployment stacks](/azure/az
871877
## Related content
872878

873879
- [Manage asset and device configurations](howto-use-operations-experience.md)
880+
- [Control OPC UA servers](howto-control-opc-ua.md)
874881
- [Connector for OPC UA overview](overview-opc-ua-connector.md)
875882
- [az iot ops ns asset](/cli/azure/iot/ops/ns/asset)
876883
- [az iot ops ns device](/cli/azure/iot/ops/ns/device)

0 commit comments

Comments
 (0)