Skip to main content

Blog

Power AutomatePower Platform GovernanceAzure Automation and Power Platform CLI
January 7, 2025

Azure Automation and Power Platform CLI

Azure Automation is a powerful cloud-based service designed to automate repetitive tasks. Within the context of the Power Platform, Azure Automation serves as a complementary tool to extend automation capabilities…
Power AutomateFilter “Get files” to only return Word documents
November 15, 2024

Filter “Get files” to only return Word documents

Sometimes we only want to get a specific file type from a library in SharePoint. We can do this easily. Just add a Filter Query as follows. You can replace…
DataversePower AutomateDeactivate parallel flow runs
November 15, 2024

Deactivate parallel flow runs

In some cases it can be helpful to avoid parallel runs of a flow. An example of a real life scenario For a project that uses Dataverse and model-driven apps,…
Power Platform GovernanceService principals, PowerShell and Power Platform
September 18, 2022

Service principals, PowerShell and Power Platform

Authenticating to the Power Platform is not always possible via username and password, especially not if MFA is activated. It's not secure if you allow connections with only a username…