web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Create AAD Security Group Teams using PowerShell

(0) ShareShare
ReportReport
Posted on by 5

hello,

Looking for sample scripts on how to create "AAD Security Group Teams" using PowerShell - Dynamics 365 online.

Thanks.

I have the same question (0)
  • Linn Zaw Win Profile Picture
    3,407 on at

    I believe you have to create the team record and associate with the security role using Microsoft.Xrm.Data.PowerShell or CURL Command to Dynamics 365 API.

    The sample codes can be found below.

    https://github.com/seanmcne/Microsoft.Xrm.Data.PowerShell

    http://rest-examples.chilkat.io/dynamics_crm/powershell/default.cshtml

  • Saad Khamis Profile Picture
    5 on at

    Thank you.

    I have been using "Microsoft.Xrm.Data.PowerShell" module for awhile.

    I'm able to create "Owner" teams and assigning security roles to existing Teams.

    The challenge I have is with creating AAD Security Teams because of the attribute types.

    e.g. I don't know how to set teamtype (Edm.Int32) to 2 (AAD Security Group). The type of it is Emd.Int32, so I cannot set it to just 2 (int) or "2" (string).

    That is why I'm looking for sample code to show me how to do it.

  • Linn Zaw Win Profile Picture
    3,407 on at

    I am afraid there might not be the sample code for the exact requirement as yours since not a lot of people create records using "Microsoft.Xrm.Data.PowerShell" module and document their code. Normally if we set the value for the option set field in JavaScript, C# or flow, we would only use the integer value. So, please try just 2 (int).

  • Suggested answer
    Tad Okada Profile Picture
    on at

    Hi Saad,

    Have you checked the docs below?

    https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-settings-v2-cmdlets#create-groups

    It contains an example command to create a group.

    If it's helpful then I'm happy.

    Thanks, Tad

  • Saad Khamis Profile Picture
    5 on at

    Thank you for your suggestion.

    This document explains how to create "Azure Active Directory Group" not "Dynamic 365 Online AAD Security Group Teams".

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Martin Dráb Profile Picture

Martin Dráb 49 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 38 Super User 2025 Season 2

#3
#ManoVerse Profile Picture

#ManoVerse 31

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans