ホットスポットに関する質問 Azure AD テナントがあります。 フランスのマーケティング部門のメンバーのみを含む Microsoft 365 グループを作成する必要があります。 動的メンバーシップ ルールをどのように完了する必要がありますか? 回答するには、回答領域で適切なオプションを選択します。 注意: 正解ごとに 1 ポイントが付与されます。
正解:
Explanation: (user.department -eq "Marketing") -and (user.country -eq "France") parentheses could be used to determine order https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic- membership#operator-precedence