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 | Jan 3, 2025 | Analytics, Azure, Power Apps, Power Platform
Hi, chaps. In this post, I will describe how you can use Azure App Insights to monitor and provide diagnostics about your Canvas app. Connect your Power App to Azure App Insights In the following steps, you will learn how to configure it in one of the Canvas...
by George Chrysovaladis Grammatikos | Dec 1, 2024 | Power Apps, Power Platform
You might have noticed that when importing a solution from one environment, i.e. Dev to another i.e. UAT or Prod, the Play button in the model-driven app is turned off. In this post, you will learn how to turn it back on. In the following steps, I will show you...
by George Chrysovaladis Grammatikos | Jul 7, 2024 | Power Apps, Power Platform
One of the main limitations of PowerApps was the fact that only one individual could edit the application at a time. Three years ago (November 2021), Microsoft announced the experimental Git version control feature for the Power Apps studio. With the Git version...
by George Chrysovaladis Grammatikos | May 7, 2024 | Power Apps, Power Platform
Environment variables are used to store configuration settings, such as API endpoints, connection strings, or any other values required by multiple components within a Power Apps environment. When you define these variables at the environment level. Your apps and...