-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathExample-Defaults.json
More file actions
18 lines (18 loc) · 900 Bytes
/
Example-Defaults.json
File metadata and controls
18 lines (18 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"TenantId": "aebb2cce-a909-43d6-8afb-2d69bbef1ff8",
"AzEnvironment": "AzureCloud",
"CentralAuditLogAnalyticsWorkspaceId": "2ced2357-2523-413a-bdeb-a3090c38cfda",
"MinimumResourceAgeInDaysForChecking": 4,
"DeleteSuspectedResourcesAndGroupsAfterDays": 30,
"AlwaysOnlyMarkForDeletion": true,
"EnableRegularResetOfRejectedState": true,
"ResetOfRejectedStatePeriodInDays": 180,
"TryMakingUserContributorTemporarily": true,
"EnforceStdout": false,
"AutomationAccountResourceId": "/subscriptions/b53f424g-fe44-4d71-bgfe-8b0360b3c525/resourceGroups/myResourceGroup/providers/Microsoft.Automation/automationAccounts/myAutomationAccount",
"DocumentationUrl": "https://dev.azure.com/myorg/myproject/_wiki/wikis/Main/12345/SubjectForDeletion-tagging-approach",
"SubscriptionIdsToProcess": [
"4177fa69-64a1-4962-907c-189923360d01",
"c4fbdaa9-8258-4423-9ba4-cd96dd53a23d"
]
}