This is expected behavior as EventSubscriptionOverview does not support deep link (opening blade using deep link/direct url). EventSubscriptionOverview Blade is opened with whole EventSubscriptionObject as a parameter. Now when you refresh the page or open it in new tab using bookmarked link after saving some property, deep link is not getting updated that's why you see old properties. When you close and reopen the blade from source topic flow, correct EventSubscription Object is being passed to EventSubscriptionOverview blade, and it's opened with correct properties. This blade is not intended to be bookmarked or refreshed, instead you should always be opening it from respective EventSubscriptionListBlade (in this case Events blade from storage account).
Event Grid Event Subscription - Webhook URI Inconsistent
When I am looking at the UI for my "Event Subscription" the URI for the webhook is broken. It has reset to a previous state, and now I cannot trust what value is there. I have two windows open, and when I hard refresh both of them they each give me a different URL:
Normally, this wouldn't be such a big deal because the UI state is stale and I could determine which endpoint it's going to by exercising it... However, every time we deploy our Aspire app, it is RESETTING this webhook URI. So I have spent hours trying to debug why that's happening, and now the UI state isn't even consistent so I don't know what to trust.
Azure Event Grid
1 answer
Sort by: Most helpful
-
Prathamesh Prakash Govekar 0 Reputation points Microsoft Employee
2025-07-02T14:42:27.1833333+00:00