The following resources are intended for a presenter to learn and deliver the session.
We're glad you are here and look forward to your delivery of this amazing content. As an experienced presenter, we know you know HOW to present so this guide will focus on WHAT you need to present. It will provide you a full run-through of the presentation created by the presentation design team.
Along with the video of the presentation, this document will link to all the assets you need to successfully present including PowerPoint slides and demo instructions & code.
Download the English version of the Powerpoint Presentation from aka.ms/AArxlk6. Speaker notes are available on each slide.
Language | Last Updated |
---|---|
Spanish | 2024.09.11 |
Portuguese | 2024.09.11 |
Total time is allotted for the presentation, including demos, is 45 minutes. No time for questions is budgeted into the 45 minutes.
Segment | Time |
---|---|
Introduction | 05:00 |
AI Safety | 06:00 |
Keyless Auth | 08:00 |
User Auth | 10:00 |
Network Security | 08:00 |
Continuous Security | 06:00 |
Wrap-up | 02:00 |
These are the demos that you may choose to do in the presentation. You may leave some out depending on time constraints.
To be able to show the demos yourself, setup these two repositories:
-
AI Chat App with Built-in Auth: Follow deployment instructions in openai-chat-app-entra-auth-builtin with the Entra ID option (not Entra External ID option). You must use a tenant that allows the creation of App Registrations (i.e. not the main Microsoft tenant). If you have a capacity constraints with OpenAI TPM quota, then set the capacity before deployment with:
azd env set AZURE_OPENAI_DEPLOYMENT_CAPACITY 8
-
RAG App with Data Access Control:
- Follow deployment instructions in azure-search-openai-demo.
- Enable these two optional features:
- User Auth with Data Access Control: You will need to use a tenant that allows the creation of App Registrations (not the main Microsoft tenant)
- User document upload
- Upload a document that you can ask a question about
A suggested transcript for each demo is available.
If you'd like, there are videos available for each demo. You can either narrate the silent version of the video, or play the video with audio.
Demo | Duration | Video - Silent | Video - Audio |
---|---|---|---|
1 - Built-in Auth | 1:00 | aka.ms/AAruqx1 | aka.ms/AAruj63 |
2 - Data Access Control | 1:45 | aka.ms/AAruykw | aka.ms/AAruqxg |
Here is a log of changes made to this file:
Date | Changes |
---|---|
2024.09.11 | Added change log, added Spanish and Portuguese language slide decks |