Tagged: Azure

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

Sharing Passwords via Azure KeyVault

Passwords are difficult to manage. Storing it in your device or in a mail service can cause more harm than good. The best way to store the passwords is in Azure KeyVault which can...

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

Not able to connect to Azure Windows VM in RDP

When you are not able to connect to Azure Windows VM in RDP, it indicates specific problems with the machine itself First and foremost you need to see whether you have machine have started...