Skip to content

Welcome!

This section provides a deeper dive into the code and concepts behind this 15-minute talk. It is intended for use by both speakers and learners, providing step-by-step guidance for running various demos with minimal setup overhead.

Join Azure AI Discord community to engage with a global community of learners and practitioners.

Azure AI Community Discord


1. Preview: Theater Session Docs

This theater session repository is instrumented with a devcontainer to make it easier to view the theater session walkthrough tutorial. We recommend forking this repo to customize the contents if you want to reuse them elsewhere. To preview the training docs:

  1. You must have a personal GitHub account to complete this step.
  2. Fork this repo to your personal profile.
  3. Open the fork in a browser - click the Code button on the repo page.
  4. Navigate to the Codespaces tab - then click "+" to start a new codespace.
  5. Wait till ready - you will see a Visual Studio Code editor with termninal.
  6. Run mkdocs serve in the terminal - select the "Open in Browser" option to preview.

You should be viewing this page! The site has built-in search and dark mode for convenience.


2. Setup: Theater Session Labs

The theater session is meant to be demo-driven. You will be using the resources from the WRK552 repo for the interactive segments.

  1. You must ALSO have an Azure subscription to complete this step.
  2. Fork this repo to your personal profile.
  3. Follow the Setup: Self-Guided Learners instructions on your fork.
  4. The Deploy the Azure Resources step takes time - plan ahead!
  5. Run through the workshop once to verify everything is working for the various Lab modules.

Things to keep in mind

  1. GitHub Codespaces takes a few minutes to launch. Launch both sessions ahead of time.
  2. Lab walkthrough takes 30 minutes post launch. Do setup at least an hour before theater session.
  3. Set GitHub Codespaces idle time to more than 30 minutes. This prevents need for relaunch while you wait.

You are now ready to walk through the training!.