This repository contains PowerShell scripts organized by Azure service categories. Scripts include proper error handling, parameter validation, and follow PowerShell ...
This PowerShell script automates the collection of user sign-in activity from Microsoft Azure AD using the Microsoft Graph API. It helps administrators track when users last signed in, which is useful ...
Using Azure's "virtual machine agent," you can reset the local administrator password without even hitting the Windows OS itself. Here's how. When a Windows server is located on-premises and you ...
Until Microsoft adds a native command that easily connects virtual directories to Azure Web apps, we're going to have to do it ourselves. In the era before cloud computing, writing an entire article ...
One of the most basic, common activities when using a cloud service like Microsoft Azure is to simply upload some files. Even though the cloud seems like some complicated entity in which you can't ...
Windows Terminal is a consolidation of various command-line utilities such as Windows PowerShell, PowerShell, Command Prompt, etc. It lets you use more than one command-line utility at a time from a ...