Skip to content

Commit 54d55e6

Browse files
committed
Lowercasing file names and making some changes to the structure
1 parent 29acb72 commit 54d55e6

File tree

3 files changed

+33
-25
lines changed

3 files changed

+33
-25
lines changed

articles/governance/index.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@ productDirectory:
4040
text: Protect your resource hierarchy
4141
- url: ./management-groups/index.yml
4242
text: See more >
43+
- title: Azure Service Groups
44+
imageSrc: ./media/management-groups.svg
45+
links:
46+
- url: ./service-groups/overview.md
47+
text: Manage Service Groups
48+
- url: ./Manage Azure Service Groups/manage-service-groups.md
49+
text: Protect your resource hierarchy
50+
- url: ./management-groups/index.yml
51+
text: See more >
4352
- title: Azure Policy
4453
imageSrc: ./media/azure-policy.svg
4554
links:

articles/governance/service-groups/SGmanage.md renamed to articles/governance/service-groups/manage-service-groups.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
11
---
2-
title: Manage Azure Service Groups
2+
title: Manage Resouces Across Subscriptions and Resource Groups with Azure Service Groups
33
description: "Learn how to create, update, read, and delete Azure Service Groups and its members"
44
author: rthorn17
55
ms.author: rithorn
6-
ms.service: Service Groups
7-
ms.topic: overview #Don't change
6+
ms.service: governance ## is service-groups going to be an official service slug?
7+
ms.topic: how-to
88
ms.date: 05/19/2025
99
---
1010

11-
# How to manage Azure Service Groups?
11+
# How to use Azure Service Groups to manage resources
1212

13-
Service groups in Azure are a low-privilege-based grouping of resources across subscriptions. They provide a way to manage resources with minimal permissions, ensuring that resources can be grouped and managed without granting excessive access. This article helps you learn how to manage Service Groups and its members.
13+
You can group resources, across subscriptions, by creating Azure Service Groups. They provide a way to manage resources with minimal permissions, ensuring that resources can be grouped and managed without granting excessive access. This article helps you learn how to manage Service Groups and its members.
1414

1515
For more information on service groups, see [Getting started with Service Groups](overview.md).
1616

17-
> ![IMPORTANT]
18-
> Service Groups are currently in a Limited Preview state and require Tenant onboarding before trial. To request for onboarding please see [TBD Link]().
19-
>
20-
> This documentation will show how to manage service groups and its members using the Azure portal and REST APIs in the Preview. CLI/ PowerShell/ Terraform support will be announced in a later release.
21-
17+
> [!IMPORTANT]
18+
> Service Groups is currently in PREVIEW. For more information about participating in the preview, see [TBD Link]().
19+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2220
2321

2422
## Service Group Actions
@@ -32,7 +30,7 @@ This section shows you how to manage service group's actions create, read, updat
3230
- API Version: **2024-04-01-preview**
3331
- URL: https://management.azure.com/providers/Microsoft.Management/serviceGroups/[groupID]?api-version=2024-04-01-preview
3432

35-
Request Body:
33+
Request Body:
3634
```json
3735
{
3836
"kind":[kind],
@@ -192,9 +190,9 @@ Service group members are resources, resource groups, or subscriptions that are
192190
|------|-------------------------|--------------------------------|
193191
|Structure| Hierarchical|Flexible and dynamic|
194192
|Inheritance|Yes|No|
195-
|Scope|Service Group property| Extends resources, resource groups, and subscriptions as its own resource|
196-
|Use Case| Governance management | Aggregating resources across different scopes |
197-
|Flexibility| Rigid/Strict (One Parent, Many Children) | Flexible (Many Parents, Many Children)|
193+
|Scope|Service Group property| Extends resources, resource groups, and subscriptions as its own resource|
194+
|Use Case| Governance management | Aggregating resources across different scopes |
195+
|Flexibility| Rigid/Strict (One Parent, Many Children) | Flexible (Many Parents, Many Children)|
198196

199197
### Child/Parent Relationship Using the "Parent" Property
200198

articles/governance/service-groups/overview.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,20 @@ Service groups in Azure are a low-privilege-based grouping of resources across s
1818
1919

2020
## Key capabilities
21-
* **Flexible Membership**: Service Groups allow resources from different subscriptions to be grouped together, providing a unified view and management capabilities. They also allow the grouping of subscriptions, resource groups, and resources.
22-
* **Low Privilege Management**: Service Groups are designed to operate with minimal permissions, ensuring that users can manage resources without needing excessive access rights.
23-
* **Multiple Hierarchies**: Service Groups live outside of the resource hierarchy enabling scenarios where the same resources need to be group for different purposes.
21+
- **Multiple Hierarchies**: Service Groups live outside of the resource hierarchy enabling scenarios where the same resources need to be group for different purposes.*
22+
- **Flexible Membership**: Service Groups allow resources from different subscriptions to be grouped together, providing a unified view and management capabilities. They also allow the grouping of subscriptions, resource groups, and resources.
23+
- **Low Privilege Management**: Service Groups are designed to operate with minimal permissions, ensuring that users can manage resources without needing excessive access rights.
2424

2525

26+
### Multiple Hierarchies
27+
The same resources can be connected to many different service groups allowing different customer personas and scenarios to be created and used. With different Role Based Access Controls being assigned to the multiple Service Groups, customers can create many different views that support how they organize their resources.
28+
29+
#### Example Scenarios
30+
* Separate Personas
31+
* An issue that arose frequently when trying to adopt a strict hierarchy was who would own the parent items. With Service Groups, this situation no longer becomes an issue and the different personas can have their own individual views. Customers can use the same resources to be members of a Workload Service Group, a Department Service Group, and a Service Group with all Production resources.
32+
33+
![MultipleSGTree](./media/MultiSG.png)
34+
2635
### Flexible Membership
2736
Within the hierarchy of resources, there's a limitation of one parent resource container to many children. For example, a resource can only be a member of one resource group or a resource group can only be a member of one subscription. Service Groups introduce a new model that allows a resources or resource containers to have memberships with multiple different Service Groups. The Service Group allows new scenarios where the same resources can be connected to many Service Groups Trees enabling new ways to view your data.
2837

@@ -41,14 +50,6 @@ Service Groups don't have the same inheritance capabilities that other Azure Res
4150
* Aggregating monitoring metrics
4251
* Since Service Groups don't inherit permissions to the members, customers can apply least privileges to assign permissions on the Service Groups that allow viewing of metrics. This capability provides a solution where two users can be assigned access to the same Service Group, but only one is allowed to see certain resources.
4352

44-
### Multiple Hierarchies
45-
The same resources can be connected to many different service groups allowing different customer personas and scenarios to be created and used. With different Role Based Access Controls being assigned to the multiple Service Groups, customers can create many different views that support how they organize their resources.
46-
47-
#### Example Scenarios
48-
* Separate Personas
49-
* An issue that arose frequently when trying to adopt a strict hierarchy was who would own the parent items. With Service Groups, this situation no longer becomes an issue and the different personas can have their own individual views. Customers can use the same resources to be members of a Workload Service Group, a Department Service Group, and a Service Group with all Production resources.
50-
51-
![MultipleSGTree](./media/MultiSG.png)
5253

5354
## How it works
5455
Azure Service Groups are a separate hierarchy grouping resources that don't exist in the resource hierarchy with Resource Groups, Subscriptions, and Management Groups. The separation allows Service Groups to be connected many times to different resources and resource containers without impacting the existing structures.

0 commit comments

Comments
 (0)