lacework-global-521
Require Multi-factor Authentication for Azure Management (Manual)
Profile Applicability
• Level 1
Description
For designated users, they must use their Multi-Factor Authentication (MFA) process on logins.
Rationale
Enabling multi-factor authentication is a recommended setting to limit the use of Administrative actions and to prevent intruders from changing settings.
Impact
There is an increased cost, as Conditional Access policies require Azure AD Premium. Similarly, they may require additional overhead to maintain if users lose access to their MFA.
Audit
From Azure Portal
- From Azure Home select the Portal Menu and select
Azure Active Directory
. - Scroll down in the menu on the left, and select
Security
. - Select on the left side
Conditional Access
. - Select the policy you wish to audit.
- View under
Users and Groups
the corresponding users and groups to whom the policy is applied. - View under
Exclude
to determine which Users and groups to whom the policy is not applied.
Remediation
From Azure Portal
- From Azure Home open the Portal Menu in top left, and select
Azure Active Directory
. - Select
Security
. - Select
Conditional Access
. - Click
+ New policy
. - Enter a name for the policy.
- Select
Users or workload identities
. - Under
Include
, selectAll users
. - Under
Exclude
, selectUsers and groups
. - Select
users this policy not should apply to
and clickSelect
. - Select
Cloud apps or actions
. - Select
Select apps
. - Check the box next to Microsoft Azure Management and click
Select
. - Select
Grant
. - Under
Grant access
, selectRequire multi-factor authentication
and clickSelect
. - Set
Enable policy
toReport-only
. - Click
Create
.
After testing the policy in report-only mode, update the Enable policy setting from Report-only to On.
References
https://docs.microsoft.com/en-us/security/benchmark/azure/security-controls-v3-identity-management#im-7-restrict-resource-access-based-on--conditions
https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/concept-conditional-access-users-groups
Additional Information
Test these policies by using the What If tool in the References. Setting these can create issues with administrators changing settings until they use an MFA device linked to their accounts. Best practices recommend using an emergency access account for this eventuality if all administrators get locked out. Please see the documentation in the references for further information. Similarly you can perform further testing via the insights and reporting resource in References which monitors Azure sign ins.