Question 29
SC-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure Active Directory (Azure AD) tenant that contains the users shown in the following table. You create a dynamic user group and configure the following rule syntax. user.usageLocation -in ["US","AU"] -and (user.department -eq "Sales") -and -not (user.jobTitle -eq "Manager") –or (user. jobTitle -eq "SalesRep") Which users will be added to the group?

- AUser1 only
- BUser2 only
- CUser3 only
- DUser1 and User2 only
- EUser1 and User3 only
- FUser1, User2, and User3