You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make this package as light as possible and remove the dependencies to Azure Event Grid packages it would be great to use the REST API to publish events on Event Grid.
This will take some rework in the overall design, but should be quite doable.