Ethernet signature on a Windows terminal server on Azure

CB 1 Reputation point
2021-07-07T09:04:07.84+00:00

Hi,

Is the Ethernet signature stable in a Windows Terminal Server environment on Azure so that you can use it for licensing? Or does it change if e.g. the VM changes or is moved?

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
359 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SRIJIT-BOSE-MSFT 4,336 Reputation points Microsoft Employee
    2021-07-08T05:58:45.293+00:00

    @CB , Thank you for your question.

    You can delete a network interface as long as it's not attached to a virtual machine. If a network interface is attached to a virtual machine, you must first place the virtual machine in the stopped (deallocated) state, then detach the network interface from the virtual machine. To detach a network interface from a virtual machine, complete the steps in Detach a network interface from a virtual machine. You cannot detach a network interface from a virtual machine if it's the only network interface attached to the virtual machine however. A virtual machine must always have at least one network interface attached to it. Deleting a virtual machine detaches all network interfaces attached to it, but does not delete the network interfaces.

    When you delete a network interface, any MAC or IP addresses assigned to it are released.

    Reference

    Hence, while it is possible to Add Network Interfaces to or remove from Azure Virtual Machines the constraints mentioned here must be followed and must be performed with user intervention. Only a VM deallocation or stop does not suffice to change the NIC association.

    ----------

    Hope this helps.

    Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

  2. CB 1 Reputation point
    2021-07-08T07:13:47.08+00:00

    Thanks for your reply.

    0 comments No comments

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.