Skip to content

Commit 158d5aa

Browse files
committed
Merge service-groups-update: fix list indentation in portal docs
2 parents 251d8fa + f65ca11 commit 158d5aa

3 files changed

Lines changed: 9 additions & 11 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To add resources, resource groups, or subscriptions to a Service Group (preview)
3232

3333
1. When creating a new Service Group, there's an available `Members` tab to add resources.
3434

35-
:::image type="content" source="./media/members-tab-create-flow.png" alt-text="Screenshot of the members tab within the create service group page." lightbox="./media/members-tab-create-flow.png":::
35+
:::image type="content" source="./media/members-tab-create-flow.png" alt-text="Screenshot of the members tab within the create service group page." lightbox="./media/members-tab-create-flow.png":::
3636

3737
2. Select to add individual resources, resource groups, or subscriptions.
3838

@@ -42,7 +42,7 @@ To add resources, resource groups, or subscriptions to a Service Group (preview)
4242

4343
5. All members to be added are displayed in the list.
4444

45-
:::image type="content" source="./media/members-list-create-flow.png" alt-text="Screenshot of the members list within the create service group page." Lightbox="./media/members-list-create-flow.png":::
45+
:::image type="content" source="./media/members-list-create-flow.png" alt-text="Screenshot of the members list within the create service group page." Lightbox="./media/members-list-create-flow.png":::
4646

4747
6. Continue the service group creation flow or if all information is correct, select **Review + Create**
4848

@@ -59,7 +59,7 @@ To add resources, resource groups, or subscriptions to a Service Group (preview)
5959

6060
5. In the left hand side service menu, select **Members** under **Relationship management**.
6161

62-
:::image type="content" source="./media/members-service-menu.png" alt-text="Screenshot of the relationship management drop down within the left hand context pane on the service group page." Lightbox="./media/members-service-menu.png":::
62+
:::image type="content" source="./media/members-service-menu.png" alt-text="Screenshot of the relationship management drop down within the left hand context pane on the service group page." Lightbox="./media/members-service-menu.png":::
6363

6464
6. To add members, select the **+Add** button on the top action bar. Select to add individual resources, resource groups, or subscriptions. On the **Add members** pane, select and filter to the desired resources. Once all members are chosen, select **Add**.
6565

@@ -78,10 +78,10 @@ To add resources, resource groups, or subscriptions to a Service Group (preview)
7878

7979
6. Select the members from the list by clicking the check box and press **Delete** from the top action bar. This removes the resource as a member, but doesn't delete the resource itself.
8080

81-
> [!NOTE]
82-
> Removing a member only breaks the connection between the resource and the service group. The underlying resource, resource group, or subscription isn't affected.
81+
> [!NOTE]
82+
> Removing a member only breaks the connection between the resource and the service group. The underlying resource, resource group, or subscription isn't affected.
8383
84-
:::image type="content" source="./media/delete-members.png" alt-text="Screenshot of the delete button within the service group members page." Lightbox="./media/delete-members.png":::
84+
:::image type="content" source="./media/delete-members.png" alt-text="Screenshot of the delete button within the service group members page." Lightbox="./media/delete-members.png":::
8585

8686
## Next step
8787

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Azure Service Groups let you create flexible, custom groupings of your Azure res
3333

3434
3. Select **+ Create Service Group**.
3535

36-
:::image type="content" source="./media/create-service-group.png" alt-text="Screenshot of new Service Group screen." Lightbox = "./media/create-service-group.png" :::
36+
:::image type="content" source="./media/create-service-group.png" alt-text="Screenshot of new Service Group screen." Lightbox = "./media/create-service-group.png" :::
3737

3838
4. Fill in the **Service Group ID** field.
3939

@@ -49,7 +49,7 @@ Azure Service Groups let you create flexible, custom groupings of your Azure res
4949

5050
7. The review page shows a summary of your choices.
5151

52-
:::image type="content" source="./media/create-review-service-group.png" alt-text="Screenshot of the review page for creating a new service group" Lightbox="./media/create-review-service-group.png":::
52+
:::image type="content" source="./media/create-review-service-group.png" alt-text="Screenshot of the review page for creating a new service group" Lightbox="./media/create-review-service-group.png":::
5353

5454
8. If all information is correct, select **Create**.
5555

articles/governance/service-groups/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
href: index.yml
33
- name: What are Azure Service Groups?
44
href: overview.md
5-
- name: Quickstarts
5+
- name: Get started
66
items:
77
- name: Create a service group in Azure portal
88
href: create-service-group-portal.md
@@ -12,8 +12,6 @@
1212
href: create-service-group-member-portal.md
1313
- name: Add service group members with REST API
1414
href: create-service-group-member-rest-api.md
15-
- name: How-to guides
16-
items:
1715
- name: Manage service groups and members
1816
href: manage-service-groups.md
1917
- name: Manage membership at scale

0 commit comments

Comments
 (0)