-
Continue reading →: Azure DevOps | Marketplace tasks | A task is missing error though its installed
In my Azure DevOps organization, I got “Power Platform Build Tools” tools installed from Marketplace. However none of the ‘Power Platform’ tasks were accessible/visible in my pipelines. While executing an existing pipelines thrown following exception. Reason and Fix: 🙂
-
Continue reading →: Canvas App | Open msapp file with the new menu options
Assume that someone shared you a canvas app (i.e., .msapp file) and you would want to open the .msapp file in Canvas studio. With the new menu options steps to open a .msapp file changed a bit. There is no ‘File’ tab option to open the .msapp file as shown…
-
Continue reading →: Power Platform | Office 365 Outlook Connector | REST API is not yet supported for this mailbox
Other while importing a solution from market place, I had to create a Office 365 Outlook connection to complete the setup. However got following “REST API is not yet supported for this mailbox” error while creating the connection. Reason and fix: Error could be because of 2 reasons 🙂
-
Continue reading →: GitHub Copilot | Code suggestions
If you are a developer, Isn’t the below visual is scary good? You declare a function with meaningful name and the code is ready for you as a suggestion. Say ‘Hi’ to GitHub Copilot code suggestions. About GitHub Copilot: Licensing: GitHub Copilot as Visual Studio Extension: 🙂
-
Continue reading →: [Step by Step] Dataverse | Plugins | Using Dependent Assemblies
In this article, I am going to highlight the limitations of conventional plug-in development and how the Dependent Assemblies feature addresses those limitations. Limitations of the conventional plugins: As we know that the plugins can be registered only as an individual .Net assembly, we can’t include another assembly or a…
-
Continue reading →: [Step by Step] Model Driven App | Grids | Navigate to custom page on row click
By default, performing any of the following grid actions opens the table record: Double-clicking the data row, or selecting the primary column link in the row. Selecting a data row, and then pressing the Enter key. On a touch-enabled device, selecting a data row. In this article, lets see how to override…
-
Continue reading →: Azure DevOps | Power Platform Build Tools | WhoAmI | Capture Environment ID
Azure DevOps along with Power Platform Build Tools results a healthy Power Platform ALM. In this article, I will explain how to use Power Platform WhoAmI task and capture the ‘Environment ID’. What is PowerPlatformWhoAmi task: Verifies a Power Platform environment service connection by connecting and making a WhoAmI request.…
-
Continue reading →: [Step by Step] Power Apps portals | Version Control website using Power Platform CLI
In this article, lets see how to version control the Portal website components using Power Platform CLI Portal commands. What is Version Control Version control, also known as source control, is the practice of tracking and managing changes to software code. Version control software keeps track of every modification to…
-
Continue reading →: [Code Snippet] PowerShell | Azure DevOps | Query Variable Group using API
In Azure DevOps, Variable groups store values and secrets that you might want to be passed into a YAML pipeline or make available across multiple pipelines. Variable Group is a collection of variables with Name and Value pair. Below is my variable Group ‘BillingSystemDictionary’ with 3 variables in my DevOps organization ‘RajeevPentyala0011’…
-
Continue reading →: Power Apps | Application Insights | Query Telemetry data
Recently while troubleshooting as issue which was only occurring for a particular user, there was this question from a customer on “Determining how this user is accessing their system”. To simplify the question, assume that you have a Model Driven App and end users might access it from following modes…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)