Skip to content

Commit 29c375d

Browse files
committed
revised per PR review
1 parent c6f3c62 commit 29c375d

32 files changed

+49
-49
lines changed

articles/active-directory/users-groups-roles/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,15 +181,15 @@
181181
- name: Administrative units overview
182182
href: directory-administrative-units.md
183183
- name: Add & manage AUs
184-
href: roles-aus-manage-admin-units.md
184+
href: roles-admin-units-manage.md
185185
- name: Add & manage users in AUs
186-
href: roles-aus-add-manage-users.md
186+
href: roles-admin-units-add-manage-users.md
187187
- name: Add & manage groups in AUs
188-
href: roles-aus-add-manage-groups.md
188+
href: roles-admin-units-add-manage-groups.md
189189
- name: Assign a role with AU scope
190-
href: roles-aus-assign-roles.md
190+
href: roles-admin-units-assign-roles.md
191191
- name: FAQ and troubleshooting
192-
href: roles-aus-faq-troubleshoot.md
192+
href: roles-admin-units-faq-troubleshoot.md
193193
- name: Manage sign-in
194194
items:
195195
- name: Customize company branding

articles/active-directory/users-groups-roles/directory-administrative-units.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.topic: article
1010
ms.subservice: users-groups-roles
1111
ms.workload: identity
12-
ms.date: 04/08/2020
12+
ms.date: 04/16/2020
1313
ms.author: curtand
1414
ms.reviewer: elkuzmen
1515
ms.custom: oldportal;it-pro;
@@ -40,7 +40,7 @@ Using administrative units requires an Azure Active Directory Premium license fo
4040

4141
In this preview release, you can manage administrative units using the Azure portal, PowerShell cmdlets and scripts, or the Microsoft Graph. You can refer to our documentation for details:
4242

43-
- [Create, remove, populate, and add roles to administrative units](roles-aus-manage-admin-units.md): Complete how-to procedures
43+
- [Create, remove, populate, and add roles to administrative units](roles-admin-units-manage.md): Complete how-to procedures
4444
- [Working with Admin Units](https://docs.microsoft.com/powershell/azure/active-directory/working-with-administrative-units?view=azureadps-2.0): How to work with administrative units using PowerShell
4545
- [Administrative Unit Graph support](https://docs.microsoft.com/graph/api/resources/administrativeunit?view=graph-rest-beta): Detailed documentation on Microsoft Graph for administrative units.
4646

@@ -93,11 +93,11 @@ administrative unit-scoped management of group licensing | Supported |
9393
>
9494
> Administrators with an administrative unit scope can't manage dynamic group membership rules.
9595
96-
Administrative units apply scope only to management permissions. They don't prevent members or administrators from using their [default user permissions](../fundamentals/users-default-permissions.md) to browse other users, groups, or resources outside of the administrative unit. In the Office 365 portal, users outside of an administrative unit-scoped admin's administrative units are filtered out, but you can browse other users in the Azure AD portal, PowerShell, and other Microsoft services.
96+
Administrative units apply scope only to management permissions. They don't prevent members or administrators from using their [default user permissions](../fundamentals/users-default-permissions.md) to browse other users, groups, or resources outside of the administrative unit. In the Office 365 portal, users outside of a scoped admin's administrative units are filtered out, but you can browse other users in the Azure AD portal, PowerShell, and other Microsoft services.
9797

9898
## Next steps
9999

100-
- [Managing AUs](roles-aus-manage-admin-units.md)
101-
- [Manage users in AUs](roles-aus-add-manage-users.md)
102-
- [Manage groups in AUs](roles-aus-add-manage-groups.md)
103-
- [Assign scoped roles to an AU](roles-aus-assign-roles.md)
100+
- [Managing AUs](roles-admin-units-manage.md)
101+
- [Manage users in AUs](roles-admin-units-add-manage-users.md)
102+
- [Manage groups in AUs](roles-admin-units-add-manage-groups.md)
103+
- [Assign scoped roles to an AU](roles-admin-units-assign-roles.md)

0 commit comments

Comments
 (0)