Skip to content

Commit 44807bb

Browse files
authored
Update create-service-group-member-rest-api.md
1 parent 6cbac14 commit 44807bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/governance/service-groups/create-service-group-member-rest-api.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Quickstart: Connect Service Group members using the REST API - Azure Governance"
3-
description: In this quickstart, you use REST API to connect a resource to a service group with a service group member relationship.
2+
title: "Quickstart: Add Service Group members using the REST API - Azure Governance"
3+
description: In this quickstart, you use REST API to add a resource to a service group with a service group member relationship.
44
author: rthorn17
55
ms.author: rithorn
66
ms.service: azure-policy
@@ -9,9 +9,9 @@ ms.date: 5/19/2025
99
---
1010

1111

12-
# Quickstart: Connect resources or resource containers to service groups with Service Group Member Relationships
12+
# Quickstart: Add resources or resource containers to service groups with Service Group Member Relationships
1313

14-
To connect resources, resource groups, or subscriptions to a Service Group (preview), you need to create a new Service Group Member Relationship. For more information on service groups, see [Getting started with Service Groups](overview.md).
14+
To add resources, resource groups, or subscriptions to a Service Group (preview), you need to create a new Service Group Member Relationship. For more information on service groups, see [Getting started with Service Groups](overview.md).
1515

1616
> [!IMPORTANT]
1717
> Azure Service Groups is currently in PREVIEW.
@@ -31,7 +31,7 @@ To connect resources, resource groups, or subscriptions to a Service Group (prev
3131
For REST API, use the
3232
[Service Groups Member- Create or Update]() endpoint to create a new service group member.
3333

34-
In this example, we're connecting a Virtual Machine [VM1] to a service group [Contoso].
34+
In this example, we're adding a Virtual Machine [VM1] to a service group [Contoso].
3535

3636
1. Service Group: **groupId** is _Contoso_
3737
1. Virtual Machine: The **resourceID** is _VM1_

0 commit comments

Comments
 (0)