Skip to content

Commit 5ebb58e

Browse files
authored
Merge pull request #70370 from davidmu1/servicechange1
correct metadata
2 parents e1e9e45 + 7b45cd1 commit 5ebb58e

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

articles/active-directory-b2c/tutorial-add-identity-providers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ services: active-directory-b2c
55
author: davidmu1
66
manager: daveba
77

8-
ms.service: active-directory-b2c
8+
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: article
1111
ms.date: 02/01/2019
1212
ms.author: davidmu
13-
13+
ms.subservice: B2C
1414
---
15+
1516
# Tutorial: Add identity providers to your applications in Azure Active Directory B2C
1617

1718
In your applications, you may want to enable users to sign in with different identity providers. An *identity provider* creates, maintains, and manages identity information while providing authentication services to applications. You can add identity providers that are supported by Azure Active Directory (Azure AD) B2C to your [user flows](active-directory-b2c-reference-policies.md) using the Azure portal.

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ services: active-directory-b2c
55
author: davidmu1
66
manager: daveba
77

8-
ms.service: active-directory-b2c
8+
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: article
1111
ms.date: 02/01/2019
1212
ms.author: davidmu
13-
13+
ms.subservice: B2C
1414
---
15+
1516
# Tutorial: Create user flows in Azure Active Directory B2C
1617

1718
In your applications, you may have [user flows](active-directory-b2c-reference-policies.md) that enable users to sign up, sign in, or manage their profile. You can create multiple user flows of different types in your Azure Active Directory (Azure AD) B2C tenant and use them in your applications as needed. User flows can be reused across applications.

articles/active-directory-b2c/tutorial-register-applications.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ services: active-directory-b2c
55
author: davidmu1
66
manager: daveba
77

8-
ms.service: active-directory-b2c
8+
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: article
1111
ms.date: 02/05/2019
1212
ms.author: davidmu
13-
13+
ms.subservice: B2C
1414
---
15+
1516
# Tutorial: Register an application in Azure Active Directory B2C
1617

1718
Before your [applications](active-directory-b2c-apps.md) can interact with Azure Active Directory (Azure AD) B2C, they must be registered in a tenant that you manage. This tutorial shows you how to register a web application using the Azure portal.

0 commit comments

Comments
 (0)