Azure forcing to create a Standard LB instead of Basic LB.

Venkat 6 Reputation points
2022-09-09T20:53:32.883+00:00

Hi, I am following issue. Can anyone help?

Issue:
Azure forcing to create a Standard LB instead of Basic LB.
I created a VMSS with SinglePlacement Group = Enable (see attached doc).
However in the 2nd screen, while creating Basic Load Balancer, Azure does not allow me to add this VMSS to the backendpool and forces me to Create a STANDARD Load balancer and says “Single Placement Group is set to False” on the VMSS. While it is not true per the 1st screen. See Word Doc for screenshots.

Thanks
Venkat239662-loadbalancerissue1.pdf

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
432 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.
384 questions
{count} votes

2 answers

Sort by: Most helpful
  1. msrini-MSFT 9,281 Reputation points Microsoft Employee
    2022-09-10T01:49:54.963+00:00

    Hi,

    Can you re-crated the scale set as Virtual Machine Scale Set -> update ResourceGrup/Name/Region/ -> Disk -> Networking -> Scaling -> Management -> Health ->Advanced (Here uncheck "Allocation policy>Enable scaling beyond 100 instances) -> Tag -> Review and Create.

    After re-creating by unchecking Enable Scaling beyound 100 instance, you should be able to add back end pool with Basic Load Balancer.

    Reference: https://stackoverflow.com/questions/70854281/basic-load-balancer-with-scale-set-virtual-machine-scale-set-cannot-use-a-basic

    Regards,
    Karthik Srinivas


  2. Venkat 6 Reputation points
    2022-09-13T19:26:35.217+00:00
    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.