Hi Amir Dohmosh,
Hi, thank you for posting your query on Microsoft Q&A. I am Saiteja from Q&A will be assisting you with your query.
Based on your query, here is my understanding: You have deleted a group in your application and Azure detected in the next cycle and recreated the group but with no users.
Azure AD groups provisioning has some limitations which are documented in this document. When a group has been deleted the on-demand provision API has a very limited of creating a group and may add up to five members.
Here are the limitations that might be the reason for the cause of the issue:
- On-demand provisioning of groups supports updating up to five members at a time. Connectors for cross-tenant synchronization, Workday, and so on. do not support group provisioning and as a result do not support on-demand provisioning of groups.
- The on-demand provisioning request API can only accept a single group with up to 5 members at a time.
- On-demand provisioning supports provisioning one user at a time through the Microsoft Entra admin center.
I hope this information is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly "upvote it". If you have extra questions about this answer, please click "Comment".