netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.35k stars 2.49k forks source link

Rename Microsoft Azure AD to Microsoft Entra ID #15829

Open zacho112 opened 2 months ago

zacho112 commented 2 months ago

Netbox version

v4.0.2

Feature type

Change to existing functionality

Proposed functionality

Microsoft renamed Azure AD to Entra ID

Rename string and filenames in these files.

Most important I'd like to get the wording on the frontpage changed to match the correct and new name, Microsoft Entra ID.

image

Also update the documentation as well

Use case

Makes name match Microsoft's new branding

Database changes

None

External dependencies

None.

I'd gladly create the PR and update the files my self.

jeffgdotorg commented 2 months ago

Thanks for opening this issue. One clarification before we'll be able to talk about a PR:

I'd like to get the wording on the frontpage changed

Is this ask specific to the docs, or is it scoped to the NetBox UI itself? In the latter case, please revise this issue's body to remove it and create a separate enhancement issue.

zacho112 commented 2 months ago

Most important I'd like the UI to change :) But I think it would be great to have the docs updated as well, which is why I created both in the same issue, but I understand if I need to split it up.

So just to ensure that I'm doing it the right way, I edit this issue to only take care of the actual docs, and create a new issue that handles the string/code changes in the codebase?

arthanson commented 1 month ago

@zacho112 I think we can keep it as a single issue, I changed the format to be a feature request as it requires code changes.