Year: 2024

Bulk cancel Azure Logic App runs with PowerShell

Bulk cancel Azure Logic App runs with PowerShell

Azure Portal doesn’t allow you to cancel multiple logic app runs at once, so let’s do that with a PowerShell script instead. In addition to filtering the runs by the status Running, we also filter them based on when they have been started.

Overcoming challenges when migrating SharePoint Online user profile properties

Overcoming challenges when migrating SharePoint Online user profile properties

When migrating SharePoint user profile properties, I encountered two issues. This blog post will detail those issues and how I overcame them.