Skip to content

Commit f43aa05

Browse files
authored
Merge pull request microsoftgraph#3085 from microsoftgraph/WeeklyExamplesUpdate/202501240311
[v2] Examples Update
2 parents 9f9b7fa + 094fb7c commit f43aa05

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)