Skip to content

Commit 5568856

Browse files
authored
Update README.md
1 parent f2dd14c commit 5568856

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,13 @@ If you want to build and contribute code to DasBlog Core please fork this repo a
2828

2929
## Deployment
3030

31-
You can deploy anywhere where .NET Core is hosted, here are instructions for Azure App Services:
31+
You can deploy anywhere where .NET Core is hosted.
32+
33+
### Easiest Way: Click The Deploy To Azure Button
34+
35+
Click the button below, answer some questions, and be up and running on your DasBlog instance in a few minutes. Once you've deployed, be sure to read the [post-deployment instructions here](#).
36+
37+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Frumdood%2Fdasblog-core%2Fissue-492-deploytoazurebutton%2Fdeploy%2Fazuredeploy.json)
3238

3339
### Deploying Manually
3440
* [Deploying to Azure App Services for Windows](https://github.com/poppastring/dasblog-core/wiki/1.-Deployment#deploy-to-azure-app-services-for-windows)
@@ -43,4 +49,4 @@ Check out the [wiki](https://github.com/poppastring/dasblog-core/wiki) for addit
4349
## Code Diagram
4450
![Visualization of the codebase](./diagram.svg) or an [interactive code diagram here](https://octo-repo-visualization.vercel.app/?repo=poppastring%2Fdasblog-core).
4551

46-
Please [submit an issue](https://github.com/poppastring/dasblog-core/issues) if you encounter any problems.
52+
Please [submit an issue](https://github.com/poppastring/dasblog-core/issues) if you encounter any problems.

0 commit comments

Comments
 (0)