MS Graph API Beta Mitigations

nabi04 56 Reputation points
2021-05-05T10:39:29.767+00:00

Hi, we are currently developing an application that uses the following api endpoints:

  • phoneAuthenticationMethod
  • temporaryAccessPassAuthenticationMethod
  • accessPackageAssignmentRequest

Unfortunately, these endpoints are beta version only since these are not yet available in the v1 version. We would like to deploy our application in production but the use of beta apis are not yet supported since there's a risk.

What can be our mitigation to avoid the risks of using beta apis? Are there other APIs that are similar to the ones above that we can use instead? Thanks for answering!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,445 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Diana Wanjuhi 1,376 Reputation points
    2021-05-06T13:36:17.08+00:00

    Hello @nabi04 unfortunately these endpoints are not available in v1.0 and to my knowledge there aren't other APIs similar to those that you can use,

    Diana.

    0 comments No comments