зеркало из
1
0
Форкнуть 0
* Update README.md

* added azure deploy button
This commit is contained in:
Allison Durkan 2018-09-14 12:14:17 -04:00 коммит произвёл Ben Greenier
Родитель 35a257cf98
Коммит ded8a74c0d
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -1,5 +1,6 @@
# platform-chaos-api
[![Build Status](https://travis-ci.org/Azure/platform-chaos-api.svg?branch=master)](https://travis-ci.org/Azure/platform-chaos-api)
[![Deploy to Azure](https://azuredeploy.net/deploybutton.png)](https://azuredeploy.net/)
An API that surfaces the functionality of the [CLI](https://github.com/Azure/platform-chaos-cli) for [Platform Chaos](https://github.com/Azure/platform-chaos). :cloud:
@ -16,6 +17,8 @@ To configure this authentication layer, use the following environment variables:
See [passport-azure-ad](https://github.com/AzureAD/passport-azure-ad#5212-options) for more details.
To configure a deployment of this repo, refer to the [wiki page](https://github.com/Azure/platform-chaos-api/wiki/Walkthrough:-Deploy-and-Authenticate) which contains detailed instructions.
## API
> All endpoints require `Authentication: Bearer <token>` header authentication values for the configured AzureAD application.