Completed
Ayca Bas, Cloud Developer Advocate at Microsoft
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Real-Time Collaborative Apps with Azure, Microsoft 365, and Power Platform
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Dan Wahlin, Cloud Developer Advocate at Microsoft
- 3 Ayca Bas, Cloud Developer Advocate at Microsoft
- 4 Agenda
- 5 Introduction to Collaborative Technologies
- 6 RealTime Data Collaboration
- 7 Overview of App Technologies
- 8 Demo; Brainstorm App
- 9 Using Fluid Framework with Azure Fluid Relay (realtime collaboration)
- 10 Fluid Framework Overview
- 11 Fluid Framework Collaboration
- 12 JavaScript Map
- 13 Fluid SharedMap
- 14 Example using code to explain the process
- 15 Demo; Integrating Microsoft Graph Change Notifications (realtime presence)
- 16 Microsoft Graph uses a webhook mechanism to deliver change notifications to clients
- 17 Change notifications delivered through Azure Event Hubs
- 18 Integrating RealTime Microsoft Graph Notifications
- 19 Code used to build collaboration app
- 20 GitHub repo to get the code
- 21 Resources