Skip to content

Commit 17bc453

Browse files
authored
Alt text
1 parent 690d6e4 commit 17bc453

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ All **PUT**, **PATCH**, and **DELETE** API calls to Service Groups and Service G
287287

288288
For example, if the customer created a REST API call to [Create a Service Group](#create-service-group). The API Request comes to Azure and the Service Groups Resource Provider to be processed. The response to the customer is that the request was received or it failed.
289289

290-
:::image type="content" source="./media/request-received.png" alt-text="Diagram that shows request received process" Lightbox="./media/request-received.png":::
290+
:::image type="content" source="./media/request-received.png" alt-text="Diagram that shows request received process." Lightbox="./media/request-received.png":::
291291

292292
To get the status of the operation to see if the service group was created or not, the customer makes a separate call. The status returned is for the entire operation.
293293

articles/governance/service-groups/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The same resources can be connected to many different service groups allowing di
3131
* Varying Personas
3232
* With Service Groups, organizations have the ability to manage multiple hierarchies over the same resources for different personas and 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.
3333

34-
:::image type="content" source="./media/multiple-service-group.png" alt-text="Diagram that shows multiple service group branches" Lightbox="./media/multiple-service-group.png":::
34+
:::image type="content" source="./media/multiple-service-group.png" alt-text="Diagram that shows multiple service group branches." Lightbox="./media/multiple-service-group.png":::
3535

3636
### Flexible Membership
3737
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. A member is any resource, resource group, or subscription that is connected to a Service Group through a new resource called "MemberOf" Relationship. 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.

0 commit comments

Comments
 (0)