Skip to content

Commit c69aa32

Browse files
Merge pull request #86560 from curtand/bain0827
[Azure AD groups] skeleton for preview article
2 parents 33b4a38 + 7841bb6 commit c69aa32

File tree

5 files changed

+94
-3
lines changed

5 files changed

+94
-3
lines changed

articles/active-directory/users-groups-roles/TOC.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
items:
7575
- name: Manage access with groups
7676
href: /azure/active-directory/fundamentals/active-directory-manage-groups?context=azure/active-directory/users-groups-roles/context/ugr-context
77-
- name: Manage groups in the Azure portal
78-
href: /azure/active-directory/fundamentals/active-directory-groups-create-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context
77+
- name: Search group and member lists (preview)
78+
href: groups-members-owners-search.md
7979
- name: Manage groups PowerShell for Graph (v2)
8080
href: groups-settings-v2-cmdlets.md
8181
- name: Manage groups PowerShell MSOnline
@@ -86,7 +86,9 @@
8686
href: /azure/active-directory/fundamentals/active-directory-accessmanagement-managing-group-owners?context=azure/active-directory/users-groups-roles/context/ugr-context
8787
- name: Manage groups in groups
8888
href: /azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context
89-
- name: Add group access to SaaS apps
89+
- name: Create a group (Azure portal)
90+
href: /azure/active-directory/fundamentals/active-directory-groups-create-azure-portal?context=azure/active-directory/users-groups-roles/context/ugr-context
91+
- name: Add group access to SaaS apps
9092
href: groups-saasapps.md
9193
- name: Groups naming reference
9294
href: groups-naming-policy.md
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
---
2+
title: Search and filter groups members and owners (preview) - Azure Active Directory | Microsoft Docs
3+
description: Search and filter groups members and owners in the Azure portal.
4+
services: active-directory
5+
documentationcenter: ''
6+
author: curtand
7+
manager: mtillman
8+
9+
ms.service: active-directory
10+
ms.workload: identity
11+
ms.subservice: users-groups-roles
12+
ms.topic: article
13+
ms.date: 09/10/2019
14+
ms.author: curtand
15+
ms.reviewer: krbain
16+
17+
ms.custom: it-pro
18+
ms.collection: M365-identity-device-management
19+
---
20+
21+
# Search groups and members (preview) in Azure Active Directory
22+
23+
This article tells you how to search for members and owners of a group and how to use search filters as part of the groups improvement preview in the Azure Active Directory (Azure AD) portal. There are lots of improvements in the groups experiences to help you manage your groups, including members and owners, quickly and easily. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
24+
25+
Changes in this preview include:
26+
27+
- New groups search capabilities, such as substring search in group names
28+
- New filtering and sorting options on member and owner lists
29+
- New search capabilities for member and owner lists
30+
- More accurate group counts for large groups
31+
32+
## Enabling and managing the preview
33+
34+
We’ve made it easy to join the preview:
35+
36+
1. Sign in to the [Azure AD portal](https://portal.azure.com), and select **Groups**.
37+
2. From the Groups – All groups page, select the banner at the top of the page to join the preview.
38+
39+
You can also check out the the latest features and improvements by selecting **Preview info** on the **All groups** page. After you join the preview, you can see the preview tag on all groups pages that have improvements and are part of the preview. Not every groups page has been updated as part of this preview.
40+
41+
If you are having any issues, you can switch back the legacy experience by selecting the banner at the top of the **All groups** page. We appreciate your feedback so that we can improve our experience.
42+
43+
## Group search and sorting
44+
45+
The groups list search has been enhanced so that when you can enter a search string, search automatically perform a `startswith` and substring search on the list of group names. The substring search is performed only on whole words, and doesn't include special characters.
46+
47+
![new substring searches on the All Groups page](./media/groups-members-owners-search/groups-search-preview.png)
48+
49+
For example, a search for “policy” will now return both "MDM policy – West" and "Policy group." A group named "New_policy" wouldn't be returned.
50+
51+
- You can perform the same search on group membership lists as well.
52+
- You can now sort the groups list by name using the arrows to the right of the name column heading to sort the list in ascending or descending order.
53+
54+
## Group member search and filtering
55+
56+
### Search group member and owner lists
57+
58+
You can now search the members of a specific group by name, and perform the same search on the list of a the group's owners as well. In the new experience, if you enter a string in the search box, a startswith search will automatically performed. For example, a search for “Scott” will return Scott Wilkinson.
59+
60+
![new substring searches on the group members and owners lists](./media/groups-members-owners-search/members-list.png)
61+
62+
### Filter member and owners list
63+
64+
In addition to search, now you can filter the member and owner lists by user type. This is the information found in the User Type column of the list. So, you can filter the list by members and guests to determine if there are any guests in the group.
65+
66+
### View and manage membership
67+
68+
In addition to viewing the direct members of a specific group, you can now view the list of all members of the group within the Members page. The members list includes all the unique members of group including any transitive members.
69+
70+
You can also search and filter the direct members list and the all members list individually. Filtering the all members list does not affect the filters that are applied on the direct members list.
71+
72+
## Improved group member counts
73+
74+
We’ve improved the group **Overview** page to provide group member counts for groups of all sizes. You can see the member counts even for groups with more than 1,000 members. You can now see the total number of direct members for a group and the total membership count (all the unique members of group including transitive members) on the **Overview** page.
75+
76+
![Higher accuracy in group membership counts](./media/groups-members-owners-search/member-numbers.png)
77+
78+
## Next steps
79+
80+
These articles provide additional information on working with groups in Azure AD.
81+
82+
- [View your groups and members](../fundamentals/active-directory-groups-view-azure-portal.md)
83+
- [Manage group membership](../fundamentals/active-directory-groups-membership-azure-portal.md)
84+
- [Manage dynamic rules for users in a group](groups-create-rule.md)
85+
- [Edit your group settings](../fundamentals/active-directory-groups-settings-azure-portal.md)
86+
- [Manage access to resources using groups](../fundamentals/active-directory-manage-groups.md)
87+
- [Manage access to SaaS apps using groups](groups-saasapps.md)
88+
- [Manage groups using PowerShell commands](groups-settings-v2-cmdlets.md)
89+
- [Add an Azure subscription to Azure Active Directory](../fundamentals/active-directory-how-subscriptions-associated-directory.md)
41.3 KB
Loading
9.12 KB
Loading
31.7 KB
Loading

0 commit comments

Comments
 (0)