2020-01-23から1日間の記事一覧

Az モジュールを使ったコマンドでの Azure 操作

Azure リソースの操作は Azure ポータルから可能だが、Azure PowerShell Az モジュール (旧 AzureRM) を使用することで、コマンドでも操作が可能となる。 Introducing the Azure PowerShell Az module | Microsoft Docs なお、PowerShell のコマンドが実行で…