Microsoft 365 Platform Call -- 18th of January, 2022
Microsoft 365 Platform Community Call - weekly community call recording from January 18th, is now available from the Microsoft 365 Community YouTube channel at https://aka.ms/m365pnp/videos.
Call Summary
Welcome to the weekly call focused on capabilities of the Microsoft 365 platform.
- Register for the Microsoft 365 Developer Program and get a free E5 developer tenant with instant availability and other assets.
- Get started with free training modules to accelerate learning Microsoft 365 platform capabilities. Now with new Viva Connections training!
- Preview the Microsoft 365 Sample Solution Gallery with 880+ samples from Microsoft and community that allow you to learn by example, expedite your development and appreciate what is possible.
- Sign up and participate in one of a growing number of events hosted by Sharing is Caring this month and next. Upcoming AMAs on PnP React Controls and on Graph and MGT.
- Tune into the weekly
- Microsoft 365 Developer Podcast focused exclusively on Microsoft 365 dev topics – hosted by Jeremy Thake (Microsoft) and Paul Schaeflein (Addin365).
- Microsoft 365 PnP Weekly - Videos, Podcasts focused on the latest news and topics on Microsoft 365 hosted by Vesa Juvonen and Waldek Mastykarz
- Hear about the latest 2 Microsoft 365 Platform related stories and absorb 3 demos delivered by Microsoft presenters on latest capabilities of the Microsoft 365 platform.
- Microsoft 365 Community (PnP) – January 2022 update is available!
The host of this call was Vesa Juvonen (Microsoft) | @vesajuvonen. Q&A takes place in chat throughout and live at end of the call.
Microsoft 365 Platform News Flash
New Single Sign-on service for Office Add-ins rolling out in Office on the web
Opt into PnP Recognition Program | https://aka.ms/m365pnp-recognition
Register for Sharing is Caring Events:
- PnP Sharing is Caring - AMA (Ask Me Anything) - SPFx React Controls – Tuesday, February 22nd, 9am PST
- PnP Sharing is Caring - AMA (Ask Me Anything) -- Microsoft Graph Toolkit - Tuesday, March 1st, 9am PST
- First Time Contributor Session – Tuesday, January 25th, 2pm PST
- Community Docs Session – 2022 Sessions Coming Soon
- Power Platform Samples – First Time Contributor – Tuesday, January 25th, 2pm PST
- PnP – SPFx Developer Workstation Setup – Tuesday, February 8th, 2pm PST
- PnP SPFx Samples – Solving SPFx version differences using Node Version Manager – Wednesday, January 26th, 7am PST
- First Time Presenter – Wednesday, February 9th, 9am PST
- More than Code with VSCode – Tuesday, February 15th, 2pm PST
- Maturity Model Practitioners – Tuesday, February 15th, 7am PST (every 3rd Tuesday of month, 7:00am PT)
- Getting Started with Viva Connection ACEs (2-part session) – TBS soon
- PnP Office Hours – 1:1 session – Register
- PnP Buddy System – Request a Buddy
Request a Demo spot on the call – https://aka.ms/m365pnp/request/demo
Download the recurrent invite for this call – https://aka.ms/m365-dev-call
Call attention to your great work by using the #PnPWeekly on Twitter.
Demos
Demos delivered in this session
Show a user’s emails in an ASP.NET Core app with Microsoft Graph – configure .NET app (or Python, Java Script, Java) to retrieve emails using Microsoft Graph, secure messages using Microsoft Identity. Define queries that break up large data sets - emails into batches. Demo follows learn module steps - create app, register app in AAD, configure/add middleware, create and use GraphEmailClient, and render Emails. Start by cloning repo, run sample on your Microsoft 365 developer tenant.
Deep dive on Viva Connections Adaptive Card Extension development – State management – what is State in SPFx ACEs and how use State in SPFx apps to maximize initial load times, UI performance, and limit network traffic. State is shared across all views in SPFx ACES. Be mindful of tradeoffs between state and storage. Load as little as you need into State at any given time but load enough to optimize network calls. Cache previous states.
Microsoft Graph Toolkit – Using the People Picker Component in your solutions – this session focuses on the Microsoft Graph People picker control and options for customization. Search for users and/or groups (DG, SG, M365, Teams groups) in an organization from inside your apps and forms. Find people trending around me, groups, users from a group, direct reports, newly added to team, people by e-mail address. Build a custom People picker component. See code and rendering side-by-side.
Thank you for your work. Samples are often showcased in Demos.
Topics
Topics covered in this call
- Latest updates and news on the Microsoft 365 platform – Vesa Juvonen (Microsoft) | @vesajuvonen – 6:08
- Monthly contributors on the Microsoft 365 platform community efforts – Vesa Juvonen (Microsoft) | @vesajuvonen – 7:17
- D1: Show a user’s emails in an ASP.NET Core app with Microsoft Graph – Dan Wahlin (Microsoft) | @DanWahlin – 10:21
- D2: Deep dive on Viva Connections Adaptive Card Extension development – State management – Patrick Rodgers (Microsoft) | @mediocrebowler – 28:38
- D3: Microsoft Graph Toolkit – Using the People Picker Component in your solutions – Sébastien Levert (Microsoft) | sebastienlevert – 40:24
Resources
Additional resources around the covered topics and links from the slides.
D1: Learn - Show a user’s emails in an ASP.NET Core app with Microsoft Graph
D1: Tool – Graph Explorer | aka.ms/ge
D2: PnP/PnPjs Library - @pnp/odata/caching
D2: Samples - SharePoint Framework Reference Samples
D2: Demo - State referenced in Introduction to Adaptive Card Extensions (ACEs) for Microsoft Viva Connections – Paolo Pialorsi (PiaSys) | @PaoloPia
D3: Documentation - Microsoft Graph Toolkit: UI Components and Authentication Providers for Microsoft Graph | aka.ms/mgt/docs
D3: Documentation - People-Picker component in the Microsoft Graph Toolkit
D3: MGT Playground – People Picker
D3: Repo – Microsoft Graph Toolkit | aka.ms/mgt
D3: Documentation - Microsoft Graph Toolkit: UI Components and Authentication Providers for Microsoft Graph | aka.ms/MGT/docs
D3: Learn - Develop apps with the Microsoft Graph Toolkit | aka.ms/mgt/learn
Previous demos delivered by Sébastien Levert on Microsoft Graph Toolkit (MGT)
- Discover the Microsoft Graph Toolkit – 7 December 2021
- Microsoft Graph Toolkit – Using Login Component in your solutions – 14 December 2021
- Microsoft Graph Toolkit – Using the Person Component in your solutions – 4 January 2022
- Microsoft Graph Toolkit – Using the People Component in your solutions – 11 January 2022
PnP Weekly – Episode 149 (January 17th) with Brisbane, Queensland, Australia-based Cloud Developer Advocate for Microsoft Teams and Graph, Rabia Williams (Microsoft) | rabwill | video | podcast
General resources
- Archives - Microsoft 365 PnP Weekly - Videos, Podcasts
- PnP Teams Quickstart | aka.ms/pnp-teams-quickstart
- Microsoft Teams Toolkit v2.2 | https://aka.ms/teams-toolkit
- Microsoft 365 PnP Community hub | aka.ms/m365pnp/community
- Microsoft Graph Toolkit in Microsoft Learn | https://aka.ms/learn-mgt
- Viva Connections https://aka.ms/VivaConnections
- SharePoint look book
- Yo Teams video training package
- .NET Standard 2.0 version of SharePoint Online CSOM API
- Microsoft 365 community (PnP) videos | aka.ms/m365pnp-videos
- Microsoft Teams Toolkit for Visual Studio Code
- yo Teams | aka.ms/yoteams
- Video - Getting started using yo Teams | Wictor Wilén (Avanade)| @wictor
- Build a crisis management site to connect people and information
- Developer documentation | https://aka.ms/spdev-docs
- PnP Power Shell
- SharePoint Modernization Partner Guidance - Feedback welcome
- Solution - Building a modern search experiences with SharePoint Framework web parts
- Page transformation guidance
- Page transformation videos
- Modernization scanner
- Microsoft 365 developer program site - Need to become a Tenant Admin to test look book capabilities? Get a Microsoft 365 E5 developer subscription (free tenant for 90 days)
- SharePoint Provisioning Service - Easily provision look book designs to any tenant in the world
- SharePoint Provisioning templates on GitHub
- PnP Provisioning Tenant Templates documentation
- SharePoint Page Transformation webcast series
- PnP Power Shell
- SharePoint Modernization Tools
Upcoming Calls | Recurrent Invites
Power Apps monthly call– January 19th at 8:00 am PST | https://aka.ms/PowerAppsMonthlyCall
M365 General Dev call – January 20th at 7:00 am PST | https://aka.ms/m365-dev-sig
Microsoft Identity Platform call – January 20th at 9:00 am PST | https://aka.ms/IDDevCommunityCalendar
Microsoft 365 platform call – January 25th** **at 8:00 am PST | https://aka.ms/m365-dev-call
Viva Connections & SharePoint Framework call – January 27th at 7:00 am PST | https://aka.ms/spdev-spfx-call
Office add-in monthly call – February 9th at 8:00 am PST | https://aka.ms/officeaddinscall
Adaptive Cards monthly call **– **February 10th at 9:00 am PST | https://aka.ms/adaptivecardscommunitycall Microsoft 365 Platform community call focuses on latest Microsoft 365 Platform updates and demos delivered by Microsoft presenters and takes place weekly on Tuesday. The alternating Special Interest Group community calls each Thursday focus on SharePoint Framework (client-side development/implementation) and Microsoft 365 Platform (includes Microsoft Teams, Bots, Microsoft Graph, CSOM, REST, site provisioning, PnP PowerShell, PnP Sites Core, Site Designs, Power Automate, PowerApps, Column Formatting, list formatting, etc. topics.) with demos commonly delivered by community members.
More details on the Microsoft 365 community from https://aka.ms/m365pnp. You can download recurrent invite for this call from https://aka.ms/m365-dev-call.
Welcome and join in the discussion. If you have any questions, comments, or feedback, feel free to provide your input as comments to this post as well. More details on the Microsoft 365 community and options to get involved are available from https://aka.ms/m365pnp.
“Sharing is caring”
Microsoft 365 PnP team, Microsoft - 19th of January 2022