MDE Offboarding script
This commit is contained in:
13
MDE/MDE_OffboardDevices.parameters.sample.json
Normal file
13
MDE/MDE_OffboardDevices.parameters.sample.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"TenantId": "00000000-0000-0000-0000-000000000000",
|
||||
"ClientId": "11111111-2222-3333-4444-555555555555",
|
||||
"ClientSecret": "replace-with-client-secret",
|
||||
"Tag": "offboard",
|
||||
"CompletedTag": "offboarded",
|
||||
"ApiBase": "https://eu.api.security.microsoft.com",
|
||||
"StartsWith": false,
|
||||
"Offboard": false,
|
||||
"DelayBetweenCallsSec": 1,
|
||||
"MaxRetries": 3,
|
||||
"RetryDelaySec": 5
|
||||
}
|
||||
Reference in New Issue
Block a user