Rename AAD / Azure Active Directory references to Microsoft Entra branding#4008
Closed
scottaddie wants to merge 5 commits into
Closed
Rename AAD / Azure Active Directory references to Microsoft Entra branding#4008scottaddie wants to merge 5 commits into
scottaddie wants to merge 5 commits into
Conversation
Updates the generated README templates in both copies of buildReadmeFile.ts to use the current Microsoft Entra branding. Also refreshes the stale learn.microsoft.com/azure/active-directory/... link to the canonical learn.microsoft.com/entra/... URL. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
scottaddie
commented
May 29, 2026
scottaddie
commented
May 29, 2026
Copilot
AI
changed the title
Rename AAD / Azure Active Directory references to Microsoft Entra
Rename AAD / Azure Active Directory references to Microsoft Entra branding
May 29, 2026
JialinHuang803
approved these changes
Jun 12, 2026
Member
|
Looks good to me. @kazrael2119 could you create a PR to migrate the code to typespec-azure? |
Member
|
Member
|
Closing this PR and let's proceed with the new one instead. |
auto-merge was automatically disabled
June 12, 2026 08:22
Pull request was closed
JialinHuang803
added a commit
to JialinHuang803/typespec-azure
that referenced
this pull request
Jun 15, 2026
…soft Entra branding (Azure#4624) migrate Azure/autorest.typescript#4008 change into typespec-azure --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Jialin Huang <jialinhuang@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the generated README templates in both copies of
buildReadmeFile.tsto use current Microsoft Entra branding, including Microsoft Entra ID wording where appropriate:packages/rlc-common/src/metadata/buildReadmeFile.tspackages/typespec-ts/src/rlc-common/metadata/buildReadmeFile.tsChanges:
learn.microsoft.com/azure/active-directory/...doc link to the canonicallearn.microsoft.com/entra/...URL.Validated with targeted package checks (
@azure-tools/rlc-commontests and@azure-tools/typespec-tsbuild), plus PR code review/security validation for the final wording updates.