How to rename a blob in Azure
To rename a blob in a storage container for an Azure subscription, follow the below steps Step 1: Go to your Azure Account & then choose the Storage account in which you have to...
All about DevOps & Azure
To rename a blob in a storage container for an Azure subscription, follow the below steps Step 1: Go to your Azure Account & then choose the Storage account in which you have to...
Sometimes we may run into issues like UnBootable Disk volume which clearly indicates that there might be a problem with the Disk. To repair the disk there are 2 ways we can go about,...
In Azure we can also create VHD’s or export an VHD and create a VM using that VHD.Let us see what are the steps that we need to do to create Managed Disks from...
To Delete a disk from Azure follow the below steps in Azure portal Step 1: Login into Azure Step 2: Click on the Disk and then Click on “Delete” at the top Step 3:Then...
Sometimes your Virtual Machine might become unbootable due to various reasons.For these follow the below steps Let us say we have a machine called “Shan” with Disk as “Disk1” and the machine is unable...
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...
To copy the VM disk to your storage account follow the below steps Step 1: Create a New Storage account and a container inside in it Step 2: Then open the Azure CLI Step...
Azure CLI commands can be run in either of the below 2 ways Using Azure Portal Azure CLI OS version To use AzureCLI on Azure Portal, Login into Azure Portal and click on the...
To delete resources from Azure portal, follow the below steps Step1 : Go to Azure portal Step2: Click on All resources on the left Step 3: Then select the resources you want to delete...