• Connect to existing APIs
  • How to use this feature
  • In Visual Studio Code
  • In TeamsFx CLI
  • Understanding the updates to your project
  • Testing your API connection in the Teams Toolkit local environment
  • 1. Run npm install
  • 2. Add your API credentials to the local application settings
  • 3. Use the API client to make API requests
  • 4. Make http(s) requests to target API (with Axios)
  • Deploy your application to Azure
  • Advanced scenarios
  • Custom authentication provider
  • Connecting to APIs that require Microsoft Entra permissions
  • When using Microsoft Entra application permissions
  • When using Access Control Lists (ACsL)