ansible / ansible-ui

The UIs for Ansible Projects such as AWX, EDA, and HUB.

Home Page:https://ansible.github.io/ansible-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[AWX] Rename Azure AD to Microsoft Entra ID

kurokobo opened this issue · comments

In 2023, Microsoft renamed Azure AD to Microsoft Entra ID.

Microsoft renamed Azure Active Directory (Azure AD) to Microsoft Entra ID to communicate the multicloud, multiplatform functionality of the products, alleviate confusion with Windows Server Active Directory, and unify the Microsoft Entra product family.
https://learn.microsoft.com/en-us/entra/fundamentals/new-name

The AWX's UI still uses Azure AD in some screens, so I think we should replace these text with Microsoft Entra ID or something like Microsoft Entra ID (formerly Azure AD).

Related to: ansible/awx#15022