Azure / Azure/azure-cli

LoadBalancerBackendAddress cannot be deleted using "az network lb address-pool address remove"

Open
#15,175 8 comments 0 reactions 1 assignee Assigned to @kairu-ms View on GitHub
act-quality-productivity-squad Network Network - Load Balancer Service Attention
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:
![image](https://user-images.githubusercontent.com/59070966/93274676-bf3b8180-f76f-11ea-96bc-3850ccedd379.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.