Skip to main content
Connect your AI Agents to Microsoft services including Outlook, Teams, OneDrive, and more.

Configuration

2

Microsoft Setup

  1. Register an app in Azure using Microsoft’s Quickstart: Register an application with the Microsoft identity platform documentation.
  2. During this process, Microsoft will generate an Application (client) ID and a Client Secret for your application; make note of these.
3

Auth0 Setup

Token Vault configuration example

To configure the Token Vault for your Microsoft connection, you can use the following code snippet in your application:

Next steps