The scripts in this repository can be used to create and delete users in bulk from AzureAD.
The BulkCreateUsers.ps1 script creates users according to the example CSV file.
The BulkDeleteUsers.ps1 script deletes users from AzureAD after being selected using Out-GridView.
Note: both of these scripts were generated using ChatGPT