Skip to content

Commit 68f0895

Browse files
committed
Update Entra ID doc to specify API usage
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
1 parent 03b41b1 commit 68f0895

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎src/components/NavigationDocs.jsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export const docsNavigation = [
167167
href: '/how-to/idp-sync',
168168
isOpen: false,
169169
links: [
170-
{ title: 'Microsoft Entra ID', href: '/how-to/microsoft-entra-id-sync' },
170+
{ title: 'Microsoft Entra ID (API)', href: '/how-to/microsoft-entra-id-sync' },
171171
{ title: 'Microsoft Entra ID (SCIM)', href: '/how-to/microsoft-entra-id-scim-sync' },
172172
{ title: 'Okta', href: '/how-to/okta-sync' },
173173
{ title: 'Google Workspace', href: '/how-to/google-workspace-sync'},

‎src/pages/how-to/microsoft-entra-id-sync.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Provision Users and Groups From Microsoft Entra ID
1+
# Provision Users and Groups From Microsoft Entra ID via API
22

33
[Microsoft Entra ID](https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id),
44
formerly known as Azure Active Directory (Azure AD), is a cloud-based identity and access management service that provides

0 commit comments

Comments
 (0)