Entra ID

Microsoft Entra ID Branded Sign-In CSS Changes 2026

2 min read

Summary

Microsoft Entra ID is tightening the security of branded sign-in pages by retiring support for custom CSS positioning properties starting October 26, 2026. Organizations that use these properties in company branding should review and remove them now to avoid layout changes and maintain a trusted sign-in experience.

Need help with Entra ID?Talk to an Expert

Microsoft Entra ID branded sign-in security changes

Introduction

Microsoft is updating Microsoft Entra ID custom branding to make branded sign-in pages more secure, consistent, and resistant to phishing. For IT teams that rely on customized sign-in experiences, this change matters because unsupported CSS positioning properties will stop working in 2026, with broader custom CSS retirement planned for 2027.

What’s changing

Microsoft announced a phased retirement of custom CSS used in Entra ID branded sign-ins:

  • July 21, 2026: Tenants not already using custom CSS positioning properties can no longer configure them.
  • October 26, 2026: Custom CSS positioning properties will be retired globally.
  • Later in 2027: Microsoft plans to retire all custom CSS, with advance notice and alternative customization options.

The change is designed to reduce the risk of deceptive sign-in page layouts and improve trusted, recognizable authentication experiences.

Affected CSS properties

Organizations should review branding configurations for these deprecated properties:

  • position
  • top, right, bottom, left, z-index
  • margin, margin-top, margin-bottom, margin-left, margin-right
  • transform
  • opacity
  • overflow
  • filter
  • pointer-events
  • clip-path
  • mix-blend-mode
  • translate

After October 26, 2026, these properties will be blocked and no longer function.

Impact on administrators

If your tenant currently uses these CSS properties in Company Branding or Branding Themes, your sign-in page layout may change once the properties are retired. In most cases, logos, text, and images will still appear, but they will fall back to default placement.

Not all tenants are affected:

  • Affected: Existing Entra ID tenants already using the deprecated positioning properties
  • Not affected: Tenants not using those properties, new tenants created after January 5, 2026, and Microsoft Entra External ID tenants

What admins should do now

Microsoft recommends reviewing your branding configuration as soon as possible.

  1. Sign in with a Global Administrator or Branding Administrator role.
  2. Use Microsoft Graph Explorer to query your organization and branding localizations.
  3. Export or copy the branding localization JSON.
  4. Run the JSON through Microsoft’s provided detection tool to identify impacted locales and properties.
  5. Remove deprecated CSS properties before October 26, 2026.

Next steps

Admins should test branded sign-in pages early and remove unsupported CSS before enforcement begins. This will help avoid unexpected layout issues and support Microsoft’s broader move toward more secure, phishing-resistant authentication experiences.

Need help with Entra ID?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Entra IDcustom brandingsign-in securityphishing resistanceMicrosoft Graph

Related Posts

Entra ID

Microsoft Entra Zero Trust Updates for AI and Apps

Microsoft has announced new Microsoft Entra Internet Access and Private Access capabilities to secure AI, web, and private app traffic with Zero Trust controls. The update adds public preview features for network DLP, AI agent controls, and agentic scenarios, while generally available features expand secure access for BYOD, kiosk devices, and MCP traffic visibility.

Entra ID

Azure AD B2C Migration Policy Analyzer Now GA

Microsoft has made the Migration Policy Analyzer generally available to help organizations assess Azure AD B2C custom policies before moving to Microsoft Entra External ID. The tool generates a structured migration assessment, helping IT teams understand current implementations, identify gaps, and prioritize migration work faster.

Entra ID

Microsoft Entra Agent ID: Secure AI Agent Access

Microsoft is urging organizations to treat AI agent governance as an immediate identity and access problem, not a future concern. Based on feedback from identity professionals at Identiverse 2026, the company highlights unmanaged agent sprawl, orphaned agents, and weak agent-to-agent controls, while positioning Microsoft Entra Agent ID and Agent 365 as the foundation for inventory, ownership, and policy enforcement.

Entra ID

Microsoft Entra Agent ID Adds AI Agent Governance

Microsoft has announced general availability of agent identity governance capabilities in Microsoft Entra as part of Microsoft Agent 365. The update helps organizations govern AI agents with dedicated identities, named sponsors, access packages, and lifecycle workflows to reduce overprivileged access and improve accountability.

Entra ID

Microsoft Purview and Entra Add Real-Time AI DLP

Microsoft has announced a public preview that extends data protection to the network layer using Microsoft Purview and Microsoft Entra. The integration helps organizations detect and block sensitive data moving to unmanaged SaaS, personal cloud storage, and generative AI apps in real time, reducing data leakage risk before exposure occurs.

Entra ID

Entra PIM Custom Extensions Preview for Role Activation

Microsoft has introduced preview support for custom extensions in Microsoft Entra Privileged Identity Management, allowing organizations to call a REST API during role activation to enforce business-specific rules. This helps IT teams automate checks such as ticket validation, HR status, compliance gates, and on-call logic while improving auditability and reducing manual approval gaps.