Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.67 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.67 KB

Other documentation

Navigation

Different ways to run the samples

These docs have been separated out from the samples in order to reduce the minimum amount of reading to get up and running. The above information remains the same regardless of what sample you are running, so instead of repeating the same instructions in every sample, we are grouping them away from the samples to reduce the length of said sample README.md's.

This section of the documentation will cover extra topics such as:

  1. Bot Framework Emulator setup for testing the samples locally outside of Teams
  2. Teams Toolkit further info gives insight on how TTK works
    • How the various .env files work together
    • Changes needed to make scenarios like different AI services work for you
  3. Teams Toolkit CLI is for testing the samples using the CLI instead of Visual Studio Code's or Visual Studio's TTK extensions
  4. Manual resource setup for those who want to manually create the resources needed for the samples

Please let us know if you have any questions about this documentation or the samples by filing an issue or discussion topic.


Return to other major section topics: