Home
M365 Dev Insights
Cancel
Tip of the day - How to create effective prompts for M365 CoPilot

Tip of the day - How to create effective prompts for M365 CoPilot

Tip of the day: How to create effective prompts for M365 CoPilot Writing good prompts is key to getting the most out of M365 Copilot. Whether you’re automating tasks in SharePoint, generating emai...

Tip of the day - Creating a SharePoint List with PnP PowerShell in Azure Functions

Tip of the day - Creating-a-sharepoint-list-with-pnp-powershell-in-azure-functions

Tip of the day: Creating a SharePoint List with PnP PowerShell in Azure Functions PnP PowerShell is a powerful tool for managing SharePoint Online, and when combined with Azure Functions, it enabl...

Tip of the day - Using Modules Azure Functions in PowerShell

Tip of the day - Using Modules Azure Functions in PowerShell

Tip of the day: Using Modules Azure Functions in PowerShell Goal: You want to have reusable code in your Azure Functions by using modules. This tip will show you how to include modules in your Azu...

How to Build an Azure Function in PowerShell

How to Build an Azure Function in PowerShell

How to Build an Azure Function in PowerShell Azure Functions allow you to build event-driven, serverless applications with minimal overhead. If you work with PowerShell, you can leverage Azure Fun...

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...