Skip to content

Commit 21ef480

Browse files
author
Rich Thorn
committed
udpate url on role access and bad link update
1 parent 2dece41 commit 21ef480

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

articles/governance/service-groups/create-service-group-portal.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@ Azure Service Groups offer a flexible way to organize and manage resources acros
2323
- If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/)
2424
account before you begin.
2525

26-
- Any Microsoft Entra ID user in the tenant can create a management group without the management group write
27-
permission assigned to that user if
28-
[hierarchy protection](./how-to/protect-resource-hierarchy.md#setting-require-authorization)
29-
isn't enabled. This new management group becomes a child of the Root Management Group or the
30-
[default management group](./how-to/protect-resource-hierarchy.md#setting-define-the-default-management-group)
31-
and the creator is given an Owner role assignment. Management group service allows this ability
32-
so that role assignments aren't needed at the root level. When the Root
33-
Management Group is created, users don't have access to it. To start using management groups, the service allows the creation of the initial management groups at the root level. For more information, see [Root management group for each directory](./overview.md#the-root-service-group).
34-
3526
## Create in Azure portal
3627

3728
1. Log into the [Azure portal](https://portal.azure.com).

articles/governance/service-groups/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ Service Groups creates the Root Service Group on the first request received with
9595
/providers/microsoft.management/servicegroups/<tenantId>
9696
```
9797

98-
Access to the root has to be given from a user with "microsoft.authorization/roleassignments/write" permissions at the tenant level. For example, the Tenant's Global Administrator can elevate their access on the tenant to have these permissions. [Details on elevating Tenant Global Administrator Accesses](https://learn.microsoft.com/azure/
99-
role-based-access-control/elevate-access-global-admin?tabs=azure-portal%2Centra-audit-logs)
98+
Access to the root has to be given from a user with "microsoft.authorization/roleassignments/write" permissions at the tenant level. For example, the Tenant's Global Administrator can elevate their access on the tenant to have these permissions. [Details on elevating Tenant Global Administrator Accesses](../../role-based-access-control/elevate-access-global-admin.md)
10099

101100
### Role Based Access Controls
102101
There are three built-in roles definitions to support Service Groups in the preview.

0 commit comments

Comments
 (0)