briandelmsft / SentinelAutomationModules

The Microsoft Sentinel Triage AssistanT (STAT) enables easy to create incident triage automation in Microsoft Sentinel
MIT License
212 stars 58 forks source link

Add GrantPermissions.ps1 Module Dependencies to troubleshooting #381

Closed briandelmsft closed 1 year ago

briandelmsft commented 1 year ago

Sometimes a missing powershell module will drive an error in the GrantPermissions.ps1 that doesn't indicate it's due to a missing module

image

Perhaps we need to add something to troubleshooting around confirm module dependencies?

I have verified the script works with: Az.Resources 6.4.1 and 6.5.3 Microsoft.Graph.Applications 1.17.0 or 1.23.0