-
Continue reading →: Power Pages | Render ‘Home’ page content conditionally
I have a following simple Power Pages site with a default Home page. Note that the same Home page renders for Authenticated User and Anonymous User. How about displaying different Home page content for Authenticated User and Anonymous User? In this article, let’s explore how to do that. Steps to…
-
Continue reading →: Power Pages | Delete a website
In this article, let’s learn how to delete a Power Pages website by deleting the following ‘Hello World’ website in my environment. Delete a Website: 🙂
-
Continue reading →: Power Pages website deployments using Pipelines in Power Platform
In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines. In this article, I will cover how to deploy Power Pages Websites from the Development to Target environments using pipelines. Scenario: Prerequisites:…
-
Continue reading →: Pipelines in Power Platform | Work with Connections and Environment Variables
In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines. In this article, I will cover how to work with Connections References and Environment Variables that are part of a solution. Deploying…
-
Continue reading →: Pipelines in Power Platform | Enable cross-geo solution deployments
In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines. In the prerequisites of that article, I emphasized, ‘Ensure that the development and test environments are in the same region,’ meaning that…
-
Continue reading →: [Step by Step] Configure and run ‘Pipelines in Power Platform’
In this article, let’s learn how to configure and run pipelines in Power Platform, along with prerequisites and other useful details. What are pipelines in Power Platform: Prerequisites to use pipelines: Environment topology for using pipelines: To understand the Power Platform environment structure, let’s explore a scenario where we move…
-
Continue reading →: 2024 Wave 2 Plans for Dynamics 365 and Power Platform
On July 16, 2024, Microsoft published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. Power Platform: Check out the 2024 release wave 2 Microsoft Power Platform features : Here Here…
-
Continue reading →: JavaScript | Useful ‘Console’ functions
I’ve been using Console.log , the browser’s default debugger, since day one of my JavaScript programming journey. Did you know there are many other useful console functions available? In this article, I will cover few useful console functions. We will first start with most common console.log Console.log: The log() method writes (logs)…
-
Continue reading →: Dataverse : Migrate data between environments using the dataflows
In one of my previous articles, I explained how to migrate data between environments using cloud flows. In this article, lets learn how to move data between environments using Dataflow. Prerequisites Scenario: Steps to create Dataflow: Ensure that the tables are already defined in the target environment. We are using…
-
Continue reading →: Power CAT Copilot Studio Kit
The Power CAT Copilot Studio Kit is a comprehensive set of capabilities designed to augment Microsoft Copilot Studio. The kit helps makers test custom copilots, use large language model to validate AI-generated content, track aggregated key performance indicators. By running individual tests against the Direct Line API, the copilot responses are evaluated against…


