正解:
See the Explanation below for complete Solution.
Explanation:
To deploy Multi-Factor Authentication (MFA) for only the Sg-Finance group members, excluding Debra Berger, without using a Conditional Access policy, you can follow these steps:
* Navigate to Azure Active Directory:
* Sign in to the Azure portal.
* Select Azure Active Directory from the left-hand navigation pane.
* Create a Group for MFA:
* Go to Groups and create a new group named, for example, "MFA-Sg-Finance".
* Add all members of the Sg-Finance group to this new group, except for Debra Berger.
* Configure MFA Registration Policy:
* Browse to Azure Active Directory > Security > Identity Protection.
* Click on MFA registration policy.
* Under Assignments, select Users and groups.
* Click on Select individuals and groups and choose the "MFA-Sg-Finance" group you created.
* Under Exclude, select Users and groups and add Debra Berger to the exclusion list.
* Enforce the Policy:
* Set the Enforce policy toggle to On.
* Click Save to apply the changes.
By following these steps, you will have set up MFA for the Sg-Finance group, excluding Debra Berger, without using a Conditional Access policy