8,224 questions with Azure Virtual Machines tags

Sort by: Updated
1 answer

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,825 questions
asked 2025-01-10T16:20:06.18+00:00
Michael Michaud 1 Reputation point
commented 2025-01-13T16:56:32.7666667+00:00
Akhilesh Vallamkonda 10,955 Reputation points Microsoft Vendor
0 answers

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:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-13T16:48:11.2433333+00:00
Handinata Tanudjaja 0 Reputation points
1 answer

Unable to connect through RDP or Bastion to a VM

Recently started getting the below message when trying to connect to Azure Bastion. The target machine is either currently unreachable or username/password is not correct. Please re-verify your credentials. VM Has been redeployed User Credentials has…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
270 questions
asked 2025-01-13T09:53:26.43+00:00
Gerard Garcia 0 Reputation points
edited a comment 2025-01-13T16:08:55.1166667+00:00
Gerard Garcia 0 Reputation points
0 answers

The server is currently in 'disabled' state.

Our PostgreSQL server/VM is in a 'disabled' state. because the spending limit in the subscription has been reached. After increasing the limit, all other VMs were re-enabled except the database server. I have tried to resolve this with Azure paid…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-10T11:08:34.3666667+00:00
Christian Schmittel 0 Reputation points
commented 2025-01-13T12:44:37.33+00:00
Christian Schmittel 0 Reputation points
2 answers

Expanding an OS disk on an Azure VM without losing data

I need to expand the disk that is hosting OS on Azure VM without losing data

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
657 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,539 questions
asked 2025-01-09T11:58:53.6533333+00:00
Itumeleng Molehane 0 Reputation points
answered 2025-01-13T11:20:49.8533333+00:00
Itumeleng Molehane 0 Reputation points
1 answer

Cannot delete an Azure Network interface that is associated with a VM that has been deleted.

Cannot delete an Azure (Global) Network interface that is associated with a VM that has been deleted. The only resources still associated with the VM are Network interface, Network connection, and Virtual network, all of which will not delete because the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2023-09-06T18:14:30.95+00:00
clmadm 0 Reputation points
commented 2025-01-13T10:33:03.3133333+00:00
Stefan Marklund 0 Reputation points
1 answer One of the answers was accepted by the question author.

Am I eligible for Windows 10/11 license with multi-tenant hosting rights?

Hi, I need to create a VM with Windows 11 Pro, but in order to do so I need to check the "I confirm I have an eligible Windows 10/11 license with multi-tenant hosting rights." - checkbox. I read the documentation, and I have a A3 Faculty-sub…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-07T10:14:24.5+00:00
Tommy Borgelin 20 Reputation points
accepted 2025-01-13T10:10:31.49+00:00
Tommy Borgelin 20 Reputation points
0 answers

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-03T23:46:51.8333333+00:00
Jimmy 0 Reputation points
commented 2025-01-13T10:08:21.13+00:00
Mahesh Goud Juvvadi 1,745 Reputation points Microsoft Vendor
2 answers

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-13T07:22:50.15+00:00
NARENDRAN RAMASENDERAN 0 Reputation points
answered 2025-01-13T10:04:14.89+00:00
Ankush Raj 245 Reputation points Microsoft Employee
1 answer

Why does Azure virtual machine with dual stack network is not able to reach IMDS server 169.254.169.254

We have our appliance image which is basically a linux machine deployed using Azure SDK (Java), the virtual machine is configured with two network interfaces, both of which is connected to dual stack subnet. After the node is deployed and booting up, as…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-07T18:47:45.43+00:00
Mahudeeswaran Palanisamy 0 Reputation points
commented 2025-01-13T09:11:47.18+00:00
Sai Krishna Katakam 1,680 Reputation points Microsoft Vendor
1 answer

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-13T08:54:07.97+00:00
Mohit Seoda 0 Reputation points
answered 2025-01-13T09:07:56.2933333+00:00
Shikha Ghildiyal 1,855 Reputation points Microsoft Employee
1 answer

Azure bastion works RDP fails

trying to troubleshoot why connecting to the bastion works but RDP fails inbound and outbound. added an inbound /outbound rule to the NSG and still fails. where can i get more information from the logs. logs are probably off too

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-10T16:17:14.5766667+00:00
Efff dd 576 Reputation points
edited the question 2025-01-13T05:55:42.05+00:00
KapilAnanth-MSFT 48,261 Reputation points Microsoft Employee
1 answer

Not able to select and attach the disk created from snapshot

i have created a VM and generated snapshot of it and from that snapshot i created a disk when i try to attach that disk to the vm its not showing

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-11T23:48:58.3733333+00:00
Jomy Theresa Thomas 0 Reputation points
edited a comment 2025-01-13T04:06:44.1266667+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
1 answer

Moved s resource group to a new group in a new subscription unable to access the virtual machine after

I have moved a set of items including VM into a new resource group within another subscrition i had detached IP for moving but after moving when attaching it says some other processs incomplete in this resource group so unable to attach Need quick…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
249 questions
asked 2025-01-09T13:03:30.2233333+00:00
Healthy Happy Organic Hub 0 Reputation points
edited a comment 2025-01-13T03:33:36.78+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
2 answers

How do i find my VM Login password on Azure

I have setup simultaneous remote login for multiple users on my VM and require the following advice: How does the 2nd user login, must another user login be setup for the VM and how is that done ? How do i retrieve the admin VM password of Azure ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-07T12:24:08.5233333+00:00
Billy Van Wyk (PEC) 20 Reputation points
commented 2025-01-13T03:26:37.4433333+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
2 answers

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-12T16:30:13.9666667+00:00
ZM-3283 40 Reputation points
edited the question 2025-01-13T03:24:25.2566667+00:00
VarunTha 10,775 Reputation points Microsoft Vendor
0 answers

Upgrade/Resize Azure VM without affecting the network host ID

I need to upgrade my Azure VM to a different size machine for reliability. We use this machine as a license server and those license files are locked to the machine network physical address or Host ID. Is it possible to retain the networking settings,…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-09T16:18:02.0433333+00:00
Trent Rains 0 Reputation points
commented 2025-01-13T03:07:36.27+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
1 answer

How to Extend a drive on an Azure VM

Guys, we have a VM on azure that runs sql server. Recently I increased the disc size of F drive from 1TB to 2TB on the azure portal. When I went to extend the drive from Disc Managment tool - I get the message that says I will end up converting the disc…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,282 questions
asked 2025-01-07T21:43:08.6333333+00:00
ZBal 5 Reputation points
commented 2025-01-13T03:04:45.48+00:00
Mounika Reddy Anumandla 1,550 Reputation points Microsoft Vendor
1 answer

Azure vm why in grub, why it shows twice of each item.

Azure vm why in grub, why it shows twice of each item. grub>glss> (hd0) (hd0) (hd0,msdos4) (hd0,msdos4) (hd0,msdos3) (hd0,msdos3) (hd0,msdos2) (hd0,msdos2) (hd0,msdos1) (hd0,msdos1) grub>grub>

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-09T21:43:36.5033333+00:00
Jimmy 0 Reputation points
commented 2025-01-13T01:27:46.5466667+00:00
Sai Krishna Katakam 1,680 Reputation points Microsoft Vendor
1 answer

Is there a way to activate Azure VM's using KMS, without Internet connectivity?

Is there a way to setup KMS activation or other method for Windows Server VM's running in Azure that do not have Internet access. Currently have a tier 0 group which policy dictates no Internet connectivity. Was trying to determine if private endpoint…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,224 questions
asked 2025-01-08T21:01:42.11+00:00
Bill Gray 0 Reputation points
commented 2025-01-13T01:27:18.03+00:00
Sai Krishna Katakam 1,680 Reputation points Microsoft Vendor