Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 469 Bytes

File metadata and controls

18 lines (13 loc) · 469 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment

$params = @{
	principalId = "/ServicePrincipals/0451dbb9-6336-42ea-b58f-5953dc053ece"
	roleDefinitionId = "f66ab1ee-3cac-4d03-8a64-dadc56e563f8"
	directoryScopeId = "/AdministrativeUnits/8b532c7a-4d3e-4e99-8ffa-2dfec92c62eb"
	appScopeId = $null
}

New-MgBetaRoleManagementExchangeRoleAssignment -BodyParameter $params