• Integrate Azure Functions with your Teams app
  • Introduction
  • Prerequisites
  • Add your first Function to your Teams app
  • Setup local debug environment in VSC
  • Add Authorization for http trigger
  • Call the function from your client with TeamsFx SDK
  • Call Graph API with TeamsFx SDK
  • Move the application to Azure
  • What's next