Skip to content

Commit 094fb7c

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Updating examples
1 parent 9f9b7fa commit 094fb7c

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed
Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +0,0 @@
1-
### Example
2-
3-
```powershell
4-
5-
Import-Module Microsoft.Graph.Beta.Applications
6-
7-
Get-MgBetaServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId
8-
9-
```
10-
This example shows how to use the Get-MgBetaServicePrincipalSynchronizationTemplate Cmdlet.
11-
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1cenario1 for u1ing query parameter1
1+
### Example scenarios for using query parameters
22

33
```powershell
44
@@ -7,5 +7,5 @@ Import-Module Microsoft.Graph.Beta.Identity.Governance
77
Get-MgBetaEntitlementManagementAccessPackageAssignment
88
99
```
10-
This example shows scenarios for using query parameters
10+
This example shows how to use the Get-MgBetaEntitlementManagementAccessPackageAssignment Cmdlet.
1111

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1cenario1 for u1ing query parameter1
1+
### Example scenarios for using query parameters
22

33
```powershell
44
@@ -7,5 +7,5 @@ Import-Module Microsoft.Graph.Beta.Identity.Governance
77
Get-MgBetaEntitlementManagementAssignmentRequest
88
99
```
10-
This example shows scenarios for using query parameters
10+
This example shows how to use the Get-MgBetaEntitlementManagementAssignmentRequest Cmdlet.
1111

0 commit comments

Comments
 (0)