sounds easy, but I could not do it. neither other guys
https://stackoverflow.com/questions/49756148/change-azure-virtual-machine-name-in-azure-portal#:~:text=you%20can%20change%20the%20name,need%20to%20restart%20the%20instance.&text=You%20can%20not%20rename%20VM,to%20other%2Fchange%20resource%20group.
quote here
Resource names for virtual machines are immutable. So, you will need to redeploy your virtual machine.
Best way to do this is to delete the current one, maintaining the disks, and then create a new one with the correct name pointing to those disks.
No comments:
Post a Comment