Skip to content

Commit 5e23b7c

Browse files
authored
Update roles-admin-units-faq-troubleshoot.md
1 parent 0dbec0b commit 5e23b7c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/active-directory/users-groups-roles/roles-admin-units-faq-troubleshoot.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Administrative units troubleshooting and FAQ - Azure Active Directory | Microsoft Docs
3-
description: Investigate administrative units to delegation of permissions with restricted scope in Azure Active Directory.
3+
description: Investigate administrative units to grant permissions with restricted scope in Azure Active Directory.
44
services: active-directory
55
documentationcenter: ''
66
author: curtand
@@ -63,9 +63,11 @@ To prevent an elevation of privilege, an administrative unit-scoped administrato
6363

6464
**Q: Are administrative units supported in PowerShell and the Graph API?**
6565

66-
**A:** Yes. You'll find support for administrative units in [PowerShell cmdlet documentation](https://docs.microsoft.com/powershell/module/Azuread/?view=azureadps-2.0-preview) and [sample scripts](https://docs.microsoft.com/powershell/azure/active-directory/working-with-administrative-units?view=azureadps-2.0-preview). Support is in Microsoft Graph for the [administrativeUnit resource type](https://developer.microsoft.com/graph/docs/api-reference/beta/resources/administrativeunit).
66+
**A:** Yes. You'll find support for administrative units in [PowerShell cmdlet documentation](https://docs.microsoft.com/powershell/module/Azuread/?view=azureadps-2.0-preview) and [sample scripts](https://docs.microsoft.com/powershell/azure/active-directory/working-with-administrative-units?view=azureadps-2.0-preview).
67+
68+
Find support for the [administrativeUnit resource type](https://developer.microsoft.com/graph/docs/api-reference/beta/resources/administrativeunit) in Microsoft Graph.
6769

6870
## Next steps
6971

7072
- [Restrict scope for roles by using administrative units](directory-administrative-units.md)
71-
- [Manage administrative units](roles-admin-units-manage.md)
73+
- [Manage administrative units](roles-admin-units-manage.md)

0 commit comments

Comments
 (0)