MS Graph API Beta Mitigations

user0808 46 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 SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
800 questions
No comments
{count} votes

1 answer

Sort by: Newest
  1. Diana Wanjuhi 1,371 Reputation points Microsoft Employee
    2021-05-06T13:36:17.08+00:00

    Hello @user0808 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.