Remediation
From Azure Portal
- Log in to the Azure portal.
- This can be remediated by enabling MFA for user, Removing user access or Reducing access of managed identities attached to virtual machines.
- Case I : Enable MFA for users having access on virtual machines.
-
Go to
Microsoft Entra ID. -
For
Per-user MFA:a. Under
Manage, clickUsers.b. Click
Per-user MFA.c. For each user requiring remediation, check the box next to their name.
d Click
Enable MFA, then ClickEnable. -
For
Conditional Access:a. Under
Manage, clickSecurity.b. Under
Protect, clickConditional Access.c. Update the Conditional Access policy requiring MFA for all users, removing each user requiring remediation from the
Excludelist.
- Case II : Removing user access on a virtual machine.
- Select the
Subscription, then click onAccess control (IAM). - Select
Role assignmentsand search forVirtual Machine Administrator LoginorVirtual Machine User Loginor any role that provides access to log into virtual machines. - Click on
Role Name, SelectAssignments, and remove identities with no MFA configured.
- Select the
- Case III : Reducing access of managed identities attached to virtual machines.
- Select the
Subscription, then click onAccess control (IAM). - Select
Role Assignmentsfrom the top menu and apply filters onAssignment typeasPrivileged administrator rolesandTypeasVirtual Machines. - Click on
Role Name, SelectAssignments, and remove identities access make sure this follows the least privileges principal.
- Select the