diff --git a/src/pages/manage/team/idp-sync/embedded/google-workspace-sync.mdx b/src/pages/manage/team/idp-sync/embedded/google-workspace-sync.mdx index 1fa431d1..86aa951d 100644 --- a/src/pages/manage/team/idp-sync/embedded/google-workspace-sync.mdx +++ b/src/pages/manage/team/idp-sync/embedded/google-workspace-sync.mdx @@ -119,7 +119,7 @@ Navigate to [https://console.cloud.google.com/apis/credentials](https://console. ![Google Workspace Service Account](/docs-static/img/manage/team/idp-sync/google-workspace-sync/rDU0Puv.png) Complete the form with the supplied values: -* `NerBird` for the service account name +* `NetBird` for the service account name * `netbird` for the service account ID Click `DONE` when ready. diff --git a/src/pages/manage/team/idp-sync/embedded/microsoft-entra-id-sync.mdx b/src/pages/manage/team/idp-sync/embedded/microsoft-entra-id-sync.mdx index 5a6edf09..e22c1467 100644 --- a/src/pages/manage/team/idp-sync/embedded/microsoft-entra-id-sync.mdx +++ b/src/pages/manage/team/idp-sync/embedded/microsoft-entra-id-sync.mdx @@ -9,6 +9,8 @@ NetBird's Microsoft Entra ID integration allows you to synchronize users and gro You can then use these synchronized groups to configure your network, create network access policies, and automate onboarding and offboarding processes. +import {Note} from "@/components/mdx"; + Before creating this integration, ensure you have a Microsoft Entra ID connector configured in your embedded IdP. If not, refer to the [Identity Providers](/selfhosted/identity-providers/managed/microsoft-entra-id) documentation to set it up. diff --git a/src/pages/manage/team/idp-sync/microsoft-entra-id-scim-sync.mdx b/src/pages/manage/team/idp-sync/microsoft-entra-id-scim-sync.mdx index a2920acc..c9d08768 100644 --- a/src/pages/manage/team/idp-sync/microsoft-entra-id-scim-sync.mdx +++ b/src/pages/manage/team/idp-sync/microsoft-entra-id-scim-sync.mdx @@ -9,6 +9,8 @@ NetBird's Microsoft Entra ID SCIM integration allows you to synchronize users an You can then use these synchronized groups to configure your network, create network access policies, and automate onboarding and offboarding processes. +import {Note} from "@/components/mdx"; + If you are running a self-hosted deployment with a [Commercial License](https://netbird.io/pricing#on-prem) and the embedded IdP, see the [Embedded IdP version](/manage/team/idp-sync/embedded/microsoft-entra-id-scim-sync) of this guide instead. diff --git a/src/pages/manage/team/idp-sync/microsoft-entra-id-sync.mdx b/src/pages/manage/team/idp-sync/microsoft-entra-id-sync.mdx index eb5ec291..cce21887 100644 --- a/src/pages/manage/team/idp-sync/microsoft-entra-id-sync.mdx +++ b/src/pages/manage/team/idp-sync/microsoft-entra-id-sync.mdx @@ -9,6 +9,8 @@ NetBird's Microsoft Entra ID integration allows you to synchronize users and gro You can then use these synchronized groups to configure your network, create network access policies, and automate onboarding and offboarding processes. +import {Note} from "@/components/mdx"; + If you are running a self-hosted deployment with a [Commercial License](https://netbird.io/pricing#on-prem) and the embedded IdP, see the [Embedded IdP version](/manage/team/idp-sync/embedded/microsoft-entra-id-sync) of this guide instead.