We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd160c commit 1477ed0Copy full SHA for 1477ed0
articles/active-directory/roles/groups-assign-role.md
@@ -90,6 +90,8 @@ $roleAssignment = New-MgRoleManagementDirectoryRoleAssignment -DirectoryScopeId
90
91
# [Azure AD PowerShell](#tab/aad-powershell)
92
93
+[!INCLUDE [aad-powershell-migration-include](../includes/aad-powershell-migration-include.md)]
94
+
95
### Create a role-assignable group
96
97
Use the [New-AzureADMSGroup](/powershell/module/azuread/new-azureadmsgroup?branch=main) command to create a role-assignable group.
0 commit comments