Upgrade/Resize Azure VM without affecting the network host ID

Trent Rains 20 Reputation points
2025-01-09T16:18:02.0433333+00:00

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, specifically the physical address?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,285 questions
{count} votes

Accepted answer
  1. Mounika Reddy Anumandla 1,955 Reputation points Microsoft Vendor
    2025-01-10T04:24:16.7+00:00

    Hi Trent Rains,Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    This article discusses how Azure assigns MAC addresses to NICs and provides a workaround for retaining the MAC address by reusing the existing NIC when redeploying a VM. This approach ensures that the MAC address remains consistent, which is essential for license servers that bind licenses to the MAC address.
    https://techcommunity.microsoft.com/blog/itopstalkblog/understanding-static-mac-address-licensing-in-azure/1386187?utm_source=chatgpt.com

    This should help you!

    Let me know if you have any further queries!

    If the comment is helpful, please click "upvote" or tag me in the comments.

    Thank you!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.