Home
M365 Dev Insights
Cancel

Intro

Introducing Tip of the Day I am excited to announce a new blog series that aims to provide useful tips and tricks for developers who work with Microsoft 365. I will share a quick tip that can help...

Tip of the day - Archive or Delete Unused SharePoint Sites

Tip of the day - Archive or Delete Unused SharePoint Sites

Tip of the day: Archive or Delete Unused SharePoint Sites Goal: You want to identify inactive SharePoint Online sites based on their activity (e.g., no file or page activities for 6 months) and au...

Tip of the day - Modernizing Classic SharePoint Sites to Modern Experience

Tip of the day - Modernizing Classic SharePoint Sites

Tip of the day: Modernizing Classic SharePoint Sites to Modern Experience Goal: Help admins modernize classic SharePoint sites to the modern experience for improved performance and user experience...

Tip of the day - Automating External Sharing Report

Tip of the day - External Sharing Report for SharePoint Online Sites

Tip of the day: Automating External Sharing Report for SharePoint Online Sites Goal: Help admins generate reports on external sharing settings for all SharePoint Online sites in their tenant. Usi...

Tip of the day - Powershell for April first 2

Tip of the day - Powershell for April first. Tricks and pranks Part 2

Tip of the day: Aprils Fools Day pranks with Powershell Part 2 Apply these pranks to your colleagues’ computers. They will be surprised and will have a good laugh. Note: These pranks are harml...

Download all files from array of URLs and archive them

Download all files from array of URLs and archive them

Summary The script will download all files from an array of URLs and archive them into a zip file. Two options are available to specify the file URLs: add the URLs in the script, or read the ...

Tip of the day change quicklink navigation orientation

Tip of the day change quicklink navigation orientation

Tip of the day: Change quicklink navigation orientation using PnP PowerShell and M365 CLI Introduction: In SharePoint Online, you can change the orientation of the quick launch navigation from ve...

Get All hub site and its main sites navigation nodes and update the navigation nodes if needed

Get All hub site and its main sites navigation nodes and update the navigation nodes if needed

Summary This sample demonstrates how to get all hub site and its main sites navigation nodes and update the navigation nodes if needed Pre-requisites PnP PowerShell to learn more at: htt...

SharingIsCaring. Advent Calendar

SharingIsCaring. Advent Calendar - A Fun Christmas-Themed SPFx

Summary As Christmas approaches, it’s time to bring a little joy and festivity to your SharePoint environment with a fun and interactive web part, Advent Calendar. This engaging Christmas-themed g...

Copy SharePoint list to another site using PNP.PowerShell

Copy SharePoint list to another site using PNP.PowerShell

Summary This sample demonstrates how to copy SharePoint list to another SharePoint site using PNP.PowerShell. Pre-requisites PnP PowerShell to learn more at: https://aka.ms/pnp/powershel...