Add Azure Graph API

This commit is contained in:
tomdds
2019-09-27 14:41:12 -04:00
parent 5cd20c650a
commit 15ff4a01f1
2 changed files with 10 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ azure-storage = "*"
azure-storage-common = "*"
celery = "*"
azure-mgmt-subscription = "*"
azure-graphrbac = "*"
[dev-packages]
bandit = "*"