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) - Overview
LearnhowtogetstartedwiththeAzureCommand-LineInterface(CLI)tocreateandmanageAzureresources—exploreguides,tutorials,samples,articles,andmore.



How to install the Azure CLI
TheAzureCLIisavailabletoinstallinWindows,macOSandLinuxenvironments.ItcanalsoberuninaDockercontainerandAzureCloudShell.



Release notes & updates – Azure CLI
LearnaboutthelatestAzureCommand-LineInterface(CLI)releasenotesandupdatesforboththecurrentandbetaversionsoftheCLI.