
Announcements
I have a Group in Azure AD and in my DevOps there is a team I created in ABC project
How can I sync my azure AD group (name= test_admin)
To Azure DevOps team (TEST)
CRITERIA:
I want to automate a flow in which whenever a person fill the form and select Test_admin group to get added in that group.
The user should get added to that Azure AD group and also
In the devops team as well.
I have already automated the flow to add user to azure AD directly
But my
Azure AD group is not sync with DevOps team name
Hi @Muskan12,
Why don't you connect your Azure Devops to your Entra ID (aka Azure AD) ? you could sign in both using same account : Connect organization to Microsoft Entra ID - Azure DevOps Services | Microsoft Learn
If I have answered your question, please Accept the post as solution.
If you like my response, please Thumbs Up.