Create Security Group ServiceNow to Entra ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 05:17 AM
Hi everyone!
Do you guys know how to configure flow in ServicNow to automatically create a security group in ENTRA if that group is not yet existing in Entra.
Please see my configured flow below:
I am getting this error:
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2024 06:51 AM
Hi,
The error is coming from the Create Security Group action. I had the same error and it was because the groups email alias needed to be in a format of "text.text".
Kind Regards,
Conor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 08:36 AM
Note, upon further investigation it doesnt need to be specifically in this format as when manually creating a security group the name is usually copied into this field. You just cant have spaces from what I can tell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:19 AM
Hi, I’m facing the same issue. Could you please let me know how you managed to resolve it? As suggested, I checked to ensure there’s no space, and I’ve tried adding the email as dev.test and dev.test@example.com, but nothing seems to work. Any insights would be greatly appreciated. Thank you!