LoadBalancerBackendAddress cannot be deleted using "az network lb address-pool address remove"
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Describe the bug**
User cannot delete loadBalancerBackendAddresses using the following command: **az network lb address-pool address remove --lb-name "myLoadBalancer" --resource-group "myResourceGroupLB" --pool-name "myBackendPool" --name "myResourceGroupLB_myvm1302ipconfig1"**
An error shows up stating that this operation cannot be completed:

This action can be complete via Portal
**To Reproduce**
Create a Standard LB with multiple VMs in the backend, then use command "az network lb address-pool address remove" to delete one of the backend address
Contributor guide
Assessment
This issue has not been assessed yet.