Describe the bug
When creating virtual events (Townhalls/Webinars) and calendar meetings using Microsoft Graph API v1.0, we are experiencing a low success rate with frequent failures. This issue is affecting our automated testing workflows.
Affected API Endpoints
- Virtual Events:
POST https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls
- Virtual Events:
POST https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars
- Calendar Events:
POST https://graph.microsoft.com/v1.0/me/calendar/events
