Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 315 Bytes

File metadata and controls

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

$params = @{
	id = "5793aa3b-cca9-4794-679a240f8b58"
}

Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential -ServicePrincipalId $servicePrincipalId -BodyParameter $params