Azure / Azure/azure-cli

Unable to add a VMSS to an LB backend address pool

Open
#15,229 4 comments 0 reactions 1 assignee Claimed by @haroldrandom View on GitHub
act-quality-productivity-squad feature-request Network Network - Load Balancer
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### **This is autogenerated. Please review and update as needed.**

## Describe the bug

**Command Name**
`az network lb address-pool create`

**Errors:**

## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

- _Put any pre-requisite steps here..._
- `az network lb address-pool create`

## Expected Behavior
I expect to be able to add a vm scale set to an address pool, upon creating the address pool or through the use of the `az network lb address-pool address add` sub-command. However, it seems that this functionality is unsupported. I am only able to add individual IP addresses via `address add`.

## Environment Summary
```
macOS-10.15.6-x86_64-i386-64bit
Python 3.8.5
Installer: HOMEBREW

azure-cli 2.10.1 *

```
## Additional Context-

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.