Wanted to use Graph API Subscription with Event Grid in Production

sarath 120 Reputation points
2023-10-06T04:17:10.4433333+00:00

We are following this and trying to use it for production

  1. https://learn.microsoft.com/en-us/azure/event-grid/subscribe-to-graph-api-events
  2. https://learn.microsoft.com/en-us/azure/event-grid/subscribe-to-graph-api-events#:~:text=Graph%20API%20endpoint-,https%3A//graph.microsoft.com/beta,-.%20For%20example%2C%20this

But wanted to check with you, whether we can proceed for production, before going ahead

There are docs below suggesting don't use beta / preview API's in production:

https://learn.microsoft.com/en-us/graph/versioning-and-support#preview-status

https://learn.microsoft.com/en-us/graph/versioning-and-support#beta-version

Should we expect a breaking change on Graph Subscription with Event Grid and not use in production ? or Can we consider that as a stable(even though the docs are saying not to use) and go ahead with our implementation?

Please let us know

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
330 questions
{count} votes

Accepted answer
  1. MuthuKumaranMurugaachari-MSFT 22,256 Reputation points
    2023-10-10T19:38:54.99+00:00

    sarath Thanks for posting your question in Microsoft Q&A. Yes, you are correct that beta APIs are subject to change (including breaking changes) without notice. Hence, we don't recommend beta or preview versions in Production apps. However, when it comes to generally available in future, we will provide advance notice of any breaking changes to the API.

    Based on an internal discussion with our product team, there are no breaking changes from private preview to public preview and ETA for the public preview is November (next month) subject to change on other factors. The features may change based on feedback from customers before GA.

    For any deployment to production near-future, consider other options to receive change notifications. If you have any specific questions on the feature, please email at [ask-graph-and-grid@microsoft.com] and our product team will assist with that.

    I hope this helps and let me know if I can help with any other questions.


    If you found the answer to your question helpful, please take a moment to mark it as "Yes" for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful