How to direct un-authenticated Users to the Sign in Page by default in Power Apps Portal Website

Published on:
Learn moreRelated posts
Exploring AI Functions (PowerFX) within Canvas Power Apps
Microsoft continues to bring intelligence closer to app makers with the introduction of AI Functions in Power Apps. These new capabilities all...
Connection.Connected in Power Apps
Anybody ever had problems with Connection.Connected in Power Apps? Connection.Connected is a piece of code in Power Apps that helps you iden...
Power Pages Solution Architecture Patterns: When to Use Liquid vs. JavaScript vs. Power Automate
In Power Pages, you can implement logic in multiple layers — Liquid (server-side), JavaScript (client-side), or Power Automate (external workf...
Enhancing Data Presentation with Conditional Formatting in Power Pages
You can enhance Microsoft Power Pages list views using conditional formatting with JavaScript. This approach lets you visually highlight recor...
Power Apps – Information regarding the end of support for Image to App & Figma to App features
Starting October 21, 2025, we will begin deprecating the Image to App and Figma to App features in Power Apps (Canvas Apps). These features al...
Power Apps – Create offline profiles in the maker studio for Canvas apps
We are announcing the ability to create offline profiles in the maker studio for Canvas apps in Power Apps. This feature will reach general av...
Building a Client-Side Caching Layer in Power Pages to Boost Performance
Why Client-Side Caching? Power Pages often fetch data from Dataverse using Liquid, Web API, or Power Automate. But repeated calls can slow dow...
Geolocation in Power Apps: Translating Addresses and Validating Check-Ins
Hi Everyone, I’m back, and today, we will learn how to implement translating addresses to longitude and latitude (using Azure Maps API) ...
Want to check if you have added metadata to the entity in Power Apps – Table Segmentation properties?
Hi Folks, After a break, I am back with my next blog post, this is a very short one. Whenever you were working on any implementation, you coul...