Run Windows Terminal as Administrator by Default
Windows Terminal is a nice command-line tool, supporting PowerShell, Command Prompt, Azure Cloud Shell, Windows Subsystem for Linux (can open Linux prompts), etc. One major issue is that it is a pain to regularly open Windows Terminal as an Administrator. It requires right-clicking on the launch icon and selecting Run as Administrator. Ugh! With Command
Forms Error in SharePoint Online
SharePoint Online provides the option of publishing a Microsoft Form for collecting responses and showing responses. After a form is created, it is shared to obtain a link to distribute to others or use with SharePoint Online. It may look something like https://forms.microsoft.com/Pages/ResponsePage.aspx?id=<a_long_id> When this base URL is used in the Microsoft Forms Web Part,
Azure Pipelines States Wanted: Skipped, Expired
Today, there are two states with Azure Pipelines: Successful, Failed. The last state includes a problem within the pipeline (failure within a script, a step, etc.), the stage expiring, or the stage being cancelled. This state negatively, and incorrectly, increases the failure rate displayed by Azure Pipelines indicating a problem. Quite often, we cancel a