hi, trying to connect an iothub to an eventhub. pulumi succeeds in deploying but the custom endpoint is wrong in some way. if i create a custom endpoint in the portal and links it to the same eventhub it works. the difference i can find in the arm templates are that there is a new shared access policy, but that looks the same.
I also get an error when trying to synchronize the keys for the pulumi created endpoint, where it complains about nested resourcxes.
any ideas?