Hi, i would like to know if it is possible to create a vm scaleset with an internal loadbalancer. Wether i crate one from the portal, powershell or cli, it always creates an external loadbalancer, even this template on github: https://github.com/Azure/azure-quickstart-templates/tree/master/201-vmss-internal-loadbalancer
creates an external loadbalancer. When i pre-create an internal loadbalancer (basic or standard) i get an error that the loadbalncer isn't the correct type. Any ideas?
↧