PowerShell
Create an Entra app with API permissions, admin consent and a secret using Microsoft Graph PowerShell SDK
When building apps for Microsoft 365, the first step is to create an Entra app registration. Here's how to do it using Microsoft Graph PowerShell SDK.
Convert multiple images to WebP
Quickly convert multiple images to WebP and improve the speed of your website
Write interactive scripts using the Office 365 CLI
If you often need to check the properties of a particular object in Office 365, interactive scripts might be just the thing you need.
The fastest way to create SharePoint list items
When you need to create many SharePoint list items, be sure to choose the fastest approach to do it.
Unable to run executables in PowerShell Core on macOS
So you installed PowerShell Core on macOS, but can't run any of your executables. Here is how to fix it.