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

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