update README azure deployment on web app

This commit is contained in:
Mor Shemesh 2017-07-02 17:45:44 +03:00 коммит произвёл GitHub
Родитель 58bd2e2186
Коммит bd558bae43
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -24,8 +24,9 @@ There are 3 ways to deploy to Azure:
**1. Web App - Automated**
1. Fork this repo (to be able to automatically create github deployment key)
2. Clone & Deploy:
3. <a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Ftorosent%2Fibex-dashboard%2Fmaster%2Fscripts%2Fdeployment%2Fwebapp%2Fazuredeploy.json" target="_blank">
2. After fork, copy the fork url and use it with the following deployment button:
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Ftorosent%2Fibex-dashboard%2Fmaster%2Fscripts%2Fdeployment%2Fwebapp%2Fazuredeploy.json" target="_blank">
<img src="http://azuredeploy.net/deploybutton.png"/>
</a>