MicrosoftDocs / mslearn-mr-adt-in-unity

This is a repo that holds the sample code for the Mixed Reality and Azure Digital Twins in Unity Learn Path
Creative Commons Attribution 4.0 International
65 stars 55 forks source link

SignalR Not Messaging Telemetry to Unity: broadcast azure function not firing when telemetry comes through ADT from device sim #11

Closed atx-barnes closed 3 years ago

atx-barnes commented 3 years ago

I've gone through every step twice and have not been able to see any data come through to Unity in editor mode. It seems the event grid topic that ADT has an endpoint to is not receiving any events when telemetry gets sent from the device simulator to IoT Hub.

Attached are some screenshots of the different resources that I think might be involved.

If anyone has any idea why this step in the stack is not working I'd love to know!

Screenshot 2021-07-13 202030 Screenshot 2021-07-13 202201 Screenshot 2021-07-13 202304 Screenshot 2021-07-13 200929 Screenshot 2021-07-13 201008

atx-barnes commented 3 years ago

Found the issue. When creating the resource group from Powershell the event route didn't get created for the ADT instance that was deployed.