Skip to content

Commit fb82fd3

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Fixed formatting
1 parent 27a210f commit fb82fd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment
4949
5050
$params = @{
5151
description = "An example custom role"
52-
### Example 2
5352
rolePermissions = @(
5453
@{
5554
allowedResourceActions = @(
@@ -66,7 +65,6 @@ New-MgBetaRoleManagementCloudPcRoleDefinition -BodyParameter $params
6665
This example shows how to use the New-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
6766

6867
```
69-
This example shows how to use the New-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.
7068
7169
7270
## PARAMETERS

0 commit comments

Comments
 (0)