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

https://github.com/marcusoftnet/demo-deploybutton


https://github.com/marcusoftnet/demo-deploybutton

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Demo of deploy to Azure

This is a simple API to deploy to Azure using an SQL server.

I used:

- this [tutorial to build a simple API](https://www.youtube.com/watch?v=Fbf_ua2t6v4)
- this [ARM template for deployment](https://azure.microsoft.com/en-in/resources/templates/web-app-sql-database/)
- this tutorial on how to [setup the Deploy to Azure button](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-to-azure-button).

See - I merely put the pieces together.

Ok - here's the button.

[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmarcusoftnet%2Fdemo-deploybutton%2Fmain%2Fazuredeploy.json)