CRMJettycrmjetty.hashnode.dev·Apr 1, 2024Understanding Microsoft Power Pages, Advantages, Pricing and MoreImagine a platform that streamlines your web development process but also seamlessly integrates with a suite of powerful tools to enhance your business operations. We are not just going to talk about features and technical jargon. We are diving into ...DiscussPowerPages
Stefan StarkeforCloudflight Engineering Blogengineering.cloudflight.io·Sep 12, 2023Navigating Efficient Web Application Development: Cloudflight's Architectural InsightsIn the fast-evolving realm of digital solutions, the efficacy and agility of web application development have emerged as critical determinants of success. Within this landscape, we want to find out what the best architectural choice is. In this insig...Discuss·3 likes·242 readsRapid Web DevelopmentStrapi
Richard Carriganblog.richardcarrigan.dev·May 9, 2023How to deploy a Power Pages website using Azure DevOps PipelinesAfter you've been working with Power Pages for some time, it will become obvious that it can be difficult to present website changes to stakeholders for approval without those same changes being immediately visible to your website visitors. To solve ...Discuss·1.4K readsazure-devops
Richard Carriganblog.richardcarrigan.dev·Apr 25, 2023Deploy Power Pages secrets with Azure DevOps and deployment profilesMicrosoft provides excellent resources for learning, using, and building on top of its products. Usually, you can search for how to do something within a Microsoft product or service and you'll get a handful of Microsoft Learn resources that will wal...Discuss·670 readsAzure Pipelines
Richard Carriganblog.richardcarrigan.dev·Apr 18, 2023Configuring Microsoft authentication for a Microsoft Power Pages websiteWhen you create a new Power Pages website with a Microsoft Power Platform environment, both Local sign in and Azure Active Directory are enabled, and the rest (Azure Active Directory B2C, Facebook, LinkedIn, Google, Twitter, and Microsoft) are not ye...Discuss·1.2K readsPowerPages
Jimmy Mojimmoblog.hashnode.dev·Apr 17, 2023Power Pages - Controlling User Registration Based on Domain with Azure AD B2C Custom PolicyRecently, one of our clients requires their Power Pages (Power Apps Portal) solution to restrict user registration based on their email domain. Without putting my security hat on, my direct thought was to create a new row in an existing Dataverse tab...Discuss·432 readsAzure AD B2C
Richard Carriganblog.richardcarrigan.dev·Apr 11, 2023Using source control with Azure DevOps and Power Pages websitesIf you're used to working with "full-code" websites or applications, you may be wondering how you can add a Power Pages website to source control (Git) to track changes. Or, maybe you are using Azure DevOps to track work on the website and would like...Discuss·1.3K readsazure-devops
Richard Carriganblog.richardcarrigan.dev·Apr 4, 2023How to create a new Power Pages websitePower Pages are the newest addition to the Power Platform family, but it existed before its official release, just under the name Power Apps Portals. There are dramatic technical differences between the two, but they both allow you to create public-f...Discuss·241 readsPowerPlatform
Favour Adeshinathecompletehub.hashnode.dev·Jul 15, 2022Handling User Authentication in Power Pages with Azure AD B2CHi there, in this article, I'm excited to share my knowledge on how to use Microsoft Azure AD B2C as an authentication provider in Power Pages. Let's get right into it! Azure AD B2C as an Authentication Service What is Authentication? This simply ref...Discuss·457 readsPower PlatformLow Code