9

What is the best way of scheduling a PowerShell script in Azure? Should I create a VM and schedule it via a task scheduler. Or is there any better way?

I have a PowerShell script that I extracts data from audit log and reports some information. Thank you.

1 Answer 1

6

You should use Azure Automation. Its easy to use and you can run jobs for 500 minutes for free (every month).

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you Isaak. Does it also support sending the output file to an office 365 email address?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.