Skip to content
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

Update AAD #4335

Closed
5 tasks done
runleonarun opened this issue Oct 25, 2023 · 0 comments · Fixed by #5054
Closed
5 tasks done

Update AAD #4335

runleonarun opened this issue Oct 25, 2023 · 0 comments · Fixed by #5054
Assignees
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear priority: high Technical inaccuracy, missing/incorrect information, or broken links. Negatively affects workflows

Comments

@runleonarun
Copy link
Collaborator

runleonarun commented Oct 25, 2023

Contributions

  • I have read the contribution docs, and understand what's expected of me.

Link to the page on docs.getdbt.com requiring updates

A few places are:

We should search as this is not comprehensive.

What part(s) of the page would you like to see updated?

  • With Azure Active Directory being rebranded to Microsoft Entra ID, we should update our docs mentioning it?
  • Search/replace along the lines of: Azure Active Directory -> Microsoft Entra ID (formerly Azure Active Directory) so most search queries will still work.
  • Azure AD should receive the same treatment. AAD also. Not sure about Active Directory without the Azure.
  • Update the SSO configuration which has changed per @T-Dunlap and this slack convo.

Additional information

Slack reference

@runleonarun runleonarun added content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear labels Oct 25, 2023
@runleonarun runleonarun added the priority: high Technical inaccuracy, missing/incorrect information, or broken links. Negatively affects workflows label Nov 18, 2023
@nghi-ly nghi-ly changed the title Update ADD Update AAD Mar 14, 2024
nghi-ly added a commit that referenced this issue Apr 3, 2024
## What are you changing in this pull request and why?

Rebranding of Azure Active Directory to Microsoft Entra ID. Replace all
instances in user docs.

Closes #4335 

### Usages
- `Microsoft Entra service principal` gleaned from
https://learn.microsoft.com/en-us/entra/architecture/service-accounts-principal
- `Microsoft Entra password` gleaned from
https://learn.microsoft.com/en-us/entra/identity/authentication/concept-password-ban-bad-combined-policy
- `Microsoft Entra admin center` gleaned from
https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-manage-admin-accounts#add-an-admin-account

### Previews
- [Connect Microsoft
Fabric](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/cloud/connect-data-platform/connect-microsoft-fabric)
page
- [Set up Azure
DevOps](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/cloud/git/setup-azure)
page
- [Migrating to Auth0 for
SSO](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/cloud/manage-access/auth0-migration)
page
- [Set up SSO with Microsoft Entra
ID](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/cloud/manage-access/set-up-sso-microsoft-entra-id)
page
- [Single sign-on (SSO)
Overview](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/cloud/manage-access/sso-overview)
page
- [Microsoft Fabric Synapse Data Warehouse
setup](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/core/connect-data-platform/fabric-setup)
page
- [Microsoft SQL Server
setup](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/docs/core/connect-data-platform/mssql-setup)
page
- [Permissions
section](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/reference/resource-configs/fabric-configs#permissions)
on the page Microsoft Fabric DWH configurations
- [Grants with auto provisioning
section](https://docs-getdbt-com-git-ly-docs-add-rebrand-dbt-labs.vercel.app/reference/resource-configs/mssql-configs#grants-with-auto-provisioning)
on the page Microsoft SQL Server configurations

## Checklist
- [x] Review the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
so my content adheres to these guidelines.
- [x] For [docs
versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning),
review how to [version a whole
page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version)
and [version a block of
content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content).
- [x] Update anchor links for any page/section title changes
- [ ] Needs review from PM

Renaming pages (delete if not applicable):
- [x] Update page name in `website/sidebars.js`
- [x] Provide a unique filename for renamed pages
- [x] Add a redirect for renamed pages in `website/vercel.json`
- [x] Run link testing locally with `npm run build` to update the links
that point to old page name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear priority: high Technical inaccuracy, missing/incorrect information, or broken links. Negatively affects workflows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants