Skip to content

Commit 11f425f

Browse files
authored
Merge pull request #591 from MicrosoftDocs/WeeklyReferenceDocsUpdate_202409061440
Weekly PowerShell Microsoft Graph Reference Docs Refresh
2 parents 88b7bb1 + 27fbdaa commit 11f425f

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
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 = @(

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

Lines changed: 0 additions & 1 deletion
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 = @(

msgraph-sdk-powershell

0 commit comments

Comments
 (0)