diff --git a/.whatsnew/.active-directory-b2c.json b/.whatsnew/.active-directory-b2c.json index 64818c84f05b9..d65188e56da1d 100644 --- a/.whatsnew/.active-directory-b2c.json +++ b/.whatsnew/.active-directory-b2c.json @@ -7,7 +7,7 @@ "relativeLinkPrefix": "/azure/active-directory-b2c" }, "inclusionCriteria": { - "excludePullRequestTitles": true, + "omitPullRequestTitles" : true, "minAdditionsToFile" : 10, "maxFilesChanged": 50, "labels": [ @@ -17,7 +17,7 @@ }, "areas": [ { - "name": ".", + "names": [ "."], "heading": "Azure Active Directory business-to-customer (B2C)" } ] diff --git a/articles/active-directory-b2c/whats-new-docs.md b/articles/active-directory-b2c/whats-new-docs.md index 8fbea18e6549a..360e8cb67695f 100644 --- a/articles/active-directory-b2c/whats-new-docs.md +++ b/articles/active-directory-b2c/whats-new-docs.md @@ -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 @@ -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