Azure-cli: Remove doc for command `az network application-gateway frontend-ip update` because it is not works.

Created on 5 Jun 2020  Â·  4Comments  Â·  Source: Azure/azure-cli

Command:

az network application-gateway frontend-ip update

not working for public ip address. Issue https://github.com/Azure/azure-cli/issues/4133 created in Aug 2017, but M$ never fixed it.

Please remove from docs if it is not works!


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Documentation Network

Most helpful comment

@MyronFanQiu @tjprescott : Seeing this same issue too. Issue https://github.com/Azure/azure-cli/issues/4133 was created previously for this. It was closed without removing it from the az network application-gateway frontend-ip update --help section or the documentation since the service may change in future to permit this behavior.

Is there any update on the future roadmap of the service to support this? If not, it would be best to remove it from the --help section as well as from the documentation to avoid confusion.

All 4 comments

add to S172

@MyronFanQiu @tjprescott : Seeing this same issue too. Issue https://github.com/Azure/azure-cli/issues/4133 was created previously for this. It was closed without removing it from the az network application-gateway frontend-ip update --help section or the documentation since the service may change in future to permit this behavior.

Is there any update on the future roadmap of the service to support this? If not, it would be best to remove it from the --help section as well as from the documentation to avoid confusion.

PR (https://github.com/Azure/azure-cli/pull/14098) has been merged to deprecate the --public-ip-address parameter.

Thanks for @subhasishdc's contribution. Closed this issue since it's solved.

Was this page helpful?
0 / 5 - 0 ratings