Cloud

Post thumbnail

What is Azure managed disks? Azure Managed Disks simplifies disk management for Azure IaaS VMs by managing the storage accounts associated with the VM disks. You only have to specify the type (Premium or Standard) and the size of disk you need, and Azure creates and manages the disk for you. What is Azure Storage…

Read More Azure Managed Disks VS Unmanaged Disks/Storage Accounts

Post thumbnail

To create a virtual network in the Azure Portal , perform the following procedure: Login to your Azure portal. On the left navigation menu, click New, Select Networking  and then click on Virtual network. 3. On the Create Virtual network configuration pane, enter the details as below. Name: Enter a descriptive name Address space : The virtual network’s address…

Read More Creating and Managing Azure Virtual Network/VNet