Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
PRODUCTS / COMPONENTS INVOLVED
PROBLEM SCENARIO DESCRIPTION / GOAL
The goal here, is to look for a remote way that one can export the Office 365 Audit Log with a focus on Power BI for a given data range.
RESOLUTION ( SCRIPT )
The below script I was able to get to work in my environment. It is very simple to provide an illustration of how to achieve the given goal.
NOTE: The following script is provided as a sample / illustration.
Script Block |
Set-ExecutionPolicy RemoteSigned |
|
ADDITIONAL INFORMATION / RESOURCE LINKS
Here is product documentaton on the Search-UnifiedAuditLog PowerShell cmdlet: https://docs.microsoft.com/en-us/powershell/module/exchange/policy-and-compliance-audit/search-unifi...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.