Skip to content

Commit e916458

Browse files
committed
[Azure AD goups] update spreadsheet guidance
1 parent 9b25a13 commit e916458

File tree

7 files changed

+24
-6
lines changed

7 files changed

+24
-6
lines changed

articles/active-directory/users-groups-roles/groups-bulk-import-members.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Bulk import upload to add members to a group - Azure Active Directory | Microsoft Docs
2+
title: Bulk upload to add or create members of a group - Azure Active Directory | Microsoft Docs
33
description: Add group members in bulk in the Azure Active Directory admin center.
44
services: active-directory
55
author: curtand
66
ms.author: curtand
77
manager: mtillman
8-
ms.date: 04/16/2020
8+
ms.date: 04/27/2020
99
ms.topic: conceptual
1010
ms.service: active-directory
1111
ms.subservice: users-groups-roles
@@ -19,6 +19,24 @@ ms.collection: M365-identity-device-management
1919

2020
Using Azure Active Directory (Azure AD) portal, you can add a large number of members to a group by using a comma-separated values (CSV) file to bulk import group members.
2121

22+
## Understand the bulk upload spreadsheet
23+
24+
The spreadsheet is the template you must use to successfully create Azure AD users in bulk.
25+
26+
![Spreadsheet for upload and call-outs explaining the purpose and values for each row and column](./media/groups-bulk-import-members/template-with-callouts.png)
27+
28+
First two rows must not be removed or modified, needed for processing
29+
There’s an example row that should be removed/replaced before upload
30+
Note: Older versions of the template may not have the sample row
31+
Provide info about Column header format
32+
Format is <Item> [PropertyName] <Required or not>. For example, “Name [displayName] Required”
33+
NOTE: Older versions of the template may have “Name (example: Chris Green) [displayName] *
34+
For groups, format is the same but you have the option to choose which item you use. Ex. “Member object ID or user principal name [memberObjectIdOrUpn] Required”
35+
Required columns are list first
36+
Any additional columns included in the uploaded CSV file will be ignored
37+
38+
I think we should recommend they download the latest version of the template periodically.
39+
2240
## To bulk import group members
2341

2442
1. Sign in to [the Azure portal](https://portal.azure.com) with a User administrator account in the organization. Group owners can also bulk import members of groups they own.

articles/active-directory/users-groups-roles/groups-bulk-remove-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: curtand
66
ms.author: curtand
77
manager: mtillman
8-
ms.date: 04/16/2020
8+
ms.date: 04/27/2020
99
ms.topic: conceptual
1010
ms.service: active-directory
1111
ms.subservice: users-groups-roles
11.4 KB
Loading
33.6 KB
Loading

articles/active-directory/users-groups-roles/users-bulk-add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: curtand
66
ms.author: curtand
77
manager: mtillman
8-
ms.date: 04/16/2020
8+
ms.date: 04/27/2020
99
ms.topic: article
1010
ms.service: active-directory
1111
ms.subservice: users-groups-roles

articles/active-directory/users-groups-roles/users-bulk-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: curtand
66
ms.author: curtand
77
manager: mtillman
8-
ms.date: 04/16/2020
8+
ms.date: 04/27/2020
99
ms.topic: conceptual
1010
ms.service: active-directory
1111
ms.subservice: users-groups-roles

articles/active-directory/users-groups-roles/users-bulk-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: curtand
66
ms.author: curtand
77
manager: mtillman
8-
ms.date: 04/16/2020
8+
ms.date: 04/27/2020
99
ms.topic: conceptual
1010
ms.service: active-directory
1111
ms.subservice: users-groups-roles

0 commit comments

Comments
 (0)