If you work with Azure and/or Office 365, you may already have heard about Microsoft Graph and Microsoft Graph Security.
Well, good new a PowerShell module for Microsoft Graph Security is now available https://www.powershellgallery.com/packages/MicrosoftGraphSecurity/1.0.0
As always with PowerShell modules available from the PowerShell gallery, you can install it using the command from a elevated PowerShell prompt
Install-Module -Name MicrosoftGraphSecurity
You can also access the GitHub https://github.com/microsoftgraph/security-api-solutions