Skip to content

Commit

Permalink
Adds B2C and B2B.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwith committed May 4, 2021
1 parent 8f10f01 commit e856b3c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 159 deletions.
122 changes: 30 additions & 92 deletions 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: 04/05/2021
ms.date: 05/04/2021
ms.service: active-directory
ms.subservice: B2C
ms.topic: reference
Expand All @@ -15,6 +15,35 @@ 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).

## April 2021

### New articles

- [Set up sign-up and sign-in with a eBay account using Azure Active Directory B2C](identity-provider-ebay.md)
- [Clean up resources and delete the tenant](tutorial-delete-tenant.md)
- [Define a Conditional Access technical profile in an Azure Active Directory B2C custom policy](conditional-access-technical-profile.md)
- [Manage your Azure Active Directory B2C tenant](tenant-management.md)

### Updated articles

- [Developer notes for Azure Active Directory B2C](custom-policy-developer-notes.md)
- [Add an API connector to a sign-up user flow](add-api-connector.md)
- [Walkthrough: Add REST API claims exchanges to custom policies in Azure Active Directory B2C](custom-policy-rest-api-claims-exchange.md)
- [Secure your API Connector](secure-rest-api.md)
- [Use API connectors to customize and extend sign-up user flows](api-connectors-overview.md)
- [Technical and feature overview of Azure Active Directory B2C](technical-overview.md)
- [Overview of policy keys in Azure Active Directory B2C](policy-keys-overview.md)
- [Custom email verification with Mailjet](custom-email-mailjet.md)
- [Custom email verification with SendGrid](custom-email-sendgrid.md)
- [Tutorial: Create user flows in Azure Active Directory B2C](tutorial-create-user-flows.md)
- [Azure AD B2C custom policy overview](custom-policy-overview.md)
- [User flows and custom policies overview](user-flow-overview.md)
- [Tutorial: Enable authentication in a single-page application with Azure AD B2C](tutorial-single-page-app.md)
- [Set up phone sign-up and sign-in for user flows](phone-authentication-user-flows.md)
- [Enable multi-factor authentication in Azure Active Directory B2C](multi-factor-authentication.md)
- [User flow versions in Azure Active Directory B2C](user-flow-versions.md)


## March 2021

### New articles
Expand Down Expand Up @@ -47,94 +76,3 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
- [Azure Active Directory B2C code samples](code-samples.md)
- [Track user behavior in Azure AD B2C by using Application Insights](analytics-with-application-insights.md)
- [Configure session behavior in Azure Active Directory B2C](session-behavior.md)

## January 2021

### New articles

- [Customize the user interface in Azure Active Directory B2C](customize-ui.md)
- [Azure Active Directory B2C service limits and restrictions](service-limits.md)
- [Set up sign-up and sign-in with an Azure AD B2C account from another Azure AD B2C tenant](identity-provider-azure-ad-b2c.md)
- [Set up the local account identity provider](identity-provider-local.md)
- [Set up a sign-in flow in Azure Active Directory B2C](add-sign-in-policy.md)

### Updated articles

- [Track user behavior in Azure Active Directory B2C using Application Insights](analytics-with-application-insights.md)
- [TechnicalProfiles](technicalprofiles.md)
- [Customize the user interface with HTML templates in Azure Active Directory B2C](customize-ui-with-html.md)
- [Manage Azure AD B2C with Microsoft Graph](microsoft-graph-operations.md)
- [Add AD FS as a SAML identity provider using custom policies in Azure Active Directory B2C](identity-provider-adfs.md)
- [Set up sign-in with a Salesforce SAML provider by using SAML protocol in Azure Active Directory B2C](identity-provider-salesforce-saml.md)
- [Tutorial: Register a web application in Azure Active Directory B2C](tutorial-register-applications.md)
- [Set up sign-up and sign-in with an Amazon account using Azure Active Directory B2C](identity-provider-amazon.md)
- [Set up sign-up and sign-in with an Azure AD B2C account from another Azure AD B2C tenant](identity-provider-azure-ad-b2c.md)
- [Set up sign-in for multi-tenant Azure Active Directory using custom policies in Azure Active Directory B2C](identity-provider-azure-ad-multi-tenant.md)
- [Set up sign-in for a specific Azure Active Directory organization in Azure Active Directory B2C](identity-provider-azure-ad-single-tenant.md)
- [Set up sign-up and sign-in with a Facebook account using Azure Active Directory B2C](identity-provider-facebook.md)
- [Set up sign-up and sign-in with a GitHub account using Azure Active Directory B2C](identity-provider-github.md)
- [Set up sign-up and sign-in with a Google account using Azure Active Directory B2C](identity-provider-google.md)
- [Set up sign-up and sign-in with a ID.me account using Azure Active Directory B2C](identity-provider-id-me.md)
- [Set up sign-up and sign-in with a LinkedIn account using Azure Active Directory B2C](identity-provider-linkedin.md)
- [Set up sign-up and sign-in with a Microsoft account using Azure Active Directory B2C](identity-provider-microsoft-account.md)
- [Set up sign-up and sign-in with a QQ account using Azure Active Directory B2C](identity-provider-qq.md)
- [Set up sign-up and sign-in with a Salesforce account using Azure Active Directory B2C](identity-provider-salesforce.md)
- [Set up sign-up and sign-in with a Twitter account using Azure Active Directory B2C](identity-provider-twitter.md)
- [Set up sign-up and sign-in with a WeChat account using Azure Active Directory B2C](identity-provider-wechat.md)
- [Set up sign-up and sign-in with a Weibo account using Azure Active Directory B2C](identity-provider-weibo.md)
- [Azure AD B2C custom policy overview](custom-policy-overview.md)


## December 2020

### New articles

- [Create a user flow in Azure Active Directory B2C](add-sign-up-and-sign-in-policy.md)
- [Set up phone sign-up and sign-in for user flows (preview)](phone-authentication-user-flows.md)

### Updated articles

- [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md)
- [Azure Active Directory B2C code samples](code-samples.md)
- [Page layout versions](page-layout.md)

## November 2020

### Updated articles
- [Monitor Azure AD B2C with Azure Monitor](azure-monitor.md)
- [Tutorial: Enable authentication in a single-page application with Azure AD B2C](tutorial-single-page-app.md)


## October 2020

### New articles
- [Add an API connector to a sign-up user flow (preview)](add-api-connector.md)
- [Tutorial: Register a single-page application (SPA) in Azure Active Directory B2C](tutorial-register-spa.md)
- [Use API connectors to customize and extend sign-up user flows](api-connectors-overview.md)
- [SubJourneys](subjourneys.md)

### Updated articles
- [Define a SAML identity provider technical profile in an Azure Active Directory B2C custom policy](saml-identity-provider-technical-profile.md)
- [Add an API connector to a sign-up user flow (preview)](add-api-connector.md)
- [Azure Active Directory B2C code samples](code-samples.md)
- [Application types that can be used in Active Directory B2C](application-types.md)
- [OAuth 2.0 authorization code flow in Azure Active Directory B2C](authorization-code-flow.md)
- [Tutorial: Register a web application in Azure Active Directory B2C](tutorial-register-applications.md)

## September 2020

### New articles
- [Overview of policy keys in Azure Active Directory B2C](policy-keys-overview.md)


### Updated articles
- [Set redirect URLs to b2clogin.com for Azure Active Directory B2C](b2clogin.md)
- [Define an OpenID Connect technical profile in an Azure Active Directory B2C custom policy](openid-connect-technical-profile.md)
- [Set up phone sign-up and sign-in with custom policies in Azure AD B2C](phone-authentication-user-flows.md)


## August 2020

### Updated articles
- [Page layout versions](page-layout.md)
- [Billing model for Azure Active Directory B2C](billing.md)
82 changes: 15 additions & 67 deletions articles/active-directory/external-identities/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 external identities"
description: "New and updated documentation for the Azure Active Directory external identities."
ms.date: 04/05/2021
ms.date: 05/04/2021
ms.service: active-directory
ms.subservice: B2B
ms.topic: reference
Expand All @@ -15,6 +15,20 @@ manager: CelesteDG

Welcome to what's new in Azure Active Directory external identities 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 external identities service, see [What's new in Azure Active Directory](../fundamentals/whats-new.md).

## April 2021

### Updated articles

- [Add Google as an identity provider for B2B guest users](google-federation.md)
- [Example: Direct federation with Active Directory Federation Services (AD FS) (preview)](direct-federation-adfs.md)
- [Direct federation with AD FS and third-party providers for guest users (preview)](direct-federation.md)
- [Email one-time passcode authentication](one-time-passcode.md)
- [Reset redemption status for a guest user (Preview)](reset-redemption-status.md)
- [The elements of the B2B collaboration invitation email - Azure Active Directory](invitation-email-elements.md)
- [Troubleshooting Azure Active Directory B2B collaboration](troubleshoot.md)
- [Quickstart: Add a guest user with PowerShell](b2b-quickstart-invite-powershell.md)
- [Conditional Access for B2B collaboration users](conditional-access.md)

## March 2021

### New articles
Expand Down Expand Up @@ -60,69 +74,3 @@ Welcome to what's new in Azure Active Directory external identities documentatio
- [Invite internal users to B2B collaboration](invite-internal-users.md)
- [Microsoft 365 external sharing and Azure Active Directory (Azure AD) B2B collaboration](o365-external-user.md)
- [Federation with SAML/WS-Fed identity providers for guest users (preview)](direct-federation.md)

## January 2021

### Updated articles
- [Allow or block invitations to B2B users from specific organizations](allow-deny-list.md)
- [How users in your organization can invite guest users to an app](add-users-information-worker.md)


## December 2020

### Updated articles
- [Azure Active Directory B2B collaboration FAQs](faq.md)
- [Add Google as an identity provider for B2B guest users](google-federation.md)
- [Identity Providers for External Identities](identity-providers.md)
- [Azure Active Directory B2B collaboration invitation redemption](redemption-experience.md)
- [Add an API connector to a user flow](self-service-sign-up-add-api-connector.md)
- [Add a custom approval workflow to self-service sign-up](self-service-sign-up-add-approvals.md)
- [Troubleshooting Azure Active Directory B2B collaboration](troubleshoot.md)
- [What is guest user access in Azure Active Directory B2B?](what-is-b2b.md)
- [Azure Active Directory B2B best practices](b2b-fundamentals.md)
- [Enable B2B external collaboration and manage who can invite guests](delegate-invitations.md)
- [Email one-time passcode authentication](one-time-passcode.md)

## November 2020

### Updated articles
- [Microsoft 365 external sharing and Azure Active Directory (Azure AD) B2B collaboration](o365-external-user.md)
- [Grant locally-managed partner accounts access to cloud resources using Azure AD B2B collaboration](hybrid-on-premises-to-cloud.md)
- [Properties of an Azure Active Directory B2B collaboration user](user-properties.md)


## October 2020

### Updated articles
- [Add Google as an identity provider for B2B guest users](google-federation.md)
- [How users in your organization can invite guest users to an app](add-users-information-worker.md)
- [Allow or block invitations to B2B users from specific organizations](allow-deny-list.md)
- [Azure Active Directory B2B collaboration FAQs](faq.md)
- [External Identities documentation](index.yml)
- [Azure Active Directory B2B collaboration invitation redemption](redemption-experience.md)
- [Add a custom approval workflow to self-service sign-up](self-service-sign-up-add-approvals.md)
- [What are External Identities in Azure Active Directory?](compare-with-b2c.md)
- [Add an API connector to a user flow](self-service-sign-up-add-api-connector.md)


## September 2020

### Updated articles
- [The elements of the B2B collaboration invitation email - Azure Active Directory](invitation-email-elements.md)
- [Troubleshooting Azure Active Directory B2B collaboration](troubleshoot.md)
- [Billing model for Azure AD External Identities](external-identities-pricing.md)
- [Add Google as an identity provider for B2B guest users](google-federation.md)


## August 2020

### New articles
- [Billing model for Azure AD External Identities](external-identities-pricing.md)


### Updated articles
- [Enable B2B external collaboration and manage who can invite guests](delegate-invitations.md)
- [Add an API connector to a user flow](self-service-sign-up-add-api-connector.md)
- [Add a custom approval workflow to self-service sign-up](self-service-sign-up-add-approvals.md)


0 comments on commit e856b3c

Please sign in to comment.