Add Azure Management Group Dependency

This commit is contained in:
tomdds
2019-12-09 13:58:24 -05:00
committed by dandds
parent 2edfecdd45
commit 2801e07454
2 changed files with 91 additions and 87 deletions

View File

@@ -29,6 +29,7 @@ azure-mgmt-subscription = "*"
azure-graphrbac = "*"
msrestazure = "*"
azure-mgmt-authorization = "*"
azure-mgmt-managementgroups = "*"
[dev-packages]
bandit = "*"