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...
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...
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...
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...
A Power Apps solution is a container that contains one or more apps or other Power Apps components such as environment variable(s), entities (tables), flows, site maps, web resources and many more others. Solutions are mainly used when implementing Application...