https://github.com/marcusoftnet/demo-deploybutton
https://github.com/marcusoftnet/demo-deploybutton
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcusoftnet/demo-deploybutton
- Owner: marcusoftnet
- License: mit
- Created: 2022-08-15T16:23:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T09:38:00.000Z (almost 4 years ago)
- Last Synced: 2025-07-12T11:07:47.278Z (12 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
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.
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmarcusoftnet%2Fdemo-deploybutton%2Fmain%2Fazuredeploy.json)