Skip to content

Commit bad2d42

Browse files
whoops
1 parent 9076429 commit bad2d42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/CIPPCore/Public/Entrypoints/Orchestrator Functions/Start-AuditLogOrchestrator.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function Start-AuditLogOrchestrator {
4444
StartTime = $StartTime
4545
EndTime = $EndTime
4646
ServiceFilters = $ServiceFilters
47-
TenantFilter = '7ngn50.onmicrosoft.com'
47+
TenantFilter = $Tenant.defaultDomainName
4848
ProcessLogs = $true
4949
RecordTypeFilters = @(
5050
'exchangeAdmin', 'azureActiveDirectory', 'azureActiveDirectoryAccountLogon', 'dataCenterSecurityCmdlet',

0 commit comments

Comments
 (0)