| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Security
$params = @{
displayName = "CONTOSO LITIGATION-005"
description = "Project Bazooka"
externalId = "324516"
}
New-MgSecurityCaseEdiscoveryCase -BodyParameter $params