Hi there!
My team is trying to utilize Azure Event Grid with an API Management resource. I see that this is in a "preview" state.
Is there any way to make use of this integration in this "preview" state?
Is there an ETA on when this feature will be released to the public?

If not, I could use some help determining alternative solutions.
My team is trying to listen for when our API Management users cancel their subscriptions through the API Management Developer Portal. We'd like to bind to this event in order to communicate with Stripe's API & cancel our users' payment plans.
If we were to self-host the developer portal, would we have the ability to bind our own JavaScript to the cancel button?

Thanks so much!