Category: PnP

How to Make Your First Contribution to PnP Reusable Controls
How to Make Your First Contribution to PnP Reusable Controls
Webinars

How to Make Your First Contribution to PnP Reusable Controls Join us for an insightful webinar that will demystify how you can contribute to the PnP Reusable Controls initiative. Whether you’re a budding developer or an experienced contributor, this session is your gateway to understanding the fundamentals of PnP reusable controls and supercharging your involvement… READ MORE

PnP PowerShell - What You Need to Know
PnP PowerShell – What You Need to Know
Webinars

PnP PowerShell – What You Need to Know Join Erwin for this webinar recording and learn all about PnP PowerShell and what you need to know! Did you know that SharePoint and PnP (Patterns and Practices) were born out of frustration? Yes, the idea of creating a better platform for sharing and collaborating on documents… READ MORE

Building PnP Provisioning notifier Bot
Building PnP Provisioning notifier Bot
Blog Posts

What we’re going to build in this post: Azure web job, which is triggered by a queue message from a custom site template (previously known as site design). The job uses PnP Framework to provision a new site based on the PnP template. MS Teams bot, which pushes notifications to the configured channel about the provisioning state.… READ MORE

Integration @PnP/Graph and SPFx – 1
Integration @PnP/Graph and SPFx – 1
Blog Posts

I am planning to write series of articles to cover the @PnP/Graph artifacts. I am starting with @PnP/Graph/Users object.Article provides the steps how to integrate PnP Graph in SPFx and best practices to initialize the class and call methods.The SharePoint Development community also known as PnP Community.An open source initiative coordinated by SharePoint engineering.Let’s Start: Create a new web… READ MORE

Leveraging Office PnP Core to run multi tenant specific operations
Leveraging Office PnP Core to run multi tenant specific operations
Blog Posts

Series: 1. Securing React App with Azure AD *this post 2. Setting Up Azure Key Vault with an Azure Website (Web API)  3. Leveraging Office Pnp Core to run multi tenant specific operations (Create modern site, etc) *this post 4. Creating communication sites templates and applying them to new sites in different tenants. In this post its where we actually start… READ MORE