Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.96k forks source link

Preview warning still showing on az network lb address-pool address commands #29103

Closed thisisanniefang closed 2 months ago

thisisanniefang commented 4 months ago

Describe the bug

Preview message needs to be removed - IP-based backend pools have been GA for quite some time

Related command

az network lb address-pool address az network lb address-pool address add az network lb address-pool address list az network lb address-pool address remove az network lb address-pool address show az network lb address-pool address update az network lb address-pool address wait

Errors

image

Issue script & Debug output

N/A

Expected behavior

No preview warning should show

Environment Summary

azure-cli 2.59.0 *

core 2.59.0 * telemetry 1.1.0

Dependencies: msal 1.27.0 azure-mgmt-resource 23.1.0b2

Additional context

No response

azure-client-tools-bot-prd[bot] commented 4 months ago

Hi @thisisanniefang,

2.59.0 is not the latest Azure CLI(2.61.0).

If you haven't already attempted to do so, please upgrade to the latest Azure CLI version by following https://learn.microsoft.com/en-us/cli/azure/update-azure-cli.

yonzhan commented 4 months ago

Thank you for opening this issue, we will look into it.

thisisanniefang commented 3 months ago

@yonzhan any status update on this issues?