Group 'という名前のセキュリティグループを持つcontoso.comという名前のAzureActive Directory(Azure AD)テナントがあります。グループiはTorに割り当てられたメンバーシップで構成されています。グループIには50人のメンバーがいます。 20人のゲストユーザーを含みます。 Group1のメンバーシップを評価するためのソリューションを推奨する必要があります。ソリューションは、次の要件を満たす必要があります。 *評価は3か月ごとに自動的に繰り返す必要があります *すべてのメンバーは、グループ1に参加する必要があるかどうかを報告できる必要があります *グループ1に所属する必要がないと報告したユーザーは、グループ1から自動的に削除する必要があります * m Group1である必要があるかどうかを報告しないユーザーは、Group1から自動的に削除する必要があります。 私の推薦に何を含めるべきですか?
正解:B
In Azure Active Directory (Azure AD), you can create complex attribute-based rules to enable dynamic memberships for groups. Dynamic group membership reduces the administrative overhead of adding and removing users. When any attributes of a user or device change, the system evaluates all dynamic group rules in a directory to see if the change would trigger any group adds or removes. If a user or device satisfies a rule on a group, they are added as a member of that group. If they no longer satisfy the rule, they are removed. Reference: https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership