-
Notifications
You must be signed in to change notification settings - Fork 266
[all hosts] (Identity) Rebrand AAD to Entra #5250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation to reflect the recent rebranding of Azure Active Directory to Microsoft Entra. Key changes include updating descriptions and metadata dates, replacing AAD references with Entra, and adjusting links and text to align with the new branding.
Reviewed Changes
Copilot reviewed 13 out of 14 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
docs/publish/publish-add-in-vs-code.md | Updated description to reflect Microsoft Entra instead of Azure AD. |
docs/outlook/authentication.md | Updated ms.date and rebranded AAD to Microsoft Entra in authentication info. |
docs/outlook/authenticate-a-user-with-sso-token.md | Updated ms.date and rebranded AAD to Microsoft Entra, with a minor typo. |
docs/includes/register-sso-add-in-aad-v2-include.md | Updated reference links and text from Azure AD to Microsoft Entra. |
docs/develop/xml-manifest-overview.md | Updated ms.date and rebranded AAD reference to Microsoft Entra. |
docs/develop/use-sso-to-get-office-signed-in-user-token.md | Updated metadata and rebranded AAD to Microsoft Entra (note potential typo). |
docs/develop/unified-manifest-overview.md | Updated ms.date and rebranded webApplicationInfo to reflect Microsoft Entra. |
docs/develop/troubleshoot-sso-in-office-add-ins.md | Updated ms.date and rebranded AAD to Microsoft Entra in troubleshooting guidance. |
docs/develop/overview-authn-authz.md | Updated description to reference Microsoft Entra instead of Azure AD. |
docs/develop/json-manifest-overview.md | Updated ms.date and rebranded AAD to Microsoft Entra for manifest details. |
docs/develop/enable-nested-app-authentication-in-your-add-in.md | Updated ms.date and rebranded text to reflect the Microsoft Entra naming. |
docs/develop/authorize-to-microsoft-graph.md | Updated ms.date and rebranded AAD references where applicable. |
docs/design/authentication-patterns.md | Updated ms.date and rebranded identity provider text from Azure AD to Microsoft Entra. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Learn Build status updates of commit 88e378a: ✅ Validation status: passed
For more details, please refer to the build report. |
Azure Active Directory was rebranded to Microsoft Entra. This PR updates our docs to reflect that change.