An API that connects multiple Microsoft services, enabling data access and automation across platforms
Use the client credentials flow, if possible: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow
If not possible, use the Device auth or ROPC.