Skip to content

Commit 1611b3a

Browse files
committed
more file renames
1 parent 1ae5f7d commit 1611b3a

27 files changed

+22
-19
lines changed

articles/active-directory/fundamentals/groups-view-azure-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can see all the groups for your organization in the **Groups - All groups**
9090

9191
The **Groups - All groups** page appears, showing all your active groups.
9292

93-
![Screenshot of the 'Groups-All groups' page, showing all existing groups.](media/active-directory-groups-view-azure-portal/groups-search.png)
93+
![Screenshot of the 'Groups-All groups' page, showing all existing groups.](media/groups-view-azure-portal/groups-search.png)
9494

9595
## Search for a group
9696
Search the **Groups – All groups** page to find the **MDM policy – West** group.
@@ -99,20 +99,20 @@ Search the **Groups – All groups** page to find the **MDM policy – West** gr
9999

100100
The search results appear under the **Search** box, including the _MDM policy - West_ group.
101101

102-
![Screenshot of the 'Groups' search page showing matching search results.](media/active-directory-groups-view-azure-portal/groups-search-group-name.png)
102+
![Screenshot of the 'Groups' search page showing matching search results.](media/groups-view-azure-portal/groups-search-group-name.png)
103103

104104
1. Select the group **MDM policy – West**.
105105

106106
1. View the group info on the **MDM policy - West Overview** page, including the number of members of that group.
107107

108-
![Screenshot of MDM policy – West Overview page with member info.](media/active-directory-groups-view-azure-portal/groups-overview.png)
108+
![Screenshot of MDM policy – West Overview page with member info.](media/groups-view-azure-portal/groups-overview.png)
109109

110110
## View group members
111111
Now that you’ve found the group, you can view all the assigned members.
112112

113113
Select **Members** from the **Manage** area, and then review the complete list of member names assigned to that specific group, including _Alain Charon_.
114114

115-
![Screenshot of the list of members assigned to the MDM policy – West group.](media/active-directory-groups-view-azure-portal/groups-all-members.png)
115+
![Screenshot of the list of members assigned to the MDM policy – West group.](media/groups-view-azure-portal/groups-all-members.png)
116116

117117
## Clean up resources
118118
The group you just created is used in other articles in the Azure AD Fundamentals documentation. If you'd rather not use this group, you can delete it and its assigned members using the following steps:
@@ -127,7 +127,7 @@ The group you just created is used in other articles in the Azure AD Fundamental
127127

128128
The group and its associated members are deleted.
129129

130-
![Screenshot of the MDM policy – West Overview page with Delete link highlighted.](media/active-directory-groups-view-azure-portal/groups-delete.png)
130+
![Screenshot of the MDM policy – West Overview page with Delete link highlighted.](media/groups-view-azure-portal/groups-delete.png)
131131

132132
>[!Important]
133133
>This doesn't delete the user Alain Charon, just his membership in the deleted group.

articles/active-directory/fundamentals/how-subscriptions-associated-directory.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When a user signs up for a Microsoft cloud service, a new Azure AD tenant is
2424

2525
While users may only have a single authentication *home* directory, users may participate as guests in multiple directories. You can see both the home and guest directories for each user in Azure AD.
2626

27-
:::image type="content" source="media/active-directory-how-subscriptions-associated-directory/trust-relationship-azure-ad.png" alt-text="Screenshot that shows the trust relationship between Azure subscriptions and Azure active directories.":::
27+
:::image type="content" source="media/how-subscriptions-associated-directory/trust-relationship.png" alt-text="Screenshot that shows the trust relationship between Azure subscriptions and Azure active directories.":::
2828

2929
> [!Important]
3030
> When a subscription is associated with a different directory, users who have roles assigned using [Azure role-based access control](../../role-based-access-control/role-assignments-portal.md) lose their access. Classic subscription administrators, including Service Administrator and Co-Administrators, also lose access.
@@ -57,17 +57,17 @@ To associate an existing subscription with your Azure AD, follow these steps:
5757

5858
1. Select **Change directory**.
5959

60-
:::image type="content" source="media/active-directory-how-subscriptions-associated-directory/change-directory-in-azure-subscriptions.png" alt-text="Screenshot that shows the Subscriptions page, with the Change directory option highlighted.":::
60+
:::image type="content" source="media/how-subscriptions-associated-directory/change-directory-in-azure-subscriptions.png" alt-text="Screenshot that shows the Subscriptions page, with the Change directory option highlighted.":::
6161

6262
1. Review any warnings that appear, and then select **Change**.
6363

64-
:::image type="content" source="media/active-directory-how-subscriptions-associated-directory/edit-directory-ui.png" alt-text="Screenshot that shows the Change the directory page with a sample directory and the Change button highlighted.":::
64+
:::image type="content" source="media/how-subscriptions-associated-directory/edit-directory-ui.png" alt-text="Screenshot that shows the Change the directory page with a sample directory and the Change button highlighted.":::
6565

6666
After the directory is changed for the subscription, you'll get a success message.
6767

6868
1. Select **Switch directories** on the subscription page to go to your new directory.
6969

70-
:::image type="content" source="media/active-directory-how-subscriptions-associated-directory/directory-switcher.png" alt-text="Screenshot that shows the Directory switcher page with sample information.":::
70+
:::image type="content" source="media/how-subscriptions-associated-directory/directory-switcher.png" alt-text="Screenshot that shows the Directory switcher page with sample information.":::
7171

7272
It can take several hours for everything to show up properly. If it seems to be taking too long, check the **Global subscription filter**. Make sure the moved subscription isn't hidden. You may need to sign out of the Azure portal and sign back in to see the new directory.
7373

articles/active-directory/fundamentals/how-to-find-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure subscriptions have a trust relationship with Azure Active Directory (Azure
3232

3333
1. Scroll down to the **Tenant ID** section and you can find your tenant ID in the box.
3434

35-
:::image type="content" source="media/active-directory-how-to-find-tenant/portal-tenant-id.png" alt-text="Azure Active Directory - Properties - Tenant ID - Tenant ID field":::
35+
:::image type="content" source="media/how-to-find-tenant/portal-tenant-id.png" alt-text="Azure Active Directory - Properties - Tenant ID - Tenant ID field":::
3636

3737
## Find tenant ID with PowerShell
3838

0 commit comments

Comments
 (0)