Azure / Azure/azure-powershell

New-AzureRmVmss simple param set should fail if a LB with the user specified name exists and is not compatible with what the cmdlet expects

Open
#6,473 2 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Azure PS Team Compute
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

This issue comes out of this [issue](https://github.com/Azure/azure-powershell/issues/6413).

The user created an LB which did not have the configuration the cmdlet expected. As a result the cmdlet tried to configure the LB which caused configuration to end up in bad state and the VMSScreation failed as a result.

We should check if this issue can happen with other resources as well that are created by the cmdlet.

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.