Share via

Questions on Azure VMSS (Virtual Machine Scale Set)

anil kumar 1,646 Reputation points
2021-08-11T07:48:43.693+00:00

Hello,

Could you please help me with below questions on VMSS (Virtual Machine Scale Set)?

  1. Is hybrid license allowed with VMSS (Virtual Machine Scale Set)?
  2. Why there is no NIC attached to VMs created via Scale Set?
  3. How is traffic distributed among VMs created via Scale Set if those VMs don't have NIC?
  4. If a Azure VM doesn't have NIC, does it mean we can not assign any IP Address (read Private IP) to it?

Appreciate your insightful response, thank you !!

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets

Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.

0 comments No comments
{count} votes

Answer accepted by question author
  1. Stanislav Zhelyazkov 29,481 Reputation points MVP Volunteer Moderator
    2021-08-11T09:06:58.383+00:00

    Hi,

    Is hybrid license allowed with VMSS (Virtual Machine Scale Set)? Yes see here and here.

    Why there is no NIC attached to VMs created via Scale Set? There is. See here.

    How is traffic distributed among VMs created via Scale Set if those VMs don't have NIC? See here. Application Gateway is also possible.

    If a Azure VM doesn't have NIC, does it mean we can not assign any IP Address (read Private IP) to it? Assigning specific private IP address to a VM in a scale set it is not possible.

    For managing every setting for each VM see New orchestration mode for Azure Virtual Machine Scale Sets now in public preview and Preview: Orchestration modes for virtual machine scale sets in Azure

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

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