Connect your AI Agents to Microsoft services including Outlook, Teams, OneDrive, and more.
Set up Azure account
Set up app in Microsoft
Configure for Auth0
https://YOUR_DOMAIN/login/callback
.auth0.com
. For example, if your tenant name were exampleco-enterprises
, your Auth0 domain name would be exampleco-enterprises.us.auth0.com
and your redirect URI would be https://exampleco-enterprises.us.auth0.com/login/callback
. (If your tenant is in the US and was created before June 2020, then your domain name would be https://exampleco-enterprises.auth0.com
.)If you are using custom domains, your redirect URI will have the following format: https://<YOUR CUSTOM DOMAIN>/login/callback
.