Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Add LocalFileDirectory property to global config, Add script to create scheduled task #55

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

soyalejolopez
Copy link

New property to allow specifying location where to store the local results for CSV, JSON. This can be used when creating a scheduled task (also added sample script) and have the results save in that location rather than system32 (default when running powershell via scheduled task). Useful when wanting to pull audited reports on a recurrent basis.

New property to allow specifying location where to store the local results for CSV, JSON. This can be used when creating a scheduled task (also added sample script) and have the results save in that location rather than system32 (default when running powershell via scheduled task).
Fixed issue with subscription not being started and leading to error "subscription disabled" for Audit.AzureActiveDirectory, Audit.General, and DLP.ALL .

Also updated script to leverage the ResourceAPI variable from the config file instead of hard coding in the script to accommodate GCC customers.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant