ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 317 - MS-700 discussion

Report
Export

Task 3

You need to ensure that a team named US Sales automatically contains all the users that have the department attribute set to Sales. No other users must be members of the team.

A.

See the solution in the explanation below

Answers
A.

See the solution in the explanation below

Suggested answer: A

Explanation:

To ensure that a team named US Sales automatically contains all the users that have the department attribute set to Sales, you need to create a dynamic team based on Azure AD group dynamic membership rules. Here are the steps to follow:

Create a new team in Microsoft Teams as you would to create a normal team. Name it US Sales. If the team already exists, you can skip this step.

Sign in to the Azure portal with your admin credentials.

Go toAzure Active Directory>Groups. Find the group that corresponds to the US Sales team and select it.

On the group details page, selectPropertieson the left menu and change the membership type toDynamic user. ClickSave.

On the same page, selectDynamic membership ruleson the left menu and add an expression that dynamically retrieves the users that have the department attribute set to Sales. In this case, the expression isuser.department -eq 'Sales'. ClickSave.

That's it. You have successfully created a dynamic team for US Sales. This means that only users with the department attribute set to Sales will be added or removed from the team automatically.You can also modify the expression to include other criteria, such as location, job title, or manage

asked 05/10/2024
Juan Contreras
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first