Employee Self-Service Portal in Power Apps

In this post, we will look at Employee Self-Service portals in Power Apps. First, go to https://make.powerapps.com and create a new portal. We will need to go to Create, then…

Opening a Web Page in a Browser from a USD Menu

…Bing website. Call it Open Bing and Add Existing Action Call: Create a new action call: CRM Global Manager Action = LaunchURL Data = the website, i.e. https://bing.com Restart USD….

Creating an HTTP Listener with Power Automate

In this post, we will use Power Automate to create an HTTP Listener. This can be useful when subscribing to webhooks. Go to https://powerautomate.microsoft.com and select New Flow, then Automated…

Updating an Azure App Service through Kudu

In this post, we will update an Azure App Service using Kudu. First, go to https://portal.azure.com and select the Azure App Service to update. Then go to Advanced Tools, and…

How to Run and Use the Power Apps Solution Checker

…you will see “Solution checker running”: There are different statuses for when the tool is running or complete, including: Hasn’t been run Running Couldn’t be completed Results as of Couldn’t…

Installing Git on Windows using Git-Scm

To install Git on Windows, go to https://git-scm.com: and click on Download for Windows: Click to open the file: Click Next: And Next: Click Next: Click Next: Click Next: Click…