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 dark mode in Azure Portal?

There are various background colors/themes you can change in Azure Portal. To change the Azure Portal to dark mode follow the below steps Step 1: Go to Azure Portal Step 2 : Click on...

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...