Skip to main content

All Questions

Tagged with
0 votes
0 answers
1k views

Copy/paste to and from Windows Virtual Desktop

The virtual machine here is not a general one but Windows virtual machine (WVD: Windows Virtual Desktop) specifically. I can't copy/paste between the Windows virtual machine and my local Windows. I ...
xpt's user avatar
  • 8,851
0 votes
1 answer
421 views

What is the equivalent of Get-AzureRmLog -ResourceProvider for Az PowerShell

I have script that looks for Virtual Machines in Azure that are older than 60 days. Is it possible to do this with Get-AzLog to retrieve VM creation time? I noticed that Get-AzureRmLog is becoming ...
ianh11's user avatar
  • 21
0 votes
1 answer
258 views

Can you set up an Azure VM to use the ARM architecture?

For work, I'm currently developing a simulator for a set of hardware systems that communicate with each other via ActiveMQ. I have them up and running in a very simplified form (primarily because our ...
Sean Duggan's user avatar
0 votes
1 answer
47 views

Need to move files from VM and put into storage explorer - Azure

Every day at 8am we have files generated inside a VM that only I can access. I want to get those files automatically uploaded to a storage account that everyone can access, after they have been ...
Michael Brown's user avatar
0 votes
1 answer
2k views

Installing NVIDIA GPU drivers on Azure N-Series VM

I provisioned an NV8as_v4 virtual machine in my Azure subscription. The application I plan on running requires OpenGL 2.0 or greater support so I'm looking at Azure's N-series VMs for their GPU ...
Scott's user avatar
  • 165
0 votes
1 answer
296 views

Azure VM data disks from cold storage

I am running two VM's on Azure, on one I can add data disks from cold storage but on the other I cannot, despite the cold storage being in the same resource group. Specs: VM1: OS: Windows (Windows ...
Taariq Solomons's user avatar
1 vote
0 answers
759 views

Batch file not working when using Windows Task Scheduler

I have a very simple batch file: @ECHO OFF subst s: . TIMEOUT 10 S:\System\App\System.exe It is located on an AZURE VM that starts every day at a specific time. I have created a scheduled task to run ...
Amit Raz's user avatar
  • 111
1 vote
0 answers
86 views

How to install GDS plugin in a Neo4j virtual machine created in Azure?

I have a project working in my laptop. My data is in Neo4j desktop database. I also use the plugin Graph Data Science (GDS) I would like to work in a Neo4j VM but I have to install GDS in the VM. I ...
LJRB's user avatar
  • 111
1 vote
3 answers
3k views

Run vmware workstation player in Azure vm

Is it possible to run vmware workstation player in a azure windows 10 vm machine? If no, then can I use azure unbuntu vm machine for this purpose?
Himanshu Agarwal's user avatar
1 vote
1 answer
2k views

Pass-through an Android device connected via USB to a VM in Azure

I'm running android studio in a VM on Azure. I can't get emulators to work at all though even though i have nested virtualization so I'm trying a pass-through approach. I'm able to get the VM to see ...
Daniel's user avatar
  • 13
1 vote
0 answers
521 views

How do I know if the pc I'm using is an Azure VM or a regular desktop Windows installation?

What are some ways of diagnosing whether I'm on an Azure VM as opposed to a local Windows 10 installation? I get windows event logs that reference AAD and others that seem to indicate that I'm ...
Henry A's user avatar
  • 49
1 vote
1 answer
2k views

Azure VM and ssh connection: test succeeded but PuTTY timed out

I created a resource group and a virtual machine on Azure. After that, I opened the 22 port on my VM to allow the ssh connection. The connection test on the browser succeeds but when I try to connect ...
Leonardo's user avatar
3 votes
0 answers
2k views

Boot Failure when loading Hyper-V VHD converted from VHDX

I have Hyper-V 2nd generation Virtual Machine connected to VHDX drive with Windows 10 Enterprise on it. I need to move this virtual machine to Azure. It will be used to spin-up developers Vm. Other ...
gringo_dave's user avatar
1 vote
0 answers
140 views

PowerShell script never stops while creating azure VM

I using the below powershell script to create azure VM. The VM got created but the script never stops or terminate automatically. I have to stop it manually. Why is this happening? $osDiskName = ...
biswajeet's user avatar
0 votes
1 answer
39 views

How can I connect Memcached to multiple VMs?

I'm very new to the concept of VMs. I have 2 VMs with memcached installed in both having same port number. I want to link these two VMs so that if one fails, I still have the other one functioning ...
Pranu's user avatar
  • 1

15 30 50 per page
1
2
3 4 5
8