Skip to content

Commit

Permalink
Updating examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jan 24, 2025
1 parent 9f9b7fa commit 094fb7c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -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.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Example 1cenario1 for u1ing query parameter1
### Example scenarios for using query parameters

```powershell
Expand All @@ -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.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Example 1cenario1 for u1ing query parameter1
### Example scenarios for using query parameters

```powershell
Expand All @@ -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.

0 comments on commit 094fb7c

Please sign in to comment.