Skip to content

Commit 1cf5f0f

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents d31b17b + 1a1d915 commit 1cf5f0f

File tree

234 files changed

+2944
-2453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+2944
-2453
lines changed

articles/active-directory/app-provisioning/user-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: active-directory
77
ms.subservice: app-provisioning
88
ms.topic: overview
99
ms.workload: identity
10-
ms.date: 02/09/2023
10+
ms.date: 02/14/2023
1111
ms.author: kenwith
1212
ms.reviewer: arvinh
1313
---
@@ -20,7 +20,7 @@ In Azure Active Directory (Azure AD), the term *app provisioning* refers to auto
2020

2121
Azure AD application provisioning refers to automatically creating user identities and roles in the applications that users need access to. In addition to creating user identities, automatic provisioning includes the maintenance and removal of user identities as status or roles change. Common scenarios include provisioning an Azure AD user into SaaS applications like [Dropbox](../../active-directory/saas-apps/dropboxforbusiness-provisioning-tutorial.md), [Salesforce](../../active-directory/saas-apps/salesforce-provisioning-tutorial.md), [ServiceNow](../../active-directory/saas-apps/servicenow-provisioning-tutorial.md), and many more.
2222

23-
Azure AD also supports provisioning users into applications hosted on-premises or in a virtual machine, without having to open up any firewalls. If your application supports [SCIM](https://aka.ms/scimoverview), or you've built a SCIM gateway to connect to your legacy application, you can use the Azure AD Provisioning agent to [directly connect](./on-premises-scim-provisioning.md) with your application and automate provisioning and deprovisioning. If you have legacy applications that don't support SCIM and rely on an [LDAP](./on-premises-ldap-connector-configure.md) user store or a [SQL](./tutorial-ecma-sql-connector.md) database, Azure AD can support those as well.
23+
Azure AD also supports provisioning users into applications hosted on-premises or in a virtual machine, without having to open up any firewalls. Your application must support [SCIM](https://aka.ms/scimoverview). Or, you must build a SCIM gateway to connect to your legacy application. If so, you can use the Azure AD Provisioning agent to [directly connect](./on-premises-scim-provisioning.md) with your application and automate provisioning and deprovisioning. If you have legacy applications that don't support SCIM and rely on an [LDAP](./on-premises-ldap-connector-configure.md) user store or a [SQL](./tutorial-ecma-sql-connector.md) database, Azure AD can support these applications as well.
2424

2525
App provisioning lets you:
2626

articles/active-directory/develop/scenario-web-app-call-api-call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public async Task<IActionResult> Profile()
150150
> [!NOTE]
151151
> You can use the same principle to call any web API.
152152
>
153-
> Most Azure web APIs provide an SDK that simplifies calling the API as is the case for Microsoft Graph. See, for instance, [Create a web application that authorizes access to Blob storage with Azure AD](../../storage/common/storage-auth-aad-app.md?tabs=dotnet&toc=%2fazure%2fstorage%2fblobs%2ftoc.json) for an example of a web app using Microsoft.Identity.Web and using the Azure Storage SDK.
153+
> Most Azure web APIs provide an SDK that simplifies calling the API as is the case for Microsoft Graph.
154154
155155
# [Java](#tab/java)
156156

articles/active-directory/hybrid/TOC.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
href: how-to-connect-fed-compatibility.md
6969
- name: Single sign-on
7070
items:
71-
- name: What is Single Sign-On?
71+
- name: What is single sign-on?
7272
href: how-to-connect-sso.md
73-
- name: How Single Sign-On works
73+
- name: How single sign-on works
7474
href: how-to-connect-sso-how-it-works.md
75-
- name: Single Sign-On and user privacy
75+
- name: Single sign-on and user privacy
7676
href: how-to-connect-sso-user-privacy.md
7777
- name: Azure AD Connect Sync
7878
items:
@@ -105,19 +105,19 @@
105105
items:
106106
- name: Installation Roadmap
107107
href: how-to-connect-install-roadmap.md
108-
- name: Installation Prerequisites
108+
- name: Installation prerequisites
109109
href: how-to-connect-install-prerequisites.md
110110
- name: Choose the installation type
111111
href: how-to-connect-install-select-installation.md
112-
- name: Install Azure AD Connect with Express settings (Password Hash Synch)
112+
- name: Install Azure AD Connect with Express settings (password hash sync)
113113
href: how-to-connect-install-express.md
114-
- name: Install Azure AD Connect Federation or other Custom settings
114+
- name: Install Azure AD Connect federation or other Custom settings
115115
href: how-to-connect-install-custom.md
116116
- name: Import and export configuration settings
117117
href: how-to-connect-import-export-config.md
118-
- name: Install Azure AD Connect with Pass-through Authentication (PTA)
118+
- name: Install Azure AD Connect with pass-through authentication
119119
href: how-to-connect-pta-quick-start.md
120-
- name: Install Azure AD Connect Health
120+
- name: Install Azure AD Connect Health agents
121121
href: how-to-connect-health-agent-install.md
122122
- name: Automatic upgrade
123123
href: how-to-connect-install-automatic-upgrade.md
@@ -151,7 +151,7 @@
151151
href: plan-connect-topologies.md
152152
- name: Factors influencing the performance of Azure AD Connect
153153
href: plan-connect-performance-factors.md
154-
- name: How will users sign-in
154+
- name: How will users sign in
155155
href: plan-connect-user-signin.md
156156
- name: Azure AD UserPrincipalName population
157157
href: plan-connect-userprincipalname.md
@@ -259,10 +259,10 @@
259259
- name: Manage single sign-on
260260
items:
261261

262-
- name: Get started with Single Sign-On
262+
- name: Get started with Seamless single sign-on
263263
href: how-to-connect-sso-quick-start.md
264264

265-
- name: Single Sign-On FAQ
265+
- name: Single sign-on FAQ
266266
href: how-to-connect-sso-faq.yml
267267
- name: Manage Azure AD Connect Health
268268
items:

0 commit comments

Comments
 (0)