An open API service indexing awesome lists of open source software.

https://github.com/glav/bicep-blog-post

Repo for a simple blog post on Bicep
https://github.com/glav/bicep-blog-post

Last synced: 4 months ago
JSON representation

Repo for a simple blog post on Bicep

Awesome Lists containing this project

README

          

## Deployment guidelines
Can be deployed using Azure CLI via
```
az deployment sub create -l AustraliaEast -f .\main.bicep
```