2022/03/03 (現地時間) に Azure CLI の最新版 v2.34.1 がリリースされました。
- Release notes & updates – Azure CLI – March 03, 2022 | Microsoft Docs
https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli#march-03-2022
スポンサーリンク
Azure CLI v2.33.4 (March 03, 2022) の更新内容について (意訳)
App Service
- issue #20489 を修正しました。
- az webapp log tail : ‘NoneType’ オブジェクトに属性 ‘host_name_ssl_states’ がないという AttributeError を修正しました。
- issue #20747 を修正しました。
- az webapp create-remote-connection : 入力が不足した EOFError を修正しました。
- issue #20544 を修正しました。
- az webapp config snapshot restore : ‘WebAppsOperations’ オブジェクトに属性 ‘restore_snapshot’ がないという AttributeError を修正しました。
- issue #20011 を修正しました。
- az webapp config ssl bind : ‘str’ オブジェクトに属性 ‘value’ がないという AttributeError を修正しました、
- issue #19492 を修正しました。
- az webapp config backup restore : ‘WebAppsOperations’ オブジェクトに属性 ‘restore’ がないという AttributeError を修正しました。
Storage
- [重大な変更] az storage blob upload/upload-batch : デフォルトで上書きしないよう、–overwrite を修正しました。
スポンサーリンク
参考サイト

Azure Command-Line Interface (CLI) documentation
Official product documentation for Azure command-line interface (Azure CLI). Azure CLI is a cross-platform command-line ...

How to install the Azure CLI
The Azure CLI is available to install in Windows, macOS and Linux environments. It can also be run in a Docker container...

Release notes & updates ??? Azure CLI
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versio...