Microsoft 365 Developer Community Call recording – 17th of February, 2022
Call summary
One location the Microsoft 365 tenant – script samples gallery (138 scenarios and 193 scripts) now integrated into Sample Solution Gallery! Sign up and attend an AMA and other events this month hosted by Sharing is Caring. Added today - Ask me anything (PnPjs 3.0 – March 15th) and don’t forget the AMA on February 22 – PnP React Controls. Get the recognition you deserve, sign up for the PnP Recognition Program. Released Yo teams - yoteams-build-core v1.6.0 and Microsoft Graph Toolkit (MGT) v2.3.2, and Refreshed the MGT playground! To see current releases and latest updates/nightly builds, access the Repos via the links in table below. There were 6 new/updated script, 46 Bot samples, 2 Power Platform samples delivered this week. Wanted! – Teams Samples.
Open-source project status
(Bold indicates new this call)**
Project | Current Version | Release/Status |
---|---|---|
PnP .NET Libraries - PnP Framework | v1.8.0 GA with .NET 6.0 support added | Prepping v1.9 |
PnP .NET Libraries - PnP Core SDK | v1.5.0 GA with .NET 6.0 support added | Prepping v1.6 |
PnP PowerShell | v1.9.0 GA | Release v1.10.0 imminent (next week?), In progress: V2 POC - .NET 6.0 based, Requires PowerShell 7.2 |
Yo teams - generator-teams | v3.5.0 GA | v4.0.0-next |
Yo teams - yoteams-build-core | v1.6.0 | |
Yo teams – yoteams-deploy | v1.1.0 GA | |
Yo teams - msteams-react-base-component | v3.1.1 | |
Microsoft Graph Toolkit (MGT) | v2.3.2 GA | Shipping v2.3.2 on Friday! Working on v3.0.0 - Aligning all Toolkit components to Fluent UI Web Components |
While version releases are periodic, nightly releases are nightly! Subscribe to nightly releases for the latest capabilities.
The host of this call was David Warner II (Catapult Systems) | @DavidWarnerII. Q&A takes place in chat throughout the call.
Actions
- Opt into PnP Recognition Program | https://aka.ms/m365pnp-recognition
- Join us at the next Microsoft 365 platform call 22nd of February @ 8 AM PT
- Latest news from Microsoft engineering on Microsoft 365 topics
- Demos:
- Rabeb Othmani - PowerShell Snippets for Microsoft Graph Docs
- Ayca Bas - Learn from the Community – Introduction to new weekly initiative
- Sébastien Levert - Customizing MGT Components in your solution
- 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
- PnP Sharing is Caring - AMA (Ask Me Anything) – PnPjs – Tuesday, March 15th, 9am PST
- First Time Contributor Session – TBS soon
- Community Docs Session – Tuesday, March 1st, 2:00pm PT
- Power Platform Samples – First Time Contributor – Tuesday, March 8th, 2:00pm PT
- PnP – SPFx Developer Workstation Setup – TBS soon
- PnP SPFx Samples – Solving SPFx version differences using Node Version Manager – Tuesday, March 15th, 2pm PST
- First Time Presenter – TBS soon
- More than Code with VSCode – TBS soon
- Maturity Model Practitioners – TBS soon (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
- Download the recurrent invite for this call – https://aka.ms/m365-dev-sig
- Call attention to your great work by using the #PnPWeekly on Twitter.
Microsoft Teams Development Samples
https://aka.ms/TeamsSampleBrowser
Delivered - 46 Bot samples from the Microsoft Bot Framework Team – each sample shows a single activity, in a specific language – Typescript, C#, Python, .NET, Javascript, Java.
- Bot with Teams authentication
- Search messaging extension
- Action messaging extension
- Search messaging extension w/Auth and Config page
- Bot w/task module, adaptive card buttons
- Link unfurling
- File Upload
- Conversation Flow
- Start new thread in channel
Microsoft Power Platform Samples
https://aka.ms/powerplatform-samples
- Teams Adaptive Card Reminders From Lists* - Norm Young | @stormin_30
- SharePoint event registration Power App - Alex Clark | @sharepointalex
*These latest samples should show on site shortly after this call
Script Samples: (https://aka.ms/script-samples)
2 New Scenarios and 4 Script Updates:
- New Scenarios
- Analyze users for known data breaches with have I been pwned - Albert-Jan Schot | @appieschot
- Delete orphaned temporary site pages - Brian McCullough | @bpmccullough
- Updates or scenarios implemented with alterative tools
Article: Getting started with PnP Script Samples – aka.ms/script-samples/getting-started
– Many thanks!
Demos
Introduction to Adaptive Card Studio VS Code extension – step through the Visual Code extension that makes it easy to add to and work with Adaptive Cards in your project. The Adaptive Cards button exposes all Adaptive Cards resident in your workspace. Within the extension, you can see and download samples (code, example, snippets, container) from AdaptiveCards.io. Today you can send a card (layout, sample, json) to recipient in Outlook and soon Teams.
Solving reCaptcha with Power Automate Desktop – resolves Google Captcha challenges using Power Automate Desktop for RPA (robotic process automation) and Outlook Actionable Messages. User need not go to remote (unattended) machine. Bot captures image of screen, sends mail to user, user responds, and bot executes instructions. Manages repeated challenges, timeouts, and user contact attempts. Uses an adaptive Card, 2 Cloud flows and Dataverse. Learn how in this demo.
Bringing in your own data to Microsoft Search – using Azure Logic Apps and Graph connectors (Microsoft and Ecosystem Partner built, or Graph Search API) for pulling in external data sources. Use Graph search API - Create connector in Graph, Register connector in search, Create an Adaptive Card for viewing results, and Add items into indexes. Demo shows pulling content from Trello, using Graph calls in 3 Logic Apps (Search, Setup and Trigger).
Thank you for your work. Samples are often showcased in Demos. Request a Demo spot on the call https://aka.ms/m365pnp/request/demo
Topics
- PnP .NET library updates - Bert Jansen (Microsoft) | @O365bert – 6:32
- PnP PowerShell updates - Bert Jansen (Microsoft) | @O365bert – 8:24
- yo Teams updates - Wictor Wilén (Microsoft) | @wictor – 9:08
- Microsoft Graph Toolkit updates - David Warner II (Catapult Systems) | @DavidWarnerII – 10:35
- Microsoft Script Samples - David Warner II (Catapult Systems) | @DavidWarnerII – 2:35
- Microsoft Teams Samples - Bob German (Microsoft) | @Bob1German – 11:17
- Microsoft Power Platform Samples - April Dunnam (Microsoft) | @aprildunnam – 12:32
- Demo 1: Introduction to Adaptive Card Studio VS Code extension – Tim Cadenbach | @TimCadenbach – 15:18
- Demo 2: Solving reCaptcha with Power Automate Desktop – Tomasz Poszytek | @TomaszPoszytek – 21:33
- Demo 3: Bringing in your own data to Microsoft Search – Kevin McDonnell | @kevmcdonk – 34:25
Resources
Additional resources around the covered topics and links from the slides.
- D1: Community site - MadeWithCards.io
- D1: Site – MAXIMAGO
- D1: Visual Studio Marketplace - Adaptive Card Studio
- D2: Demo - Solving reCaptcha v2 challenge with Power Automate Desktop
- D2: Demo – Actionable Messages using Adaptive Cards - ultimate guide
- D2: Documentation - Send physical clicks on a web element
- D2: Documentation - Introduction to Power Automate for desktop
- D2: Demo - Adaptive Cards and the Power Platform to solve captchas
- D3: Documentation - externalConnection resource type
- D3: Repo – Create Schema example
- D3: Article - Creating a custom Microsoft Search connector with Logic Apps
- D3: Templates - Search Layout designer
- D3: Samples - MSSearch-Samples
- D3: Samples - Samples for Microsoft Search Connectors – Twitter
- D3: Demo – Latest on Cloud Hybrid Search (SSA) & Graph connectors for indexing content from on-premises – Harshit Kumar (Microsoft)
- Microsoft 365 PnP Weekly – Episode 153 (February 14th) with Redmond, Washington, US-based Senior Program Manager in the OneDrive and SharePoint organization responsible of the Power Platform integration, Sudha Narayanan (Microsoft) | video | podcast
- Microsoft 365 PnP Weekly – Episode 152 (February 7th) with Toronto, Ontario, Canada-based Microsoft Cloud Solution Architect and MVP Alum, Hugo Bernier (Microsoft) | @bernierh | video | podcast
General resources
- Script Samples - Getting started with PnP Script Samples – aka.ms/script-samples/getting-started
- Samples - Power Platform Samples | aka.ms/powerplatform-samples
- Microsoft 365 tenant – Script Samples Gallery | aka.ms/script-samples
- Microsoft Teams Samples Gallery | aka.ms/teams-samples
- Microsoft 365 Extensibility look book gallery | aka.ms/m365/extensibility
- Archives - Microsoft 365 PnP Weekly - Videos, Podcasts
- PnP Teams Quickstart | aka.ms/pnp-teams-quickstart
- Microsoft Teams Toolkit v3.x | 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 Page Transformation webcast series
- PnP Power Shell
- SharePoint Modernization Tools
Upcoming Calls | Recurrent Invites
- Microsoft 365 platform call – February 22nd at 8:00 am PST | https://aka.ms/m365-dev-call
- Viva Connections & SharePoint Framework call – February 24th at 7:00 am PST | https://aka.ms/spdev-spfx-call
- M365 General Dev call – March 3rd at 7:00 am PST | https://aka.ms/m365-dev-sig
- Office add-in monthly call – March 9th at 8:00 am PST | https://aka.ms/officeaddinscall
- Adaptive Cards monthly call – March 10th at 9:00 am PST | https://aka.ms/adaptivecardscommunitycall
- Power Apps monthly call – March 16th at 8:00 am PST | https://aka.ms/PowerAppsMonthlyCall
- Microsoft Identity Platform call – March 17th at 9:00 am PST | https://aka.ms/IDDevCommunityCalendar
General Microsoft 365 Dev Special Interest Group bi-weekly calls are targeted at anyone who’s interested in the general Microsoft 365 development topics. This 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. More details on the Microsoft 365 community from https://aka.ms/m365pnp. We also welcome community demos, if you are interested in doing a live demo in these calls!
You can download recurrent invite from https://aka.ms/m365-dev-sig. 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 Community (PnP) team, Microsoft - 18th of February 2022