Azure PowerShell
Azure サービスプリンシパルを使用した Az モジュール認証から、実際のリソース操作まで順を追って説明。 単純な Az モジュールを使用したリソース操作については以下を参照。 Az モジュールを使ったコマンドでの Azure 操作 - poke_dev’s blog 前提条件 認…
Azure リソースの操作は Azure ポータルから可能だが、Azure PowerShell Az モジュール (旧 AzureRM) を使用することで、コマンドでも操作が可能となる。 Introducing the Azure PowerShell Az module | Microsoft Docs なお、PowerShell のコマンドが実行で…
ちゃんと動作確認したのは Azure Functions だけど、基本的には Azure App Service の制限の話のはずなので、Web Apps とかでも考え方は同じはず。 Azure Functions で Automation 使用して .NET から Azure PowerShell を使う場合、考慮が必要なのは下記 3 …