From the course: Microsoft Azure: Identity and Access Management

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Perform bulk user operations

Perform bulk user operations

- [Instructor] In a corporate environment, you may need to add, invite, or delete hundreds of users in a day. Let me show you how to use the bulk operations in Microsoft Entra ID to complete this task quickly. Here's my Microsoft Entra ID on Azure Portal. Click Users, then click Bulk operations. We have options like Bulk create, Bulk invite, and Bulk delete. Click Bulk create. We can first download a CSV template. Open it. Here you can enter or copy and paste the user information. Notice the columns, Name or displayName, User name or userPrincipalName, Initial password, and Block sign in are required fields. And the template provides a sample entry. Now let's add some user information for testing. We can then save the template file. Back to Microsoft Entra ID, upload your CSV file. Then click Submit. You can view the status of each operation. Once it's done, click Refresh. You will find the bulk created users.…

Contents