Back to controls

Ensure Multifactor Authentication is Required for Windows Azure Service Management API

This recommendation ensures that users accessing the Windows Azure Service Management API (i.e., Azure Powershell, Azure CLI, Azure Resource Manager API, etc.) must use multifactor authentication (MFA) credentials when accessing resources through the Windows Azure Service Management API.

Category

Controls

Low

Applies to

Microsoft Entra ID

Coverage

null controls, 1 queries

Asset types

1 covered

Overview

This recommendation ensures that users accessing the Windows Azure Service Management API (i.e., Azure Powershell, Azure CLI, Azure Resource Manager API, etc.) must use multifactor authentication (MFA) credentials when accessing resources through the Windows Azure Service Management API.

Rationale

Administrative access to the Windows Azure Service Management API should be secured with a higher level of scrutiny to authenticating mechanisms. Enabling multifactor 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. This rule must 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.

Impact

Conditional Access policies require Microsoft Entra ID P1 or P2 licenses. Similarly, they may require additional maintenance overhead if users lose access to their MFA. Any users or groups that are granted an exception to this policy should be carefully tracked and be granted only minimal necessary privileges, and conditional access exceptions should be regularly reviewed or investigated.

Default Value

MFA is not enabled by default for administrative actions.

Remediation guidance

From Azure Portal

  1. Open Conditional Access | Policies.
  2. Click + New policy.
  3. Enter a name for the policy.
  4. Click the blue text under Users.
  5. Under Include, select All users.
  6. Under Exclude, check Users and groups.
  7. 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.
  8. Click the blue text under Target Resources.
  9. Under Include, click the Select apps radio button.
  10. Click the blue text under Select.
  11. Check the box next to Windows Azure Service Management APIs, then click the Select button.
  12. Click the blue text under Grant.
  13. Under Grant access, check the box for Require multifactor authentication, then click the Select button.
  14. Before creating, set Enable policy to Report-only.
  15. Click Create.

After testing the policy in report-only mode, update the Enable policy setting from Report-only to On.

Multiple Remediation Paths

SERVICE-WIDE (RECOMMENDED when many resources are affected): Apply organization/tenant-level guardrails and baseline policies for the entire platform.

ASSET-LEVEL: Fix only the affected resources identified by this control.

PREVENTIVE: Add preventive policy checks to CI/CD and periodic posture scans.

References for Service-Wide Patterns

  • Platform policy/governance and preventive control patterns should be applied tenant-wide where supported.

Query logic

These are the stored checks tied to this control.

Entra Conditional Access - MFA for Windows Azure Service Management API

Connectors

Microsoft Entra ID

Covered asset types

Connector

Expected check: eq []

{
  connectors(
    where: {
      conditionalAccessPolicies_NONE: {
        conditions: {
          includeUsers: ["All"]
          NOT: { OR: { excludeUsers: [], excludeGroups: [], excludeRoles: [] } }
          includeApplications: ["797f4846-ba00-4fd7-ba43-dac1f8f63013"]
          clientAppTypes: ["all"]
        }
        grantControls: { builtInControls: ["mfa"] }
      }
    }
  ) {
    ...AssetFragment
  }
}
Cyscale Logo
Cyscale is an agentless cloud-native application protection platform (CNAPP) that automates the contextual analysis of cloud misconfigurations, vulnerabilities, access, and data, to provide an accurate and actionable assessment of risk.

Stay connected

Receive new blog posts and product updates from Cyscale

By clicking Subscribe, I agree to Cyscale’s Privacy Policy


© 2026 Cyscale Limited

LinkedIn icon
Twitter icon
Facebook icon
crunch base icon
angel icon