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...
All about DevOps & Azure
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...
When you don’t want other users to do or redeploy the changes in the Cloud via a workspace, then you can lock your workspace and it would help accidental runs and deployments to a...
This involves deleting a Custom Domain from Azure Active Directory.Once deleted all the users that are associated with the Custom Domain name would go away and you won’t be able to retrieve the username...
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...
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...
Sometimes you need to resize Azure Windows VM which involves changing the VM Size or Cores in Azure. To do this you may need to follow the below steps Step 1: Stop the VM...
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...