Category: Azure

Renaming a Azure Subscription

It’s possible to rename a subscription in Azure. By default whenever a subscription is created, it will be named as “Pay-As-You-Go”. You can rename the subscription to any name of your choice. The subscription...

Azure Subscription List using Azure CLI

Once you have logged into Azure CLI using az login command, you can list the subscriptions assigned to you or subscriptions you have access to by running the below command as shown in your...

How to change the Theme in Azure Portal?

There are various background colors/themes you can change in Azure Portal. You can either change the theme or change the Azure Portal to dark mode by using the options below Change Azure Portal to...

Azure VM Password restrictions

Whenever you are creating an Azure VM via Azure CLI you might have encountered an issue like the one shown below The above error messages occurs because Azure has inbuilt restrictions for the password...