Top "Azure-virtual-machine" questions

IaaS service provided by Microsoft Azure to host custom persistent virtual machines running Windows Server or Linux.

Creating a managed disk from snapshot in different region (Azure)

I seem to have a problem creating a managed disk from a snapshot. It appears that I can only create …

azure azure-virtual-machine azure-managed-disk
Azure: List OS Images

Im new to windows azure, Ive looked to this documentation, to me it works, Listing Images on gallery. https://management.…

azure operating-system http-headers azure-virtual-machine
Getting Azure VM Instance ID from within a VM and linking it with imported Azure VM instances

I am developing a client-server application where I want the client (Azure VM) to send its instance ID to the …

azure cloud azure-virtual-machine instanceid
Create an Azure VM with an unmanaged disk

I'm trying to create an Azure VM with an unmanaged disk via PowerShell since managed disks aren't supported in Azure …

azure azure-virtual-machine azure-powershell azure-gov
Is it useless to setup Azure VM "Availability Set" without setting up "Load Balancing"?

Let's say I have VM1 and VM2, using the service WS.cloudapp.com. Let's say I have an web app …

azure azure-virtual-machine
Windows Azure: Delete disk attached to non-existent VM

Just found out I was taking up - and paying for - a lot of storage due to abandoned disks …

azure azure-storage azure-virtual-machine azure-vm-role
Azure Permission - needed for creating resource group - RBAC

I have assigned with Owner role to a resource group. I am unable to create a new resource group. For …

azure azure-active-directory azure-virtual-machine rbac azure-management-portal
Azure Virtual Machine vs dedicated server

I need to provide a desktop application up to 10 users. This application is a ERP, basically database mining and reporting. …

azure azure-virtual-machine dedicated-server
How to ssh to Azure VM using private IP address from internet

I'm new to Azure. Just deployed an Ubuntu VM but thought I'd only create a private IP address, no public …

azure ssh azure-virtual-machine azure-virtual-network