Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
Please go through the below before considering to downgrade your Load Balancer SKU
On September 30, 2025, Basic Load Balancer will be retired. For more information, see the official announcement. If you are currently using Basic Load Balancer, make sure to upgrade to Standard Load Balancer prior to the retirement date.
From the AVD Documentation, I don't see any mention of Load Balancer being used out of the box.
From what I could see,
- This Load Balancer is not part of your AVD configuration.
- This should have been created explicitly and separately to access the VM (which you have mentioned).
- I suggested you to check with the owner/creator of the Load Balancer as to understand what is the use case and if Basic SKU would be sufficient or not.
This document will come in handy: Azure Load Balancer components
You can get an overview of this LB by considering:
- What does the Backend Pool of the LB contains?
- Is there a VM or is it empty
- Check for Load Balancing Rules
- Check for Inbound NAT Rule
- If the above configurations are empty - you can go ahead and delete the Load Balancer.
Thanks,
Kapil
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.