Restore implementations for policies and management group creation
These were accidentally stripped out during a rebase.
This commit is contained in:
@@ -72,6 +72,7 @@ class MockAzureSDK(object):
|
||||
|
||||
self.subscription = mock_subscription()
|
||||
self.authorization = mock_authorization()
|
||||
self.policy = mock_policy()
|
||||
self.adal = mock_adal()
|
||||
self.managementgroups = mock_managementgroups()
|
||||
self.graphrbac = mock_graphrbac()
|
||||
|
Reference in New Issue
Block a user