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…

Getting Started with GitHub

…to https://github.com and click Sign up: Enter a username and password: And then select a plan: You can see the differences between the Personal and Team accounts: You will be…

Adding App Insights to an Azure App Service

In this post, we will look at how to add Azure App Insights into an App Service. Log into the Azure portal at https://portal.azure.com/ and select your App Service, then…

How to Open an SSRS RDL Report in Visual Studio 2017 and 2019

Let’s look at how to open an SSRS RDL Report in Visual Studio 2017 and Visual Studio 2019. First, download the Microsoft Reporting Services Project extension at: https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio We see…

Power Platform TV on YouTube

…Platform. Check it out here – https://youtube.com/carldesouza SUBSCRIBE to learn and keep up to date on the Microsoft Power Platform, Power BI, Power Apps, Power Automate, Dynamics 365 and More….

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…