question

shrindhirao-5883 avatar image
0 Votes"
shrindhirao-5883 asked GitaraniSharmaMSFT-4262 commented

deployment failure while adding VM instance to backend pools

Hi,
I am new to azure and i was trying to create load balancing and was adding 2 VM instance from same regions to backend pool , only one was updating and another was failure was getting error like below
Deployment to resource group 'shree' failed.
Additional details from the underlying API that might be helpful: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.

azure-load-balancer
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @shrindhirao-5883 ,

May I know if it is a Basic or Standard SKU load balancer?

If it is Standard load balancer, you can add any virtual machines or virtual machine scale sets in a single virtual network.

If it is Basic load balancer, you can add Virtual machines in a single availability set or virtual machine scale set.

Thanks,
Gita

0 Votes 0 ·

Hello @shrindhirao-5883 ,

Could you please provide an update on this post?

Thanks,
Gita

0 Votes 0 ·

Hello @shrindhirao-5883 ,

Following up again to check if there is any update on this post. Please let us know if you need any further assistance on this issue.

Thanks,
Gita

0 Votes 0 ·

Hello @shrindhirao-5883 ,

Could you please provide an update on this post?

Thanks,
Gita

0 Votes 0 ·

1 Answer

learn2skills avatar image
0 Votes"
learn2skills answered

The UI has changed in the portal. All you need to do is to select Virtual Machine and select VMs which you wanted to add (Part of availability set).

If you try to add VM which are part of different availability set, you get an validation error as below:
37705-image.png




https://docs.microsoft.com/en-us/azure/load-balancer/quickstart-load-balancer-standard-internal-portal?tabs=option-1-create-internal-load-balancer-standard


Please don't forget to Accept Answer and Up-vote if the response helped


image.png (123.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.