The Many Places to run PowerShell in Azure
Intro PowerShell is a fantastic language not just for managing Azure and related services, but for writing entire applications. I have written applications t...
Intro PowerShell is a fantastic language not just for managing Azure and related services, but for writing entire applications. I have written applications t...
The Old Way In Exchange Online using Azure AD, the typical practice was that you had to directly assign users to the Exchange Administrator Azure AD adminis...
Azure DevOps (formerly VSTS) has a component called Azure Artifacts (formerly VSTS Packages) that lets you publish NuGet feeds. While typically used for .NET...
Recently the Azure Functions runtime was updated to run on Windows Server 2016. This means that Powershell now runs 5.1 instead of 4.0 and there is a lot of ...