2022-11-05から1日間の記事一覧

{Azure App Service}Web Appの作成

https://learn.microsoft.com/ja-jp/azure/app-service/samples-cli ※停止状態のアプリも課金される -- 1. 前作業 az login --use-device-codeaz account show az version az configure --list-defaultsaz configure --defaults location=japaneastaz config…

{Azure Resource Manager}テンプレートとしてのエクスポート

https://learn.microsoft.com/ja-jp/azure/virtual-machines/linux/create-cli-complete?source=recommendationshttps://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-invalid-template?tabs=bicep#solution-5---circular…