Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 265 Bytes

File metadata and controls

11 lines (6 loc) · 265 Bytes

Example

Import-Module Microsoft.Graph.Beta.Applications

Get-MgBetaServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId

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