GitHub Pipeline Issues Caused by PAT Token Policy Changes
We have an Azure DevOps pipeline which connects to a GitHub project. The pipeline is throwing the following exception: ‘Unable to resolv...
We have an Azure DevOps pipeline which connects to a GitHub project. The pipeline is throwing the following exception: ‘Unable to resolv...
After creating a Service Principal using the pac admin create-service-principal command as outlined here : pac cli | Create a Service Pri...
If you’re an experienced Dynamics 365 or Power Platform developer, you’ve likely created Application Users by following the steps ...
In this blog post, I will share a code snippet to check if the logged-in user has a specific web role and explain how to conditionally impleme...
Did you know you can turn off guest access for your Power Platform environment? When this setting is enabled, anyone designated as a guest in ...
If you are unfamiliar with configuring Azure AD B2C as a Power Pages Identity Provider, refer to this post: Power Pages : Set up Azure AD B2C ...
If you are new to Power Apps component framework , please refer to the PCF Beginner Guide and PCF React Control blog posts. I integrated Prett...
I have the following C# code snippet to connect to the FTP server While executing the code, I got (421) Service not available, closing control...
While importing a Dataverse solution containing Power Pages Website components, the solution import failed with the following error : Import f...
If you are a beginner and unfamiliar with Custom APIs, refer to this article: [Step by Step] Create and call Global Custom API To understand P...