Further reading
For more information about OAuth2 and authentication for Azure, please refer to:
https://docs.microsoft.com/en-us/rest/api/storageservices/authenticate-with-azure-active-directory
For more information on authentication via a VM identity:
For more information on authentication via client credentials:
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow
Please note that we only support authentication via a shared-secret, and not via a certificate.
For more information on authentication via the authorization code grant flow:
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow
For more information on authentication via the device code flow:
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-device-code