https://github.com/etkr/webapp-training
https://github.com/etkr/webapp-training
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/etkr/webapp-training
- Owner: etkr
- Created: 2023-01-26T15:32:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T18:54:08.000Z (over 3 years ago)
- Last Synced: 2025-04-04T16:47:57.959Z (over 1 year ago)
- Language: Bicep
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web app training
```shell
az group create --name webapp-training --location "westeurope"
az deployment group create --resource-group webapp-training --template-file
```