Skip to content

Commit 869875e

Browse files
committed
final updates per PM
1 parent ab16d6c commit 869875e

File tree

6 files changed

+7
-8
lines changed

6 files changed

+7
-8
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
@@ -30,14 +30,14 @@ Download and fill in the bulk upload CSV template to successfully add Azure AD g
3030
The rows in a downloaded CSV template are as follows:
3131

3232
- **Version number**: The first row containing the version number must be included in the upload CSV.
33-
- **Column headings**: The format of the column headings is <*Item name*> [PropertyName] <*Required or blank*>. For example, `Name [displayName] Required`. Some older versions of the template might have slight variations. For group membership changes, you have the option of which identifier to use: member object ID or user principal name.
33+
- **Column headings**: The format of the column headings is <*Item name*> [PropertyName] <*Required or blank*>. For example, `Member object ID or user principal name [memberObjectIdOrUpn] Required`. Some older versions of the template might have slight variations. For group membership changes, you have the option of which identifier to use: member object ID or user principal name.
3434
- **Examples row**: We have included in the template a row of examples of acceptable values for each column. You must remove the examples row and replace it with your own entries.
3535

3636
### Additional guidance
3737

38+
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
3839
- The required columns are listed first.
3940
- We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
40-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4141
- We recommend that you download the latest version of the CSV template as often as possible.
4242

4343
## To bulk import group members

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ms.collection: M365-identity-device-management
1919

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

22-
2322
## Understand the CSV template
2423

2524
Download and fill in the bulk upload CSV template to successfully add Azure AD group members in bulk. Your CSV template might look like this example:
@@ -36,9 +35,9 @@ The rows in a downloaded CSV template are as follows:
3635

3736
### Additional guidance
3837

38+
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
3939
- The required columns are listed first.
4040
- We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
41-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4241
- We recommend that you download the latest version of the CSV template as often as possible.
4342

4443
## To bulk remove group members
4.86 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
@@ -39,9 +39,9 @@ The rows in a downloaded CSV template are as follows:
3939

4040
### Additional guidance
4141

42+
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4243
- The required columns are listed first.
4344
- We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
44-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4545
- We recommend that you download the latest version of the CSV template as often as possible.
4646

4747
## To create users in bulk

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ Download and fill in the CSV template to help you successfully delete Azure AD u
3030
The rows in a downloaded CSV template are as follows:
3131

3232
- **Version number**: The first row containing the version number must be included in the upload CSV.
33-
- **Column headings**: The format of the column headings is <*Item name*> [PropertyName] <*Required or blank*>. For example, `Name [displayName] Required`. Some older versions of the template might have slight variations.
33+
- **Column headings**: The format of the column headings is <*Item name*> [PropertyName] <*Required or blank*>. For example, `User name [userPrincipalName] Required`. Some older versions of the template might have slight variations.
3434
- **Examples row**: We have included in the template a row of examples of acceptable values for each column. You must remove the examples row and replace it with your own entries.
3535

3636
### Additional guidance
3737

38+
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
3839
- The required columns are listed first.
3940
- We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
40-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4141
- We recommend that you download the latest version of the CSV template as often as possible.
4242

4343
## To bulk delete users

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The rows in a downloaded CSV template are as follows:
3535

3636
### Additional guidance
3737

38+
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
3839
- The required columns are listed first.
3940
- We don't recommend adding new columns to the template. Any additional columns you add are ignored and not processed.
40-
- The first two rows of the upload template must not be removed or modified, or the upload can't be processed.
4141
- We recommend that you download the latest version of the CSV template as often as possible.
4242

4343
## To bulk restore users

0 commit comments

Comments
 (0)