Unable to add users to the group in Microsoft Entra ID Spoke<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue: When attempting to add users to groups using the Microsoft Entra ID spoke in ServiceNow IntegrationHub, the operation may fail or return an empty response Cause: This behavior occurs due to a limitation in the Microsoft Graph Security API — it does not currently support adding users to mail-enabled security groups.While the spoke supports adding users to standard groups, mail-enabled security groups are managed differently in Entra/Azure AD, and the associated API endpoints do not support this functionality. For more information, please refer the following documentation: https://learn.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0&tabs=http