About the release schedule of Microsoft Graph API beta version

Below, the community explains how to support application-based permissions.
There is a lot of talk about it, and there are mentions of a beta version being released at the end of December.
We kindly ask for information regarding the actual progress and release schedule.
https://techcommunity.microsoft.com/t5/microsoft-365-developer-platform/graph-api-presence-Should-support-application-permissions/idi-p/2276109/page/3#comments
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,490 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Thank you for answering. I understand about the feature release.
    
    0 comments No comments

  2. Carolyne-3676 216 Reputation points
    2024-04-09T09:05:30.9+00:00

    GET presence with application permissions consists of two permissions

    1. Presence.ReadWrite.All (already existing app permission) - Available right now.
    2. Presence.Read.All (brand new read-only app permission) - projected to be available this year

    Since SET presence APIs (available in Beta and GA already) supports Presence.ReadWrite.All app permission, developers already using SET presence APIs with Presence.ReadWrite.All app permission can start using GET presence APIs with the same Presence.ReadWrite.All app permission without waiting for Presence.Read.All permissions to be supported this year

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.