Top "Azure-virtual-machine" questions

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

How to restore deleted azure resource groups

One of my resource groups has been deleted by mistake. I am unable to find any option in the azure …

azure azure-virtual-machine azure-virtual-network azure-resource-group
Azure Web Apps are really slow

I've been investigating a slow warmup time for my production app and I got some unexpected results. Testing on various …

asp.net azure azure-web-app-service azure-virtual-machine
Create VM from existing VHD: Preview portal

Does anyone now how to create a VM from an existing VHD in the new azure portal ? I can find …

azure azure-virtual-machine vhd
Is there a way to attach the same disk to multiple Azure VMs

I have created a VHD for data and attached it to one Virtual Machine instance. Is there a way to …

azure azure-virtual-machine vhd
Is there any way, that I can make Android Emulator run on Azure Virtual Machine?

I installed Android Studio on Azure VM and installed all the prerequisites. When I try to run the emulator, I …

android azure android-studio android-emulator azure-virtual-machine
OpenSSH SSH-2 private key (old PEM format) on Azure Linux VM

I've been using Puttygen to generate SSH Key pair for Azure Linux VM. recently i found openssh is available on …

linux windows azure ssh azure-virtual-machine
Can you do in-place updating/upgrading of Azure VM Operating System?

Is there a way to do in-place update the OS of an Azure VM, from within the Azure Portal? i.…

azure azure-virtual-machine
Azure CLI how to check if a resource exists

I'm starting to write a bash script to provision a VM in a new or existing resource group so that …

azure azure-virtual-machine azure-cli azure-cli2
Azure VM pricing - Is it better to have 80 single core machines or 10 8-core machines?

I am limited by a piece of software that utilizes a single core per instance of the program run. It …

azure azure-virtual-machine azure-powershell
Lock down access to Azure VM to specific IP

We're planning to sign up for the Azure VM trial as soon as it comes out of preview. In the …

azure hosting azure-virtual-machine