Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 250 Bytes

File metadata and controls

15 lines (10 loc) · 250 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Applications

$params = @{
	appId = "65415bb1-9267-4313-bbf5-ae259732ee12"
}

New-MgBetaServicePrincipal -BodyParameter $params