@Haroon Rasheed, Thanks for posting in Q&A. When using the beta version of the Microsoft Graph API, it is important to note that breaking changes and API deprecation can occur at any time. Therefore, it is not recommended to use beta APIs in production applications. However, if you need to use features that are only available in the beta API, you can try using the Microsoft Graph SDKs with the beta endpoint for non-production applications. The method for accessing the beta endpoint depends on which SDK you are using. Additionally, when querying Intune objects in Graph Explorer, if you receive a 403 error, it may be due to insufficient permissions. In this case, modifying your permissions may resolve the issue.
References:
- Versioning, support, and breaking change policies for Microsoft Graph
- Use the Microsoft Graph SDKs with the beta API
- 403 Forbidden error when you query Intune objects in Graph Explorer
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.