Update and pin to azure-2.0.0rc5

This commit is contained in:
chouseknecht 2016-06-29 03:15:52 -04:00 committed by Chris Houseknecht
commit a076612b63
2 changed files with 62 additions and 76 deletions

View file

@ -66,7 +66,7 @@ options:
requirements:
- "python >= 2.7"
- "azure >= 2.0.0rc4"
- "azure == 2.0.0rc5"
notes:
- For authentication with Azure you can pass parameters, set environment variables or use a profile stored
@ -79,4 +79,4 @@ notes:
a [default] section and the following keys: subscription_id, client_id, secret and tenant or
subscription_id, ad_user and password. It is also possible to add additional profiles. Specify the profile
by passing profile or setting AZURE_PROFILE in the environment."
'''
'''