-
Continue reading →: [Step by Step] Configure and consume ‘Environment Variables’ of type ‘Secret’ using ‘Azure Key vault’
In this article, lets learn the steps to configure Environment Variables of type ‘Secret’ using Azure Key Vault and fetch them from a simple Power Automate Cloud Flow. Lets first understand what is an Azure Key Vault and Environment Variables. What is an Environment Variable: What is an Azure Key…
-
Continue reading →: (Preview) Power Pages ALM using solutions
In one of my articles, I’ve explained Power Pages ALM using PAC CLI. With this new preview feature Using solutions with Power Pages allows you to contain and transport website configurations using standard Power Platform solution concepts. Feature Capabilities: This feature includes the following capabilities: Enable this preview feature on Environment:…
-
Continue reading →: Power Platform | ‘Security group’ is mandatory to create a new Environment
While creating a Environment on my new Power Platform tenant, I noticed a subtle change. Following are the steps to create a new Environment. 🙂
-
Continue reading →: [Quick Tip] Canvas App | Make circular profile picture
Its a common requirement to add an Image control to Canvas and display logged-in user’s profile image using User().Image formula, as shown below. If you run the App, you will get the ‘Image’ in a square dimensions. Tip to make image in circular dimensions: To make the Image in a…
-
Continue reading →: Get help on Microsoft.Xrm.Data.Powershell module functions
Microsoft.Xrm.Data.PowerShell module is an open source library using which you can seamlessly connect to Datavesre API from PowerShell script and carry out Create, Read, Update, and Delete (CRUD) operations. I’ve been using Microsoft.Xrm.Data.PowerShell module in my Azure DevOps pipelines to perform custom actions. In this article, I will show you…
-
Continue reading →: Azure DevOps | Visual Studio | TF200016: The following project does not exist
We have an Azure DevOps Project by name ‘ALMAccelerator-Dev‘ and the the project has been connected to Visual Studio. We were able to Push and Pull commits with no issues. Recently while pushing one of the commits from Visual Studio, we got an error TF200016: The following project does not…
-
Continue reading →: Dataverse | ‘App Opener’ security role
App Opener is a new OOB security role comes with the minimum privileges for common tasks available on all the Dataverse Environments. Its recommended to use the App Opener role for copy and creating new roles. App Opener is protected and cannot be updated. The min prv apps use role, available in…
-
Continue reading →: (Preview) Use ‘Solution checker’ in Managed Environments
Solution checker enforcement, is a new feature in Managed Environments that gives admins much more control over the customizations in their environments. Solution checker enforcement allows you to block or warn on solution imports with critical severity violations, as defined in the solution checker rules. These violations can have security, performance,…


