Adopt README
This commit is contained in:
Родитель
8374a89d26
Коммит
d8a002e74e
|
@ -12,7 +12,7 @@ npm install
|
|||
func extensions install
|
||||
```
|
||||
|
||||
3) If you debug locally, create a file `local.settings.json` in the same directory as api and common and add the following values:
|
||||
3) If you debug locally, create a file `local.settings.json` in the same directory as folders `api` and `blob-trigger` and add the following values:
|
||||
```
|
||||
{
|
||||
"IsEncrypted": false,
|
||||
|
@ -29,10 +29,10 @@ func extensions install
|
|||
func host start
|
||||
```
|
||||
|
||||
# Deploy to Azure
|
||||
## Deploy to Azure
|
||||
|
||||
Click on the button below to start the deployment
|
||||
|
||||
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https://github.com/microsoft/verseagility/tree/master/pipeline/infrastructure/azuredeploy.json" target="_blank">
|
||||
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fverseagility%2Fmaster%2Fpipeline%2Finfrastructure%2Fazuredeploy.json" target="_blank">
|
||||
<img src="https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.png"/>
|
||||
</a>
|
Загрузка…
Ссылка в новой задаче