Make AADP purchase quantity configurable
Also remove a few constant params from the payload model.
This commit is contained in:
@@ -12,6 +12,7 @@ AZURE_CONFIG = {
|
||||
"POWERSHELL_CLIENT_ID": "MOCK",
|
||||
"AZURE_OWNER_ROLE_DEF_ID": "MOCK",
|
||||
"AZURE_GRAPH_RESOURCE": "MOCK",
|
||||
"AZURE_AADP_QTY": 5,
|
||||
}
|
||||
|
||||
AUTH_CREDENTIALS = {
|
||||
|
Reference in New Issue
Block a user