Skip to content

Commit 1aceee0

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Removed duplicated descritpion
1 parent 2af4178 commit 1aceee0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment
7070
7171
$params = @{
7272
description = "Update basic properties and permission of application registrations"
73-
### Example 2
7473
rolePermissions = @(
7574
@{
7675
allowedResourceActions = @(
@@ -86,8 +85,6 @@ Update-MgBetaRoleManagementCloudPcRoleDefinition -UnifiedRoleDefinitionId $unifi
8685
```
8786
This example shows how to use the Update-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
8887

89-
```
90-
This example shows how to use the Update-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
9188

9289

9390
## PARAMETERS

0 commit comments

Comments
 (0)