Skip to content

Commit

Permalink
update what is new
Browse files Browse the repository at this point in the history
  • Loading branch information
kengaderdus committed Nov 2, 2021
1 parent 99742c1 commit 8bc6e3b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .whatsnew/.active-directory-b2c.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"relativeLinkPrefix": "/azure/active-directory-b2c"
},
"inclusionCriteria": {
"excludePullRequestTitles": true,
"omitPullRequestTitles" : true,
"minAdditionsToFile" : 10,
"maxFilesChanged": 50,
"labels": [
Expand All @@ -17,7 +17,7 @@
},
"areas": [
{
"name": ".",
"names": [ "."],
"heading": "Azure Active Directory business-to-customer (B2C)"
}
]
Expand Down
35 changes: 34 additions & 1 deletion articles/active-directory-b2c/whats-new-docs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "What's new in Azure Active Directory business-to-customer (B2C)"
description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
ms.date: 10/05/2021
ms.date: 11/02/2021
ms.service: active-directory
ms.subservice: B2C
ms.topic: reference
Expand All @@ -15,6 +15,39 @@ manager: CelesteDG

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).


## October 2021

### New articles

- [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)
- [Tutorial: Extend Azure Active Directory B2C to protect on-premises applications using F5 BIG-IP](partner-f5.md)
- [Roles and resource access control](roles-resource-access-control.md)
- [Supported Azure AD features](supported-azure-ad-features.md)

### Updated articles

- [Tutorial: Create user flows and custom policies in Azure Active Directory B2C](tutorial-create-user-flows.md)
- [Customize the user interface in Azure Active Directory B2C](customize-ui.md)
- [Tutorial: Extend Azure Active Directory B2C to protect on-premises applications using F5 BIG-IP](partner-f5.md)
- [Set up sign-up and sign-in with generic OpenID Connect using Azure Active Directory B2C](identity-provider-generic-openid-connect.md)
- [RelyingParty](relyingparty.md)
- [Customize the user interface with HTML templates in Azure Active Directory B2C](customize-ui-with-html.md)
- [Collect Azure Active Directory B2C logs with Application Insights](troubleshoot-with-application-insights.md)
- [Troubleshoot Azure AD B2C custom policies and user flows](troubleshoot.md)
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
- [Tutorial: Configure security analytics for Azure Active Directory B2C data with Azure Sentinel](azure-sentinel.md)
- [What is Azure Active Directory B2C?](overview.md)
- [Quickstart: Set up sign in for a single-page app using Azure Active Directory B2C](quickstart-single-page-app.md)
- [Quickstart: Set up sign in for an ASP.NET application using Azure Active Directory B2C](quickstart-web-app-dotnet.md)
- [Solutions and Training for Azure Active Directory B2C](solution-articles.md)
- [Technical and feature overview of Azure Active Directory B2C](technical-overview.md)
- [Register a SAML application in Azure AD B2C](saml-service-provider.md)
- [Configure session behavior in Azure Active Directory B2C](session-behavior.md)




## September 2021

### Updated articles
Expand Down

0 comments on commit 8bc6e3b

Please sign in to comment.