Product

Microsoft Entra ID

Track documentation and Message Center changes for Microsoft Entra ID.

Microsoft Learn documentation ↗

Latest Microsoft Entra ID changes

Customize Application Attributes

Provisioning

The application attribute customization article now links to guidance on extending attribute mappings with LCW extensibility workflows.

Extend Application Attributes

Provisioning

The documentation now explains how to create custom task extensions and extensibility workflows through Microsoft Graph, including required permissions and example requests and responses. The workflow example is labeled Preview.

Sms Voice Retirement

Fundamentals

The updated documentation says passkeys will be automatically enabled for users using SMS or voice on September 1, 2026. From February 1, 2027, tenants without a customer-managed telecom provider will no longer be able to use SMS or voice for MFA. The timeline applies to public cloud; Azure AD B2C and Entra External ID are excluded from this announcement.

Road to the cloud: Introduction

Architecture

Organizations are increasingly modernizing identity, access, and device management by reducing their dependence on on-premises Active Directory and adopting cloud-native capabilities in Microsoft Entra ID. Whether the goal is complete Active Directory retirement or a smaller, more secure on-premises footprint, this guidance helps you plan and execute that transformation.

Sms Voice Retirement

Fundamentals

This timeline applies to public cloud environments only. Other cloud environments will follow on a later schedule, and we will provide advance communications to help customers prepare for the transition.

Prerequisites

Governance

- Microsoft Entra Cloud Sync agent must be installed on a domain-joined server. We recommend using Windows Server 2025 or Windows Server 2022. You can also deploy Microsoft Entra Cloud Sync on older Windows Server versions that are in extended support; however, support for this configuration may require [a paid support program](/lifecycle/policies/fixed#extended-support).

Connect Health Agent Install

Security

> If you have a highly locked-down and restricted environment, you need to add more URLs than the URLs the table lists for Internet Explorer enhanced security. Also add URLs that are listed in the table in the next section.

Access Token Claims Reference

Authentication

| `exp` | int, a Unix timestamp | Specifies the expiration time before which the JWT can be accepted for processing. A resource may reject the token before this time as well. The rejection can occur for a required change in authentication or when a token is revoked. | |

Use Scim To Provision Users And Groups

Standards

|Username and password (not recommended or supported by Microsoft Entra ID)|Easy to implement|Insecure - [Your Pa$$word doesn't matter](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/your-pa-word-doesn-t-matter/ba-p/731984)|Not supported for new gallery or non-gallery apps.|

V2 Howto App Gallery Listing

Standards

- To implement support of SCIM 2.0 Provisioning follow this tutorial: [build a SCIM endpoint and configure user provisioning with Microsoft Entra ID](~/identity/app-provisioning/use-scim-to-provision-users-and-groups.md)

Microsoft Entra: Passwordless password change in My Sign-Ins

Message CenterMC1437671 on mc.merill.net ↗Stay informed
Authentication

Microsoft Entra will enable passwordless users to change their passwords via My Sign-Ins using strong credentials like passkeys or Windows Hello, without knowing the current password or using SSPR. This feature, disabled by default, requires admin activation and will roll out globally in late October 2026.

Company Branding Css Template

Branding

Reference guide for the CSS template selectors for customizing Microsoft Entra sign-in page company branding.

(Update)Microsoft Entra ID: General Availability of passkey profiles and migration for existing Passkeys (FIDO2) tenants

Message CenterMC1221452 on mc.merill.net ↗Major updatePlan for change
Fundamentals

Starting March 2026, Microsoft Entra ID will GA passkey profiles and synced passkeys for tenants with Passkeys (FIDO2) enabled. Existing configurations migrate to a Default passkey profile with a new passkeyType property. Automatic migration and registration campaign updates roll out regionally through October 2026.

General Availability: Microsoft Entra passkeys on Windows

Message CenterMC1282568 on mc.merill.net ↗Stay informed
Authentication

Microsoft Entra passkeys on Windows will be generally available from late April 2026, enabling phishing-resistant, passwordless sign-in on Windows devices without explicit opt-in. This supports corporate, personal, and shared devices, with admin controls via Authentication Methods policies and Conditional Access. No action is needed unless blocking is desired.

Access tokens in the Microsoft identity platform

Microsoft identity platform

Access tokens are a type of security token designed for authorization, granting access to specific resources on behalf of an authenticated user. Information in access tokens determines whether a user has the right to access a particular resource, similar to keys unlocking specific doors in a building. These individual pieces of information that make up tokens are called claims. Therefore, they are sensitive credentials and pose a security risk if not handled correctly. Access tokens differ from [ID tokens](./id-tokens.md) which serve as proof of authentication.

Admin Control for SSO prompts

General

IT administrators can now automatically accept SSO permissions on managed Windows devices using a supported registry setting.

Microsoft Entra: Passkeys by default and retirement of Microsoft-provided SMS and voice authentication

Message CenterMC1426371 on mc.merill.net ↗Major updatePlan for change
Fundamentals

Microsoft Entra will make passkeys the default authentication method starting September 1, 2026, retiring Microsoft-provided SMS and voice authentication by February 1, 2027. Customers must configure telecom providers for SMS/voice via the Microsoft Security Store or face disruptions. Passkeys offer stronger, phishing-resistant security at no extra cost.

Sla Performance

Monitoring

| March | 99.568% | 99.998% | 99.999% | 99.999% | 99.996% | 99.999% |

Connect with the required scope

Developer

After creating a new application proxy application, grant admin consent for the **User.Read** delegated permission in the Microsoft Entra admin center or using the Microsoft Graph PowerShell.

Connect Version History

General

This article lists all releases of Microsoft Entra Connect and Azure AD Sync.

Register a synced passkey (FIDO2)

Authentication

Learn how to register a synced passkey (FIDO2) as an authentication method on Windows, iOS, or Android by using a browser for phishing-resistant sign-in.

Register Passkey Mobile

Authentication

A Microsoft Entra documentation page was updated: Register Passkey Mobile.

Sign in with a FIDO2 security key

Authentication

Learn how to sign in to Microsoft Entra ID with a FIDO2 security key. Sign in to web apps, Windows, and on-premises resources.

Sign in with a synced passkey (FIDO2)

Authentication

Learn how to sign in to Microsoft Entra ID with a synced passkey (FIDO2) for your work or school account by using a browser on Windows, iOS, or Android.

Snowflake Provisioning Tutorial

Provisioning

With Privileged Identity Management (PIM) for Groups, you can provide just-in-time access to groups in Snowflake and reduce the number of users who have permanent access to privileged groups in Snowflake.

App Manifest

Standards

Specifies whether this web app can request OAuth2.0 implicit flow ID tokens. The default is false. This flag is used for browser-based apps, like JavaScript single-page apps. We, however, discourage the use of implicit grant even in SPAs and recommend using the [authorization code flow](./v2-oauth2-auth-code-flow.md) with PKCE.

V2 Protocols Oidc

Developer

1. Under Redirect URIs, add the redirect URI of your application. For example, `https://localhost:8080/`.

Enable Scim Api

Standards

- **Cost:** See [API call pricing](https://aka.ms/EntraSCIMAPIPricing).

Entra Id Scim Api Reference

Standards

Before you can call the SCIM API endpoints described in this article, you must enable the SCIM Provisioning API feature, configure billing, set up credentials, and obtain an access token. For step-by-step instructions, see [Enable the SCIM Provisioning API in Microsoft Entra ID](enable-scim-api.md).

OAuth 2.0 and OpenID Connect protocols

Standards

Learn about OAuth 2.0 and OpenID Connect in Microsoft identity platform. Explore authentication flows, endpoints, and secure user authentication.

Troubleshooting

Troubleshooting

- The object or property isn't supported for preview in the current release.

Ad Group Enforcement

Monitoring

.\Set-CloudSyncSOAPolicy.ps1 -EnforcementMode Audit -Credential (Get-Credential -Message "Enter Domain Admin credentials (format: DOMAIN\Username)")

Ai Administrator

General

- Manage all aspects of Microsoft 365 Copilot

Ai Reader

General

- Read all aspects of Microsoft 365 Copilot

Alertmedia Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to AlertMedia.

Archive for Microsoft Entra releases and announcements

Fundamentals

The What's new release notes in the Overview section of this content set contain six months of activity. After six months, the items are removed from the main article and put into this archive article.

Auditboard Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to AuditBoard.

Blogin Provisioning Tutorial

Provisioning

Learn how to automatically provision and deprovision user accounts from Microsoft Entra ID to BlogIn.

Boxcryptor Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Boxcryptor.

Bpanda Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Bpanda.

Checkproof Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to CheckProof.

Clebex Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Clebex.

Coda Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Coda.

Code42 Provisioning Tutorial

Provisioning

Learn how to automatically provision and de-provision user accounts from Microsoft Entra ID to Code42.