I have the following setup:
- Event Hub with capture feature enabled
- Event Grid with an event subscription added from Event Hub to an Azure Function
my concern is that everything works fine, I cannot see any subscription added to the Event Grid instance(metrics are also not available by the way).
Is this because of the fact, that Event Hub + Event Grid are in Central US and Function App is hosted in West Europe?