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 = "*"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "eca6e06b6a34bdba3872c595957d840da21f3e58cb41f3ec02b7c3a424a5e4c4"
"sha256": "a736295b3c9c21285eb6c83c331fa7f40651c67c8baf70377db7329b7f74e7c6"
},
"pipfile-spec": 6,
"requires": {
@ -50,6 +50,14 @@
],
"version": "==1.1.23"
},
"azure-graphrbac": {
"hashes": [
"sha256:53e98ae2ca7c19b349e9e9bb1b6a824aeae8dcfcbe17190d20fe69c0f185b2e2",
"sha256:7b4e0f05676acc912f2b33c71c328d9fb2e4dc8e70ebadc9d3de8ab08bf0b175"
],
"index": "pypi",
"version": "==0.61.1"
},
"azure-mgmt-subscription": {
"hashes": [
"sha256:504b4c42ba859070c3c50637ec07ca36aca600e613fcccaa398db22822fe21f1",