Tag: PnP

Import Excel Data To SharePoint Online Using PowerShell
Import Excel Data To SharePoint Online Using PowerShell
Blog Posts

Introduction In this article, we will go through the steps required to import the Excel file data to SharePoint online list using PnP PowerShell. There are a lot of ways to import the data, but for this article, we will stick to PowerShell way. Here the credit goes to person Danile Finke who developed the Import… 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

Show Boosted News with PnP Modern Search Web Parts
Show Boosted News with PnP Modern Search Web Parts
Blog Posts

Feature for boosting news was originally announced on Microsoft Ignite 2020. Now the first version of News Boost is available on SharePoint Online. Currently, it allows news items to be boosted based on the expiry date and boosted news posts are visible to users on automatic news digests. On Ignite it was also announced that… READ MORE

Get all Teams a User is Part of Using PowerShell PnP
Get all Teams a User is Part of Using PowerShell PnP
Blog Posts

As you may be aware already (hopefully!), we have Microsoft Teams cmdlets surfacing in the SharePoint PowerShell PnP module since July 2020. Today, we’ll work again with those cmdlets. As a matter of fact, we’ll use 2 modules for this blog post. PowerShell PnP Azure AD So make sure you’ve got both installed to be… 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