Azure / Azure/azure-powershell

Incorrect deprecation message for Add-AzApplicationGatewayBackendHttpSetting

Open
#10,624 12 comments 0 reactions 1 assignee Claimed by @lilyjma View on GitHub
act-quality-productivity-squad bug Network - Application Gateway Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

Customer is seeing frequent errors for breaking changes

I have been getting Breaking Changes warnings on some of my automation scripts for Add-AzApplicationGatewayBackendHttpSetting, Set-AzApplicationGatewayBackendHttpSetting Get-AzApplicationGatewayBackendHttpSetting.
I can find no documentation regarding what these breaking changes are, or how to mitigate them. Can you please provide documentation on what these changes are?
Message:
WARNING: Breaking changes in the cmdlet 'Add-AzApplicationGatewayBackendHttpSetting' :
WARNING: - Add-AzApplicationGatewayBackendHttpSettings alias will be removed in an upcoming breaking change release
WARNING: change is expected to take effect from the '2.0.0' .

We could verify that this was released as a part of Version 1.7.0 and related to PR https://github.com/Azure/azure-powershell/pull/8814/files.

As per the customer expectation, there should be a section of Az.Network in migration document https://docs.microsoft.com/en-us/powershell/azure/migrate-az-2.0.0?view=azps-3.1.0 which states this as a breaking change.

Also looking at the code, i can see that plural nouns are still supported in 2.0.0. Can you confirm if they are removed?

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.