Skip to content

Commit 33efe81

Browse files
committed
Update Azure Service Group membership docs
Clarified references to Azure Service Groups in the membership management documentation and updated the description for accuracy. Fixed a broken link in the table of contents to point to the correct member creation guide.
1 parent e3baaa7 commit 33efe81

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/governance/service-groups/manage-membership.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Manage Service Group membership at scale"
3-
description: "Learn how to create, manage, and update membership at scale"
2+
title: "Manage Azure Service Group membership at scale"
3+
description: "Learn how to create, manage, and update membership for Azure Service Groups at scale"
44
author: kenieva
55
ms.author: kenieva
66
ms.service: azure-policy
@@ -9,7 +9,7 @@ ms.date: 10/28/2025
99

1010
---
1111

12-
# Manage Service Group Membership at scale
12+
# Manage Azure Service Group Membership at scale
1313

1414
Azure **Service Groups** provide a flexible way to organize and manage resources. Memberships within a Service Group are represented as extension resource of type 'Microsoft.Relationship/serviceGroupMember'. These extension resources follow the lifecycle of the associated member resource and reference the target Service Group through the `targetId` property. To explore this further or create a Service Group member, review the [available REST APIs](./manage-service-groups.md#create-a-service-group-member) and the [QuickStart guide for adding members in the portal](./create-service-group-member-portal.md).
1515

articles/governance/service-groups/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- name: Create a service group in Azure portal
88
href: create-service-group-portal.md
99
- name: Add service group members in Azure portal
10-
href: create-service-group-portal.md
10+
href: create-service-group-member-portal.md
1111
- name: Create a service group with REST API
1212
href: create-service-group-rest-api.md
1313
- name: Add service group members with REST API

0 commit comments

Comments
 (0)