A cloud-based identity and access management service for securing user authentication and resource access
Hi Cornelius,
my first thought would be to create a regular group in the AAD, add all relevant users to it and write a PowerShell Script to loop through this group and reset every passwort.
like this example
https://morgantechspace.com/2022/09/bulk-password-reset-of-microsoft-365-users-using-powershell.html
I hope my answer is helpful to you,
Your
Bjoern Peters
If the reply was helpful, please upvote and/or accept it as an answer, as this helps others in the community with similar questions. Thanks!