정적 웹앱 만들기


검토+만들기
shell로 하기

git clone https://github.com/Azure-Samples/html-docs-hello-world.git
az webapp up --location eastus --name <app_name> --html

https://kdy-website.azurewebsites.net/
주소창에 입력


편집 후 다시 배포

App Services 에서 앱 관리

리소스 그룹 삭제
반응형
'DEVOPS > CLOUD' 카테고리의 다른 글
| [AWS] Auto Scaling (0) | 2022.12.05 |
|---|---|
| [AWS] Lambda 실습 (0) | 2022.12.03 |
| [GCP] VM, Cloud Functions 실습 (0) | 2022.12.02 |
| [Azure] 가상 머신 만들기 (0) | 2022.12.02 |
| [AWS] RDS 실습 (0) | 2022.11.05 |