arkady69

Results 1 issues of arkady69

$query = 'AzureDiagnostics | where action_s == "Blocked" | count' $w = 'valid--id' Invoke-AzOperationalInsightsQuery -WorkspaceId $w -Query $query -ErrorAction Stop -Timespan (New-TimeSpan -Hours 2)| Select-Object -ExpandProperty Results --> produces Count...

customer-reported
Monitor
feature-request
Auto-Assign
Azure CLI Team