Your company has a Microsoft 365 subscription.
You have a team that uses the following dynamic rule.
(user.department -contains “Sales” -or user.department -contains “Marketing”) and (user.userType -Contains “Guest”) -and (user.country -eq “US”)
Which user will be included in the group?
A . A guest user in a department named Global Sales that has the country attribute set to U
C . A member user in a department named Marketing Division that has the country attribute set to U
E . A member user in a department named Marketing/Sales that has the country attribute set to U
G . A guest user in a department named US Marketing Division that has the country attribute set to U
Answer: D