azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

Help content printed by `az sf managed-application update -h` is broken in terminal

Open daxian-dbw opened this issue 1 year ago • 3 comments

Describe the bug

Run az sf managed-application update -h, and you will see the printed-out help content are not readable at all.

See the screenshot below:

image

Related command

az sf managed-application update -h

Errors

The printed-out help content is completely unreadable.

Issue script & Debug output

N/A

Expected behavior

The printed-out help content should be readable

Environment Summary

PS:16> az --version
azure-cli                         2.56.0 *

core                              2.56.0 *
telemetry                          1.1.0

Extensions:
interactive                        0.4.5

Dependencies:
msal                            1.24.0b2
azure-mgmt-resource             23.1.0b2

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\dongbow\.azure\cliextensions'

Python (Windows) 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]

Legal docs and information: aka.ms/AzureCliLegal

Additional context

No response

daxian-dbw avatar Mar 17 '24 21:03 daxian-dbw

Hi @daxian-dbw,

2.56.0 is not the latest Azure CLI(2.58.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.

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

yonzhan avatar Mar 17 '24 21:03 yonzhan

https://github.com/Azure/azure-cli/pull/29861

mwesigwaguma avatar Oct 04 '24 20:10 mwesigwaguma

Repros in

azure-cli                         2.75.0

core                              2.75.0
telemetry                          1.1.0

Extensions:
account                            0.2.5
devcenter                          7.0.0

Dependencies:
msal                            1.33.0b1
azure-mgmt-resource               23.3.0

Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Config directory 'C:\Users\amcasey\.azure'
Extensions directory 'C:\Users\amcasey\.azure\cliextensions'

Python (Windows) 3.12.10 (tags/v3.12.10:0cc8128, Apr  8 2025, 11:58:42) [MSC v.1943 32 bit (Intel)]

amcasey avatar Jul 01 '25 17:07 amcasey

Not closed yet, should be closed as part of November 2025 release

iliu816 avatar Aug 26 '25 06:08 iliu816