Skip to content

Commit 6613dbc

Browse files
authored
Merge pull request #178245 from kengaderdus/generate-whats-new
[Azure AD B2C] What is new in October 2021
2 parents 2523c7c + 16a8ff9 commit 6613dbc

File tree

2 files changed

+38
-5
lines changed

2 files changed

+38
-5
lines changed

.whatsnew/.active-directory-b2c.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"relativeLinkPrefix": "/azure/active-directory-b2c"
88
},
99
"inclusionCriteria": {
10-
"excludePullRequestTitles": true,
10+
"omitPullRequestTitles" : true,
1111
"minAdditionsToFile" : 10,
1212
"maxFilesChanged": 50,
1313
"labels": [
@@ -17,7 +17,7 @@
1717
},
1818
"areas": [
1919
{
20-
"name": ".",
20+
"names": [ "."],
2121
"heading": "Azure Active Directory business-to-customer (B2C)"
2222
}
2323
]

articles/active-directory-b2c/whats-new-docs.md

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory business-to-customer (B2C)"
33
description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
4-
ms.date: 10/05/2021
4+
ms.date: 11/02/2021
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: reference
@@ -15,6 +15,39 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the B2C service, see [What's new in Azure Active Directory](../active-directory/fundamentals/whats-new.md).
1717

18+
19+
## October 2021
20+
21+
### New articles
22+
23+
- [Tutorial: Configure IDEMIA with Azure Active Directory B2C for relying party to consume IDEMIA or US State issued mobile identity credentials (Preview)](partner-idemia.md)
24+
- [Tutorial: Extend Azure Active Directory B2C to protect on-premises applications using F5 BIG-IP](partner-f5.md)
25+
- [Roles and resource access control](roles-resource-access-control.md)
26+
- [Supported Azure AD features](supported-azure-ad-features.md)
27+
28+
### Updated articles
29+
30+
- [Tutorial: Create user flows and custom policies in Azure Active Directory B2C](tutorial-create-user-flows.md)
31+
- [Customize the user interface in Azure Active Directory B2C](customize-ui.md)
32+
- [Tutorial: Extend Azure Active Directory B2C to protect on-premises applications using F5 BIG-IP](partner-f5.md)
33+
- [Set up sign-up and sign-in with generic OpenID Connect using Azure Active Directory B2C](identity-provider-generic-openid-connect.md)
34+
- [RelyingParty](relyingparty.md)
35+
- [Customize the user interface with HTML templates in Azure Active Directory B2C](customize-ui-with-html.md)
36+
- [Collect Azure Active Directory B2C logs with Application Insights](troubleshoot-with-application-insights.md)
37+
- [Troubleshoot Azure AD B2C custom policies and user flows](troubleshoot.md)
38+
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
39+
- [Tutorial: Configure security analytics for Azure Active Directory B2C data with Azure Sentinel](azure-sentinel.md)
40+
- [What is Azure Active Directory B2C?](overview.md)
41+
- [Quickstart: Set up sign in for a single-page app using Azure Active Directory B2C](quickstart-single-page-app.md)
42+
- [Quickstart: Set up sign in for an ASP.NET application using Azure Active Directory B2C](quickstart-web-app-dotnet.md)
43+
- [Solutions and Training for Azure Active Directory B2C](solution-articles.md)
44+
- [Technical and feature overview of Azure Active Directory B2C](technical-overview.md)
45+
- [Register a SAML application in Azure AD B2C](saml-service-provider.md)
46+
- [Configure session behavior in Azure Active Directory B2C](session-behavior.md)
47+
48+
49+
50+
1851
## September 2021
1952

2053
### Updated articles
@@ -183,7 +216,7 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
183216
- [Azure AD B2C custom policy overview](custom-policy-overview.md)
184217
- [User flows and custom policies overview](user-flow-overview.md)
185218
- [Set up phone sign-up and sign-in for user flows](phone-authentication-user-flows.md)
186-
- [Enable multi-factor authentication in Azure Active Directory B2C](multi-factor-authentication.md)
219+
- [Enable multifactor authentication in Azure Active Directory B2C](multi-factor-authentication.md)
187220
- [User flow versions in Azure Active Directory B2C](user-flow-versions.md)
188221

189222

@@ -212,7 +245,7 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
212245

213246
### New articles
214247

215-
- [Securing phone-based multi-factor authentication (MFA)](phone-based-mfa.md)
248+
- [Securing phone-based multifactor authentication (MFA)](phone-based-mfa.md)
216249

217250
### Updated articles
218251

0 commit comments

Comments
 (0)