diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md index d05037861a..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md @@ -1,11 +0,0 @@ -### Example - -```powershell - -Import-Module Microsoft.Graph.Beta.Applications - -Get-MgBetaServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId - -``` -This example shows how to use the Get-MgBetaServicePrincipalSynchronizationTemplate Cmdlet. - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageAssignment.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageAssignment.md index 800ed3e8cf..74c416264f 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageAssignment.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageAssignment.md @@ -1,4 +1,4 @@ -### Example 1cenario1 for u1ing query parameter1 +### Example scenarios for using query parameters ```powershell @@ -7,5 +7,5 @@ Import-Module Microsoft.Graph.Beta.Identity.Governance Get-MgBetaEntitlementManagementAccessPackageAssignment ``` -This example shows scenarios for using query parameters +This example shows how to use the Get-MgBetaEntitlementManagementAccessPackageAssignment Cmdlet. diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAssignmentRequest.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAssignmentRequest.md index 01bcef4e4f..5315c4bd98 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAssignmentRequest.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAssignmentRequest.md @@ -1,4 +1,4 @@ -### Example 1cenario1 for u1ing query parameter1 +### Example scenarios for using query parameters ```powershell @@ -7,5 +7,5 @@ Import-Module Microsoft.Graph.Beta.Identity.Governance Get-MgBetaEntitlementManagementAssignmentRequest ``` -This example shows scenarios for using query parameters +This example shows how to use the Get-MgBetaEntitlementManagementAssignmentRequest Cmdlet.