Microsoft Entra ID

Azure Active Directory Graph App Manifest Deprecation

In brief

| `logoUrl` | Relocated as a property of the `info` attribute |

What Entra admins need to know

Review the documentation change to determine whether it affects tenant configuration, security posture, or rollout plans.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

Open on Microsoft Learn ↗

The comparison below is an extract of the Microsoft Learn article showing only the changed content. Open the full article for complete context.

| logoUrl | Relocated as a property of the info attribute | | logoutUrl | Relocated as property logoutUrl of the web attribute | | name | displayName | | oauth2AllowIdTokenImplicitFlow | Relocated and renamed as property enableAccessTokenIssuanceenableIdTokenIssuance of the implicitGrantSettingspropertyenableIdTokenIssuance in the web attribute | | oauth2AllowImplicitFlow | Relocated and renamed as property enableAccessTokenIssuance of property implicitGrantSettings in the web attribute | | oauth2Permissions | Relocated and renamed as oauth2PermissionScopes property of the api attribute | | preAuthorizedApplications | Relocated as preAuthorizedApplications property of the api attribute |