microsoft / m365-compliance-connector-sample-scripts

MIT License
8 stars 7 forks source link

New Request: Script to run in Azure runbooks #5

Open ronnzw opened 1 year ago

ronnzw commented 1 year ago

I'm trying to run this script in Azure runbooks but l keep getting this error: The term 'else' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

The csv file has been stored in Azure blob storage. Is it possible to have a script dedicated to Azure runbooks (powershell) using the files stored in Azure blob storage.