azure integration. methods to authenticate and set/get value in keyvault

This commit is contained in:
2020-01-20 14:17:01 -05:00
committed by tomdds
parent 67842748b8
commit becc3630c2
3 changed files with 152 additions and 71 deletions

View File

@@ -35,6 +35,7 @@ azure-mgmt-resource = "*"
transitions = "*"
azure-mgmt-consumption = "*"
adal = "*"
azure-identity = "*"
[dev-packages]
bandit = "*"