Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 304 Bytes

File metadata and controls

17 lines (12 loc) · 304 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Security

$params = @{
	displayName = "CONTOSO LITIGATION-005"
	description = "Project Bazooka"
	externalId = "324516"
}

New-MgBetaSecurityCaseEdiscoveryCase -BodyParameter $params