Skip to content

Commit 15ba176

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Fixed formatting
1 parent 8f478cb commit 15ba176

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaRoleManagementCloudPcRoleDefinition.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment
7575
7676
$params = @{
7777
description = "Update basic properties and permission of application registrations"
78-
### Example 2
7978
rolePermissions = @(
8079
@{
8180
allowedResourceActions = @(
@@ -91,10 +90,6 @@ Update-MgBetaRoleManagementCloudPcRoleDefinition -UnifiedRoleDefinitionId $unifi
9190
```
9291
This example shows how to use the Update-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
9392

94-
```
95-
This example shows how to use the Update-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
96-
97-
9893
## PARAMETERS
9994

10095
### -AdditionalProperties

0 commit comments

Comments
 (0)