Share via

Entra Conditional Access Policy not applied to admin.cloud.microsoft

John Percival 0 Reputation points
2025-08-19T15:03:26.7066667+00:00

You can use https://admin.cloud.microsoft/ or https://admin.microsoft.com/ to access the Microsoft 365 Admin Portal.

I have a conditional access policy applied to Microsoft Admin Portals (and also Microsoft 365 Admin portal)

This policy specifies a sign-in frequency of ever 6 hours.

All users are included.

It is applied successfully on https://admin.microsoft.com/

It is not applied on https://admin.cloud.microsoft/

I don't think I have misconfigured anything, so I am beginning to wonder if this is a (fairly serious) problem with MS CA policy coverage.


Edit 20 Aug 2025: here are the sign in logs:

When I access via admin.cloud.microsoft, the sign-in log shows success, CA not applied, and:

  • Application: Office365 Shell WCSS-Client
  • Application ID: 89bee1f7-5e6e-4d8a-9f3d-ecd601259da7
  • Resource: Microsoft Graph
  • Resource ID: 00000003-0000-0000-c000-000000000000

When I access via admin.microsoft.com, the sign-in log shows failure, CA applied successfully, and:

  • Application: Microsoft Office 365 Portal
  • Application ID: 00000006-0000-0ff1-ce00-000000000000
  • Resource: Windows Azure Active Directory
  • Resource ID: 00000002-0000-0000-c000-000000000000
  • Sign-in error code: 70044
  • Failure reason: The session has expired or is invalid due to sign-in frequency checks by conditional access.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

3 answers

Sort by: Most helpful
  1. John Percival 0 Reputation points
    2025-08-26T07:55:37.26+00:00

    Hello, is anyone able to help me make some progress on this?

    Was this answer helpful?

    0 comments No comments

  2. Andy David - MVP 160.2K Reputation points MVP Volunteer Moderator
    2025-08-19T16:58:44.8+00:00

    The issue is the target resource which is graph and not the portal itself. CA Policies target the service, not the ap requesting it, the way to ensure its requiring MFA is to require MFA for all resources:

    https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-cloud-apps#all-resources

    Note that Microsoft is also enforcing MFA on portals as well:

    https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication?tabs=dotnet

    Was this answer helpful?


  3. vallepu aravind 75 Reputation points
    2025-08-19T15:39:45.39+00:00

    I hope you have checked the audit logs for that account, please check your can get better idea,is it bypass the conditional access or not ,if your configuration correct and both url navigate to admin center only , please check in different browser.thanks

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.