by George Chrysovaladis Grammatikos | Sep 2, 2025 | Copilot Studio, Power Apps, Power Automate, Power Pages, Power Platform
In a previous article, I wrote about “Power Platform Pipelines – Installation”; in this one, I’m describing how you can configure and run a Pipeline to deploy a solution from a development environment to a Target (Test) environment. This...
by George Chrysovaladis Grammatikos | Aug 16, 2025 | Copilot Studio, Power Apps, Power Automate, Power Pages, Power Platform
Microsoft has rolled out Power Platform Pipelines to simplify and low-code ALM. This tool, which can be installed in specific Power Platform environments (I will write about prerequisites further below), simplifies the deployment of apps and components across...
by George Chrysovaladis Grammatikos | Jun 21, 2025 | Azure, Networking, Power Apps, Power Automate, Power Pages, Power Platform
There is a growing discussion around security, with a strong emphasis on ensuring customer service safety while minimizing exposure on the public internet. To address this critical need, Virtual Network support has been introduced, allowing the use of Azure VNet...
by George Chrysovaladis Grammatikos | Sep 25, 2024 | Billing, Power Apps, Power Automate, Power Pages, Power Platform
The purpose of this post is to walk you through the steps of developing a new Pay-as-you-go billing policy for the Power Platform. Prerequisites A valid Azure subscription An empty Azure Resource group A Power Platform environment (Sandbox or Production) Have...
by George Chrysovaladis Grammatikos | Aug 17, 2024 | Power Automate, Power Platform
Occasionally, some flows have to run certain days within a month, and not necessarily every week. Now let’s see how you can implement it in your flow. For this example, I will create a flow that has a Recurrence trigger that will run every 1st and 20th of every...
by George Chrysovaladis Grammatikos | Jun 29, 2024 | Power Automate, Power Platform
Sending multiple attachments from a One Drive folder to an external mailbox using a Power Automate flow can be very easy using a few steps (actions). Trigger For the demo purposes, I will use a manual trigger. Actions At the next, I will Initialize an array variable...