
How to quickly switch between multiple Azure subscriptions
This article presents a PowerShell script that can be used in your $profile to quickly switch between your subscriptions
Azure PowerShell is a set of cmdlets written in .NET Standard for managing Azure resources from the command line.
This article presents a PowerShell script that can be used in your $profile to quickly switch between your subscriptions
This post demonstrages the various ways to change the access tiers of blobs and file shares when using an Azure Storage Account
This article describes how one can move an accidentally placed virtual machine to a different virtual network
In this article I describe how to make use of the Azure REST API to retrieve the creation timestamp of any Azure resource. Unfortunately this info is not available via Portal or CLI.