Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

File metadata and controls

11 lines (6 loc) · 252 Bytes

Example

Import-Module Microsoft.Graph.Applications

Get-MgServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId

This example shows how to use the Get-MgServicePrincipalSynchronizationTemplate Cmdlet.