Viva Connections & SharePoint Framework Community Call – 3rd of November, 2022
Call summary
Welcome to the bi-weekly call focused on Microsoft 365 client-side development. In this call, we focus on using Viva Connections and SharePoint Framework to build solutions for Microsoft Teams and SharePoint Online.
New this week
- Agenda set for next Microsoft 365 platform call - Tuesday, November 8th, 8:00 am PT.
- Latest news from Microsoft engineering on Microsoft 365 topics
- Monthly community contributors
- Bert Jansen – Avoid throttling in SharePoint Online by using RateLimit headers in API calls
- Garry Trinder - Build your first Workflow bot for Microsoft Teams with Teams Toolkit for Visual Studio Code
- Hugo Bernier – Power Pages introduction series continues
- Announced
- Project releases
- SharePoint Framework (SPFx) – v 1.16 (RC)
- CLI for Microsoft 365 – v5.9.0 (GA). Release notes
- Conversations
- Microsoft 365 PnP Weekly – Episode 185 (October 31st) with Belgium based Microsoft 365 Development MVP and Consultant - Jasey Waegebaert (GMI group) | @jwaegebaert. | video | podcast
- Microsoft 365 PnP Weekly – Episode 184 (October 24th) with UK based Microsoft MVP and Power Platform Technical Architect - Kristine Kolodziejski (Computacenter) | @kristinekk94. | video | podcast
Demos
- Getting started with PnPjs in SPFx solutions – explanation on files/code in a PnPjs v3.x sample. Items called out - changes between v2 and v3, dependencies, pnpjsConfig file (importing only selected bits of functionality libraries), chaining behaviors together, establishing global context for factory interfaces, caching, loadUser method (get information from Graph), rendering, creating a batched instance for grouped updates, discussion on approach to structure of production vs sample code.
- Building ISV offering for Microsoft Viva with SPFx ACEs and multi-tenant APIs hosted in Azure – capabilities in SPFx v1.15 make it easy (as in automate) for your customer to register, manage consent and deploy your SaaS app/ACE in their tenant. Step through configuration for managing a multi-tenant deployment including app registration in Azure AD, hosting multi-tenant aware back-end services on Azure, consent, permissions, etc. Understand architectural challenges and see an ACE on multiple tenants interact with the back-end multi-tenant API.
The host of this call is Derek Cash-Peterson (Sympraxis Consulting) - @spdcp. Q&A takes place as always in chat throughout the call.
Agenda items
- SharePoint Framework – Vesa Juvonen (Microsoft) | @vesajuvonen – 5:11
- PnPjs Client-Side Libraries - Julie Turner (Sympraxis Consulting) | @jfj1997 – 7:13
- CLI for Microsoft 365 - Garry Trinder (Microsoft) | @garrytrinder – 8:54
- PnP SPFx Controls - Alex Terentiev (Microsoft) | @alexaterentiev – 12:27
- PnP Modern Search - Derek Cash-Peterson (Sympraxis Consulting) - @spdcp – 13:00
- PnP Samples - David Warner II (Microsoft) | @DavidWarnerII – 13:26
- Demo – Getting started with PnPjs in SPFx solutions – Julie Turner (Sympraxis Consulting) | @jfj1997 – 15:14
- Demo – Building ISV offering for Microsoft Viva with SPFx ACEs and multi-tenant APIs hosted in Azure – Paolo Pialorsi (PiaSys) | @paolopia – 33:42
Together Mode
Thank you everybody once again joining on the community call. Hope to see some of you in-person in Copenhagen and/or Las Vegas later this year. Great seeing you today.
Actions
- Opt into the PnP Recognition Program | aka.ms/m365pnp-recognition
- Register for upcoming Sharing is Caring events:
- Maturity Model Practitioners | Tuesday, November 15th, 7am PST – Download reoccurring invite.
- PnP Office Hours – 1:1 session | Register
- PnP Buddy System | Request a Buddy
- Register for the Microsoft 365 Developer Program and get a free developer tenant
- Get started with free training modules covering Microsoft 365 platform capabilities.
- Visit the Microsoft 365 Unified Sample Solution Gallery from Microsoft and community.
- Request a Demo spot on the call | https://aka.ms/m365pnp/request/demo
- Download the recurrent invite for this call | https://aka.ms/spdev-spfx-call
Demo references
- Getting started with PnPjs in SPFx solutions
- Building ISV offering for Microsoft Viva with SPFx ACEs and multi-tenant APIs hosted in Azure
- Sample - Contoso Orders ACE
Thank you for your great work. Samples are often showcased in Demos.
Open-source project status
PnP Project | Current version | Release/Status |
---|---|---|
SharePoint Framework (SPFx) | v1.15.2 GA, v1.16 (RC) | v1.16 (GA) planned mid November 2022, v1.17 Preview December/January |
PnPjs Client-Side Libraries | v3.8.0 GA, v2.13 GA | v3.9 GA to be released November 11 |
CLI for Microsoft 365 | v4.3.0 GA, v5.9.0 GA | v6.0.0 ETA November 2022 |
Reusable SPFx React Controls | v3.11.0, v2.9.0 (SPFx v1.11) | new version in 2 weeks |
Reusable SPFx React Property Controls | v3.10.0, v2.7.0 (SPFx v1.11) | new version in 2 weeks |
PnP SPFx Generator | v1.16.0 | v1.17.0 on the way |
PnP Modern Search | v4.7.0 (GA), v4.8.0 (beta), v3.23.0 (GA) |
General Resources
- Viva Connections https://aka.ms/VivaConnections
- Archives - Microsoft 365 PnP Weekly - Videos, Podcasts
- Tools - Teams Toolkit (v2.2 Preview)
- Tools - Microsoft Teams Framework (TeamsFx)
- Gallery - Microsoft 365 Extensibility look book gallery
- Microsoft Build sessions guide (Modern Work Digital Brochure) - aka.ms/modernworkbuildsessions
- SharePoint Framework - v1.12.1 npm install –g @microsoft/generator-sharepoint@next
- CLI for Microsoft 365 v3
- CodeTour
- Sharing is Caring | aka.ms/sharing-is-caring
- Tools - PnP Modern Search v4 | https://aka.ms/pnp-search
- M365 PnP site | aka.ms/m365pnp
- SharePoint Starter Kit v2
- Blog: “A Lap Around Microsoft Graph Toolkit” blog series
- New Microsoft 365 Patterns and Practices (PnP) team model with new community leads
- Microsoft 365 Community Content (non-Dev docs)
- PnP SPFx web part samples
- PnP SPFx extension samples
- GitHub PnPjs
- Tutorials - Getting started with SharePoint Framework v1.10 Tutorials (12 videos)
- Tutorials - Getting started with SharePoint Framework v1.10 Extensions (6 videos)
- Docs - Tutorials and training material for SharePoint Development
- SPFX Training Package
- SPFx Web Parts
- SPFx Extensions
- SPFx Library Components
- Documentation - PnPjs v2 documentation
- Link - Microsoft 365 developer training
- Link - Office 365 Developer Program
- Latest documentation on SharePoint Framework
- Found an issue with SharePoint Dev? - please let us know at https://aka.ms/spdev-issues
- Reusable web part property controls
- Reusable react controls for SharePoint Framework solutions
- Reusable controls webcast
- CLI for Microsoft 365
- PnP SPFx Yeoman Generator - Extends the out-of-the-box experience with open-source community capabilities
- SharePoint Dev UserVoice - for new feature requests
Other mentioned topics
Upcoming calls | Recurrent invites
- Microsoft 365 platform call | Tuesday, November 8, 8:00 am PT – https://aka.ms/m365-dev-call (weekly)
- Office add-in monthly call | Wednesday, November 9, 8:00 am PT - https://aka.ms/officeaddinscall (monthly)
- Microsoft 365 General Dev call | Thursday, November 10, 7:00 am PT - https://aka.ms/m365-dev-sig (bi-weekly)
- Adaptive Cards monthly call | Thursday, November 10, 9:00 am PT - https://aka.ms/adaptivecardscommunitycall (monthly)
- Power Platform monthly call | Wednesday, November 16, 8:00 am PT - https://aka.ms/PowerAppsMonthlyCall (monthly)
- Viva Connections & SharePoint Framework call | Thursday, November 17, 7:00 am PT - https://aka.ms/spdev-spfx-call (bi-weekly)
- Microsoft Identity Platform call | Thursday, November 17, 9:00 am PT - https://aka.ms/IDDevCommunityCalendar (monthly)
About
Viva Connections & SharePoint Framework bi-weekly calls are targeted at anyone who is interested in the JavaScript-based development towards Microsoft Connections, Microsoft Teams, SharePoint Online, and also on-premises. Calls are used for the following objectives.
- SharePoint Framework engineering update from Microsoft
- Talk about PnP JavaScript Core libraries
- CLI for Microsoft 365 Updates
- SPFx reusable controls
- PnP SPFx Yeoman generator
- Share code samples and best practices
- Possible engineering asks for the field - input, feedback, and suggestions
- Cover any open questions on the client-side development
- Demonstrate SharePoint Framework in practice in Microsoft Viva, Microsoft Teams or SharePoint context
- You can download a recurrent invite from https://aka.ms/spdev-spfx-call. Welcome and join the discussion!
“Sharing is caring”
Microsoft 365 PnP team, Microsoft - 3rd of November 2022