Skip to content

Commit 690d6e4

Browse files
author
Rich Thorn
committed
Title update with product name
1 parent 0531ffb commit 690d6e4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Connect Service Group members using the REST API"
2+
title: "Quickstart: Connect Service Group members using the REST API - Azure Governance"
33
description: In this quickstart, you use REST API to connect a resource to a service group with a service group member relationship.
44
author: rthorn17
55
ms.author: rithorn

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Create a service group using the Azure portal"
2+
title: "Quickstart: Create a service group using the Azure portal - Azure Governance"
33
description: In this quickstart, you use the portal to create a service group to organize your resources.
44
author: rthorn17
55
ms.author: rithorn

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Create a service group with REST API"
2+
title: "Quickstart: Create a service group with REST API - Azure Governance"
33
description: In this quickstart, you use REST API to create a service group to organize your resources.
44
author: rthorn17
55
ms.author: rithorn

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage resources across subscriptions and resource groups with Azure Service Groups
2+
title: "Manage resources across subscriptions and resource groups with Azure Service Groups - Azure Governance"
33
description: "Learn how to create, update, read, and delete Azure Service Groups and members"
44
author: rthorn17
55
ms.author: rithorn
@@ -208,7 +208,7 @@ Resources, resource groups, and subscriptions can all be made members of a servi
208208
- HTTP method: **PUT**
209209
- Resource Provider: **Microsoft.Relationships**
210210
- API Version: **2023-09-01-preview**
211-
- URL: https://management.azure.com/[scope]providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
211+
- URL: https://management.azure.com/[scope]/providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
212212

213213
Request body
214214
```json
@@ -228,7 +228,7 @@ Resources, resource groups, and subscriptions can all be made members of a servi
228228
- HTTP method: **GET**
229229
- Resource Provider: **Microsoft.Relationships**
230230
- API Version: **2023-09-01-preview**
231-
- URL: https://management.azure.com/[scope]providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
231+
- URL: https://management.azure.com/[scope]/providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
232232
- No Request Body
233233

234234
API Response
@@ -275,7 +275,7 @@ Resources, resource groups, and subscriptions can all be made members of a servi
275275
- HTTP method: **DELETE**
276276
- Resource Provider: **Microsoft.Relationships**
277277
- API Version: **2023-09-01-preview**
278-
- URL: https://management.azure.com/[scope]providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
278+
- URL: https://management.azure.com/[scope]/providers/Microsoft.relationships/serviceGroupMember/[RelationshipID]?api-version=2023-09-01-preview
279279
- No Request body
280280

281281
API Response

articles/governance/service-groups/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Get started with Service Groups"
2+
title: "Get started with Service Groups - Azure Governance"
33
description: "Learn how to use and manage resources with Service Groups."
44
author: rthorn17
55
ms.author: rithorn

0 commit comments

Comments
 (0)