An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Hello Drew Stevens,
welcome to this moderated Azure community forum.
It seems you are interested in the device lifecycle in the IoT Hub. Check out this blog post showing how to cope with various messages from the IoT Hub.
There are messages for twin changes too:
The messages are also available on an EventGrid.
Notice that both the message body and the application properties need to be checked to get a full understanding of the changes.
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.