Skip to content

Commit 2ef6442

Browse files
committed
[Azure AD goups] update spreadsheet guidance
1 parent e916458 commit 2ef6442

File tree

7 files changed

+20
-2
lines changed

7 files changed

+20
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Using Azure Active Directory (Azure AD) portal, you can add a large number of me
2121

2222
## Understand the bulk upload spreadsheet
2323

24-
The spreadsheet is the template you must use to successfully create Azure AD users in bulk.
24+
Use the bulk upload spreadsheet as the template to fill in to successfully create Azure AD users in bulk.
2525

2626
![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)
2727

@@ -34,7 +34,7 @@ NOTE: Older versions of the template may have “Name (example: Chris Green) [di
3434
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”
3535
Required columns are list first
3636
Any additional columns included in the uploaded CSV file will be ignored
37-
37+
create-template-example
3838
I think we should recommend they download the latest version of the template periodically.
3939

4040
## To bulk import group members
4.05 KB
Loading
75.7 KB
Loading
-50.4 KB
Loading
39.3 KB
Loading

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,24 @@ Azure Active Directory (Azure AD) supports bulk user create and delete operation
2323

2424
In order to bulk create users in the administration portal, you must be signed in as a Global administrator or User administrator.
2525

26+
## Understand the bulk upload spreadsheet
27+
28+
Use the bulk upload spreadsheet as the template to help you successfully create Azure AD users in bulk.
29+
30+
![Spreadsheet for upload and call-outs explaining the purpose and values for each row and column](./media/users-bulk-add/create-template-example.png)
31+
32+
First two rows must not be removed or modified, needed for processing
33+
There’s an example row that should be removed/replaced before upload
34+
Note: Older versions of the template may not have the sample row
35+
Provide info about Column header format
36+
Format is <Item> [PropertyName] <Required or not>. For example, “Name [displayName] Required”
37+
NOTE: Older versions of the template may have “Name (example: Chris Green) [displayName] *
38+
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”
39+
Required columns are list first
40+
Any additional columns included in the uploaded CSV file will be ignored
41+
42+
I think we should recommend they download the latest version of the template periodically.
43+
2644
## To create users in bulk
2745

2846
1. [Sign in to your Azure AD organization](https://aad.portal.azure.com) with an account that is a User administrator in the organization.

0 commit comments

Comments
 (0)