Control: 2.2.7 Ensure Multifactor Authentication is Required for Windows Azure Service Management API
Description
This recommendation ensures that users accessing the Windows Azure Service Management API (i.e. Azure Powershell, Azure CLI, Azure Resource Manager API, etc.) are required to use multi-factor authentication (MFA) credentials when accessing resources through the Windows Azure Service Management API.
Administrative access to the Windows Azure Service Management API should be secured with a higher level of scrutiny to authenticating mechanisms. Enabling multi-factor authentication is recommended to reduce the potential for abuse of Administrative actions, and to prevent intruders or compromised admin credentials from changing administrative settings.
IMPORTANT: While this recommendation allows exceptions to specific Users or Groups, they should be very carefully tracked and reviewed for necessity on a regular interval through an Access Review process. It is important that this rule be built to include "All Users" to ensure that all users not specifically excepted will be required to use MFA to access the Azure Service Management API.
Remediation
From Azure Portal
- From the Azure Admin Portal dashboard, open
Microsoft Entra ID
. - Click
Security
in the Entra ID blade. - Click
Conditional Access
in the Security blade. - Click
Policies
in the Conditional Access blade. - Click
+ New policy
. - Enter a name for the policy.
- Click the blue text under
Users
. - Under
Include
, selectAll users
. - Under
Exclude
, checkUsers and groups
. - Select users or groups to be exempted from this policy (e.g. break-glass emergency accounts, and non-interactive service accounts) then click the
Select
button. - Click the blue text under
Target resources
. - Under
Include
, click theSelect apps
radio button. - Click the blue text under
Select
. - Check the box next to
Windows Azure Service Management APIs
then click theSelect
button. - Click the blue text under
Grant
. - Under
Grant access
check the box forRequire multi-factor authentication
then click theSelect
button. - Before creating, 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
.
Default Value
MFA is not enabled by default for administrative actions.
Usage
Run the control in your terminal:
powerpipe control run azure_compliance.control.cis_v300_2_2_7
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run azure_compliance.control.cis_v300_2_2_7 --share
SQL
This control uses a named query:
iam_conditional_access_mfa_enabled