My customized vm can't boot, it's not able to find rootfs.
I have created a image based on a geneated vhd file. when I created a vm from the image, it can't boot correctly. the log as below. I have tried to convert the vhd to qcow2 and boot it on kvm, it works fine. so I'm sure the PARTUUID is correct. any…
Issue connecting vscode to azure vm using ssh
I am trying to connect my virtual machine using my visual studio code using remote-ssh but it keeps saying "connection not established" and when I ping it in powershell it says connection reset by port 22. I have checked on serial console on…
Keep getting a "Start operation is not allowed on Virtual Machine. Please check error details."
Keep getting "Start operation is not allowed on Virtual Machine. Please check error details." error as soon as I attempt to allocate the VM. Although this VM is a spot vm, I have been able to allocation (start) it on regular basis in the past…
I need help increasing the size of my current VM
Hi, I currently have set up a Standard NV16as v4 VM, which was the largest N-series VM I could find. We process LIDAR data and work with large data sets. Currently we use our internal own server with 32 cores and 128GB RAM but have outgrown it and would…
Virtual machines OS & Data disk space alerts
How do I configure alerts to know when my OS and data disk reach nearly full capacity for all my VMs? I currently have insights to show me, but I have dozens of VMs now, so it is time-consuming to check manually all the time. I tried creating alerts, but…
Unable to Connect to Azure Virtual Desktop VM
Hello, I am currently setting up Azure Virtual Desktop (AVD) using the quickstart deployment for evaluation, but I am facing issues connecting to the virtual machine (VM). Here's an overview of the problem: Remote Desktop Client Issue: I am using…
Remote Desktop connection will not enable on any of our work computers.
Every since we started setting up our work issued computers with Microsoft log ins, we've lost the ability to use Remote Desktop Connection. In settings>system>remote desktop> we can not engage the toggle to On. Level 1 MS support sent me to…
Desire State Configuration and Custom Script
Hello, I would like to have some help, that could explain me real scenarios that the Desire State configuration extension, can be use, it is not clear on the documentation, the use of that extension and also know what is the difference between that…
Add a standalone vm on a availability set
Hello, I would like to know if , it is possible to add an existing standalone virtual machine to an availability set, if so how can I added it.Thank you
Is there any function by which I can get details of Data disks attached to the VM like Disk Size,Space allocated/Remaining disk space ?
I am trying to get the details for Data Disk attached to the particular VM. The Main purpose is to get notified when the disk space is highly utilized. I can get the names of Data disks attached to the VM , but not getting the details like Disk…
Connecting to a VM using Azure Bastion results in a small screen
After updating to Firefox 134.0 and connecting to a VM using Bastion the resulting window seems to max out with a 20px height. I couldn't see any differences in the web socket messages being sent regarding size between Chrome and Firefox. Below is a…
Azure VM - GUI Console for troubleshooting
Hi, I am wondering if there have option or feature at Azure Portal which can connect Azure VM through GUI Console for troubleshooting. Like the on-premises VM that can connect GUI console via Hyper-V manager for troubleshooting? Thank you!
How do i stop having a Windows Server Burst billing cargo on Azure Standard B2s VM?
I have a reserved Standard B2s VM on Azure, a Standard HDD, and a IPv4 address in my billing invoice, that i recognize as things that i have asked for, and that i'm willing to pay for. But there is an extra cargo that i don't recognize as something i had…
Cannot send email from php app inside azure vm
I am using Laragon to run a php app on a virtual machine. This app needs to send an email to a specified email but it's not working from the vm. The exact same app is able to send the email when I'm running it from my computer but not from the vm. Please…
Application Prozy -- need to point two applications to the same internal URL
I have an app proxy configured to connect to an RDS server. I need to make permissions changes so I have copied the application and changed the settings. I need to point the internal URL to the same as the old one to confirm that everything is working…
How to stop VM with bicep?
Hi all, Is there a way to stop a running VM with bicep? I already tried the following script but it didn't work. resource deploymentScript 'Microsoft.Resources/deploymentScripts@2023-08-01' = { name: 'stopVmScript' location: location kind:…
Unable to Create AVD Session Hosts in Sweden Central After Deleting Previous Hosts
I am encountering an issue where I cannot create Azure Virtual Desktop (AVD) session hosts in the Sweden Central region anymore. I was previously able to run AVD session hosts in Sweden Central without any problems. However, after deciding to recreate…
how do I open smtp port 25 so that email can be received by my azure VM?
I opened port 25 on my Azure NSG, but am unable to send mail from external to my azure VM mail server
How to set a VM that supports Unreal Engine with the 100$ students credit?
I'm new to Azure and still have almost all of my 100$ student's credit. I have in university a course in 3D animation using Unreal Engine but my pc is not good enough to run it. The VMs I succeeded to create on Azure weren't able to run the engine. …
How can i ship networking rules, while creating a offer at marketplace for my vm image ?
I am creating a custom virtual machine image, i want to ship that image to the market place, i want port 8000 open , when someone configure a vm through that image. Can we while creating an offer choose a defined port to be open and don't have to set…