VM In Azure VMScaleSet ( VMSS) do not have Internet access

Abhijit Doshi 21 Reputation points
2020-10-20T15:20:43.907+00:00

Hi,

We have Deployed VM in Azure VM scale-set, with internal Load balancer, we would like to have an internet access to the VM, is there any property that needs to be set to enable this.

the main issue is windows server is not getting licensed without the internet connection to the VM

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,105 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
401 questions
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.
347 questions
0 comments No comments
{count} votes

Accepted answer
  1. Winston 2,761 Reputation points
    2020-10-20T19:24:34.183+00:00

    Hi @Abhijit Doshi ,

    To allow your VMs to have external internet access you need to configure your load balancer to allow outbound traffic accordingly. See here. Assuming your VMs are connected to the load-balancer you can access your VMs and they can access the internet through the shared Load Balancer IP.

    ------
    If this helped you answer your question please mark it as accepted to help others with similar questions.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful