Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 245 Bytes

application-delete-owners-powershell-snippets.md

File metadata and controls

11 lines (7 loc) · 245 Bytes
description
Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Applications Remove-MgApplicationOwnerDirectoryObjectByRef-ApplicationId $applicationId-DirectoryObjectId $directoryObjectId
close