High CPU uages in VM after system updates
we noticed our VM are updated with new OS version and both servers are high cpu usage after the update. one of the VM status still in updating mode and our apps is running too slow after OS version update provisioningState": "Updating" …
Azure Virtual Machines
Live Migration of VM Failed destination second Node
@Node 1 PS C:\Windows\system32> Get-CimInstance Win32_Processor | Select-Object Name, Manufacturer, Description, MaxClockSpeed Name Manufacturer Description MaxClockSpeed Intel(R) Xeon(R)…
Azure Virtual Machines
Migration of Unmanaged os disk vm to managed disk
Hi As, we know azure is retiring the Unmanaged disk completely on March 2026. I have one VM with external image it's a Zscaler NSS server and its OS version is showing as Linux (freebsd 24) which does not exist. so, if i try to migrate this vm will it…
Azure Virtual Machines
Current VM is being retired, how do you migrate
I recieved a notice from MS that my Azure VM is being retired and I need to migrate. Is there a good guide on how to do this? I can't seem to find one.
Azure Virtual Machines
ARM template deployment error
I'm trying to deploy a basic Linux VM and I'm receiving an error message. <the error message has been moved to Private Message> I'm not sure what is wrong on the template, everything looks to be correct. Template in comments, thanks
Azure Virtual Machines
Unable to Connect to VM via RDP
I'm unable to connect to my VM <VMname has been removed from the thread>. This happened second time while my RDP users are working on.
Azure Virtual Machines
Monitoring Application (LogicMonitor) Internal Ping Checks to Azure VMs intermittently fail
I'm looking for some assistance with determining why ping checks through our monitoring application (LogicMonitor) intermittently fail to contact our Azure Virtual Machines. We utilize LogicMonitor to send internal ping checks from one Azure VM (or…
Azure Virtual Machines
Azure - Converting Virtual Machines Running Windows from SCSI to NVMe
Good morning, in Azure we have a list of VMs of the 5th generation, for example the SKU "Standard_D8s_v5". These Machines have a Disk controller type of "SCSI". These machines have all their data in the OS Disk C. We want to upgrade…
Azure Virtual Machines
How do I inform Microsoft of a failure of their OCSP service that is currently returning 500 Internal Server Error?
Microsoft's OCSP service, is currently broken, returning a "500 Internal Server Error". Since it doesn't seem possible to actually submit a general support request anymore, I'm hoping that maybe someone will see this here and route this…
Azure Virtual Machines
Windows update powershell script
I wanna write following orchestration that will be run regulary: Remove VM from load balancer Test if there are some active connections to a service on a VM. Invoke a powershell script that will install windows updates and do a OS reboot. …
Azure Virtual Machines
error en una máquina virtual de Azure —“Please insert the external storage media and press OK”
El error es presentado al momento de botear la maquina.
Azure Virtual Machines
Removing Maintenance Configurations from VMs following access to VM being revoked
Environment Setup: Maintenance Configuration resources are stored in Subscription A The admin accounts performing various actions are connected directly to this Azure Subscription This is done so as to centralize management of the Maintenance…
Azure Virtual Machines
How to calculate a cost
I have build a test vm from hyper v manager. And then I delete it. Now I want calculate how much cost I saved.How to calculate.?
Azure Virtual Machines
How can I activate the pay as you go plan on my Azure Linux RHEL Virtual machine
Hi, I created a Linux RHEL 9.4 VM in Azure Cloud and I would like to know if the VM offers the pay as you go RHEL subscription ; or saving plan subscription ; so I could leverage from a RHEL license? Otherwise, what specific Linux VM should I create to…
Azure Virtual Machines
VM (NV series) unstable after failed installation of AZURE NVidia driver
VM is NV (NVidia) series but came with MS graphic drivers, when AZURE Nvidia driver was selected, install failed. VM is now unstable. Reboots every 2 minutes.
Azure Virtual Machines
Diagnose the usage of an Azure VM
There is a public IP address which is mapped to a Network Interface which is again mapped to a Virtual Machine. Now in the recent audit, this virtual machine has been tagged as "untagged" and either it has to be removed or deleted. Now here my…
Azure Virtual Machines
How would I find what ARM API versions that Bicep 'knows' about
My development machine has the most recent version of Bicep installed ( v0.38.33 ) and I'm working with creating Capacity Reservations in Azure. I have some Bicep code like, <private info > and everything works and runs great on my development…
Azure Virtual Machines
virtual machine creating process dtuck in create and review
i try to create virtual machine i complete all the step suceessefly whene i lead to create and review the process stuck and he always reacherch and dont create
Azure Virtual Machines
VM not connecting with DNS name
Azure VM is not connecting with DNS name but able to connect with IP address
Azure Virtual Machines
Options to enable auto-update or auto-upgrade for VM extensions across multiple VMs simultaneously
Suppose we have multiple VMs running in an environment, and we want to enable auto-upgrade or auto-update for existing VMs as well as newly provisioned ones, so that VM extension updates are applied automatically without any manual intervention. Is there…