Adventures with Power Platform: Default Environment Best Practices

This article is just a list of recommended best practices for the Default environment curated from other Power Platform sites. What makes the Default Environment so special? A single default environment is automatically created by Power Apps for each tenant and shared by all users in that tenant. Users with a standard Power Apps/Power Automate…

Adventures with Power Apps: Create a Custom Connector for an API Hosted in an Azure Function Secured with Azure AD

I have an Azure Function that is secured with an identity provider that authenticates against Active Directory. I configured the identity provider using the app registration I created in a previous article, see Adventures with Power Apps: Create a Custom Connector for an API Hosted in Azure APIM Secured with Azure AD – Matt Ruma….