Skip to content

Commit fd35629

Browse files
authored
Merge pull request #253288 from csmulligan/csmulligan-whatsnew-september23
[EXID & B2C] What's new updates for September (ADO-164682)
2 parents 6c36986 + 7d290f0 commit fd35629

File tree

3 files changed

+76
-63
lines changed

3 files changed

+76
-63
lines changed

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

Lines changed: 31 additions & 24 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: 09/01/2023
4+
ms.date: 09/29/2023
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: reference
@@ -15,6 +15,29 @@ 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) and [Azure AD B2C developer release notes](custom-policy-developer-notes.md)
1717

18+
## September 2023
19+
20+
This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID. For more information about the rebranding, see the [New name for Azure Active Directory](/azure/active-directory/fundamentals/new-name) article.
21+
22+
### Updated articles
23+
24+
- [Supported Microsoft Entra features](supported-azure-ad-features.md) - Editorial updates
25+
- [Publish your Azure Active Directory B2C app to the Microsoft Entra app gallery](publish-app-to-azure-ad-app-gallery.md) - Editorial updates
26+
- [Secure your API used an API connector in Azure AD B2C](secure-rest-api.md) - Editorial updates
27+
- [Azure AD B2C: Frequently asked questions (FAQ)'](faq.yml) - Editorial updates
28+
- [Define an ID token hint technical profile in an Azure Active Directory B2C custom policy](id-token-hint.md) - Editorial updates
29+
- [Set up sign-in for multi-tenant Microsoft Entra ID using custom policies in Azure Active Directory B2C](identity-provider-azure-ad-multi-tenant.md) - Editorial updates
30+
- [Set up sign-in for a specific Microsoft Entra organization in Azure Active Directory B2C](identity-provider-azure-ad-single-tenant.md) - Editorial updates
31+
- [Localization string IDs](localization-string-ids.md) - Editorial updates
32+
- [Define a Microsoft Entra multifactor authentication technical profile in an Azure AD B2C custom policy](multi-factor-auth-technical-profile.md) - Editorial updates
33+
- [Define a Microsoft Entra SSPR technical profile in an Azure AD B2C custom policy](aad-sspr-technical-profile.md) - Editorial updates
34+
- [Define a Microsoft Entra technical profile in an Azure Active Directory B2C custom policy](active-directory-technical-profile.md) - Editorial updates
35+
- [Monitor Azure AD B2C with Azure Monitor](azure-monitor.md) - Editorial updates
36+
- [Billing model for Azure Active Directory B2C](billing.md) - Editorial updates
37+
- [Enable custom domains for Azure Active Directory B2C](custom-domain.md) - Editorial updates
38+
- [Set up a sign-up and sign-in flow with a social account by using Azure Active Directory B2C custom policy](custom-policies-series-sign-up-or-sign-in-federation.md) - Editorial updates
39+
- [Create and read a user account by using Azure Active Directory B2C custom policy](custom-policies-series-store-user.md) - Editorial updates
40+
1841
## August 2023
1942

2043
### Updated articles
@@ -32,29 +55,13 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
3255
### Updated articles
3356

3457
- [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md) - [Azure AD B2C] Azure AD B2C Go-Local opt-in feature
35-
- [Tutorial: Configure security analytics for Azure Active Directory B2C data with Microsoft Sentinel](configure-security-analytics-sentinel.md) - Removing product name from filename and links.
36-
- [Tutorial: Configure Azure Active Directory B2C with Azure Web Application Firewall](partner-web-application-firewall.md) - Removing product name from filename and links.
37-
- [Title not found in: #240919](./external-identities-videos.md) - Delete azure-ad-external-identities-videos.md
38-
- [Build a global identity solution with funnel-based approach](b2c-global-identity-funnel-based-design.md) - Removing product name from filename and links.
39-
- [Azure Active Directory B2C global identity framework proof of concept for funnel-based configuration](b2c-global-identity-proof-of-concept-funnel.md) - Removing product name from filename and links.
40-
- [Azure Active Directory B2C global identity framework proof of concept for region-based configuration](b2c-global-identity-proof-of-concept-regional.md) - Removing product name from filename and links.
41-
- [Build a global identity solution with region-based approach](b2c-global-identity-region-based-design.md) - Removing product name from filename and links.
42-
- [Azure Active Directory B2C global identity framework](b2c-global-identity-solutions.md) - Removing product name from filename and links.
43-
- [Azure Active Directory B2C: What's new](whats-new-docs.md) - [Azure AD B2C] What is new May 2023
58+
- [Tutorial: Configure security analytics for Azure Active Directory B2C data with Microsoft Sentinel](configure-security-analytics-sentinel.md) - Removing product name from filename and links
59+
- [Tutorial: Configure Azure Active Directory B2C with Azure Web Application Firewall](partner-web-application-firewall.md) - Removing product name from filename and links
60+
- [Build a global identity solution with funnel-based approach](b2c-global-identity-funnel-based-design.md) - Removing product name from filename and links
61+
- [Azure Active Directory B2C global identity framework proof of concept for funnel-based configuration](b2c-global-identity-proof-of-concept-funnel.md) - Removing product name from filename and links
62+
- [Azure Active Directory B2C global identity framework proof of concept for region-based configuration](b2c-global-identity-proof-of-concept-regional.md) - Removing product name from filename and links
63+
- [Build a global identity solution with region-based approach](b2c-global-identity-region-based-design.md) - Removing product name from filename and links
64+
- [Azure Active Directory B2C global identity framework](b2c-global-identity-solutions.md) - Removing product name from filename and links
4465
- [Use the Azure portal to create and delete consumer users in Azure AD B2C](manage-users-portal.md) - [Azure AD B2C] Revoke user's session
4566
- [Monitor Azure AD B2C with Azure Monitor](azure-monitor.md) - Added steps to disable Azure monitor
4667

47-
## May 2023
48-
49-
### New articles
50-
51-
- [How to secure your Azure Active Directory B2C identity solution](security-architecture.md)
52-
53-
### Updated articles
54-
55-
- [Configure Azure Active Directory B2C with Akamai Web Application Protector](partner-akamai.md)
56-
- [Configure Asignio with Azure Active Directory B2C for multifactor authentication](partner-asignio.md)
57-
- [Configure xID with Azure Active Directory B2C for passwordless authentication](partner-xid.md)
58-
- [Configure WhoIAM Rampart with Azure Active Directory B2C](partner-whoiam-rampart.md)
59-
- [Build a global identity solution with funnel-based approach](./b2c-global-identity-funnel-based-design.md)
60-
- [Use the Azure portal to create and delete consumer users in Azure AD B2C](manage-users-portal.md)

articles/active-directory/external-identities/customers/whats-new-docs.md

Lines changed: 12 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory for customers"
33
description: "New and updated documentation for the Azure Active Directory for customers documentation."
4-
ms.date: 09/01/2023
4+
ms.date: 09/29/2023
55
ms.service: active-directory
66
ms.subservice: ciam
77
ms.topic: reference
@@ -15,6 +15,17 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory for customers documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
1717

18+
## September 2023
19+
20+
This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID. For more information about the rebranding, see the [New name for Azure Active Directory](/azure/active-directory/fundamentals/new-name) article.
21+
22+
### Updated articles
23+
24+
- [Quickstart: Get started with our guide to run a sample app and sign in your users (preview)](quickstart-get-started-guide.md) Start the guide updates
25+
- [Manage Microsoft Entra ID for customers resources with Microsoft Graph](microsoft-graph-operations.md) - Editorial updates
26+
- [Planning for customer identity and access management (preview)](concept-planning-your-solution.md) - Editorial updates
27+
- [Create a sign-up and sign-in user flow for customers](how-to-user-flow-sign-up-sign-in-customers.md) - Disable sign-up in a user flow
28+
1829
## August 2023
1930

2031
### New articles
@@ -64,33 +75,3 @@ Welcome to what's new in Azure Active Directory for customers documentation. Thi
6475
- [Tutorial: Call a web API from your Node.js daemon application](tutorial-daemon-node-call-api-build-app.md) - Editorial review
6576
- [Tutorial: Sign in users to your .NET browserless application](tutorial-browserless-app-dotnet-sign-in-build-app.md) - Editorial review
6677

67-
## June 2023
68-
69-
### New articles
70-
71-
- [Quickstart: Create a tenant (preview)](quickstart-tenant-setup.md)
72-
- [Tutorial: Create a .NET MAUI shell app](tutorial-mobile-app-maui-sign-in-prepare-app.md)
73-
- [Tutorial: Register and configure .NET MAUI mobile app in a customer tenant](tutorial-mobile-app-maui-sign-in-prepare-tenant.md)
74-
- [Tutorial: Sign in users in .NET MAUI shell app](tutorial-mobile-app-maui-sign-in-sign-out.md)
75-
- [Use role-based access control in your Node.js web application](how-to-web-app-role-based-access-control.md)
76-
- [Tutorial: Handle authentication flows in a React single-page app](./tutorial-single-page-app-react-sign-in-configure-authentication.md)
77-
- [Tutorial: Create a .NET MAUI app](tutorial-desktop-app-maui-sign-in-prepare-app.md)
78-
- [Tutorial: Register and configure .NET MAUI app in a customer tenant](tutorial-desktop-app-maui-sign-in-prepare-tenant.md)
79-
- [Tutorial: Sign in users in .NET MAUI app](tutorial-desktop-app-maui-sign-in-sign-out.md)
80-
81-
### Updated articles
82-
83-
- [What is Microsoft Entra ID for customers?](overview-customers-ciam.md) - Added a section regarding Azure AD B2C to the overview and emphasized tenant creation when getting started
84-
- [Add user attributes to token claims](how-to-add-attributes-to-token.md) - Added attributes to token claims: fixed steps for updating the app manifest
85-
- [Tutorial: Prepare a React single-page app (SPA) for authentication in a customer tenant](./tutorial-single-page-app-react-sign-in-prepare-app.md) - JavaScript tutorial edits, code sample updates and fixed SPA aligning content styling
86-
- [Tutorial: Add sign-in and sign-out to a React single-page app (SPA) for a customer tenant](./tutorial-single-page-app-react-sign-in-sign-out.md) - JavaScript tutorial edits and fixed SPA aligning content styling
87-
- [Tutorial: Handle authentication flows in a Vanilla JavaScript single-page app](tutorial-single-page-app-vanillajs-configure-authentication.md) - Fixed SPA aligning content styling
88-
- [Tutorial: Prepare a Vanilla JavaScript single-page app for authentication in a customer tenant](tutorial-single-page-app-vanillajs-prepare-app.md) - Fixed SPA aligning content styling
89-
- [Tutorial: Prepare your customer tenant to authenticate a Vanilla JavaScript single-page app](tutorial-single-page-app-vanillajs-prepare-tenant.md) - Fixed SPA aligning content styling
90-
- [Tutorial: Add sign-in and sign-out to a Vanilla JavaScript single-page app for a customer tenant](tutorial-single-page-app-vanillajs-sign-in-sign-out.md) - Fixed SPA aligning content styling
91-
- [Tutorial: Prepare your customer tenant to authenticate users in a React single-page app (SPA)](tutorial-single-page-app-react-sign-in-prepare-tenant.md) - Fixed SPA aligning content styling
92-
- [Tutorial: Prepare an ASP.NET web app for authentication in a customer tenant](tutorial-web-app-dotnet-sign-in-prepare-app.md) - ASP.NET web app fixes
93-
- [Tutorial: Prepare your customer tenant to authenticate users in an ASP.NET web app](tutorial-web-app-dotnet-sign-in-prepare-tenant.md) - ASP.NET web app fixes
94-
- [Tutorial: Add sign-in and sign-out to an ASP.NET web application for a customer tenant](tutorial-web-app-dotnet-sign-in-sign-out.md) - ASP.NET web app fixes
95-
- [Collect user attributes during sign-up](how-to-define-custom-attributes.md) - Added a step for the Show more attributes pane and custom attributes
96-
- [Manage Azure Active Directory for customers resources with Microsoft Graph](microsoft-graph-operations.md) - Combined Graph API references into one doc

articles/active-directory/external-identities/whats-new-docs.md

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory External Identities"
33
description: "New and updated documentation for the Azure Active Directory External Identities."
4-
ms.date: 09/01/2023
4+
ms.date: 09/29/2023
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: reference
@@ -15,6 +15,36 @@ manager: CelesteDG
1515

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

18+
## September 2023
19+
20+
This month, we renamed Azure Active Directory (Azure AD) to Microsoft Entra ID. For more information about the rebranding, see the [New name for Azure Active Directory](/azure/active-directory/fundamentals/new-name) article.
21+
22+
### Updated articles
23+
24+
- [Quickstart: Add a guest user with PowerShell](b2b-quickstart-invite-powershell.md) - Editorial updates
25+
- [Federation with SAML/WS-Fed identity providers for guest users](direct-federation.md) - Editorial updates
26+
- [Overview of Microsoft Entra External ID](external-identities-overview.md) - Editorial updates
27+
- [Billing model for Microsoft Entra External ID](external-identities-pricing.md) - Editorial updates
28+
- [Microsoft Entra B2B collaboration FAQs](faq.yml) - Editorial updates
29+
- [Grant Microsoft Entra B2B users access to your on-premises applications](hybrid-cloud-to-on-premises.md) - Editorial updates
30+
- [Grant locally managed partner accounts access to cloud resources using Microsoft Entra B2B collaboration](hybrid-on-premises-to-cloud.md) - Editorial updates
31+
- [Microsoft Entra B2B collaboration for hybrid organizations](hybrid-organizations.md) - Editorial updates
32+
- [Microsoft Entra B2B collaboration invitation redemption](redemption-experience.md) - Editorial updates
33+
- [Self-service for Microsoft Entra B2B collaboration sign-up](self-service-portal.md) - Editorial updates
34+
- [Add a custom approval workflow to self-service sign-up](self-service-sign-up-add-approvals.md) - Editorial updates
35+
- [Set up tenant restrictions v2](tenant-restrictions-v2.md) - Feature availability updates
36+
- [Troubleshooting Microsoft Entra B2B collaboration](troubleshoot.md) - Editorial updates
37+
- [Properties of a Microsoft Entra B2B collaboration user](user-properties.md) - Editorial updates
38+
- [B2B collaboration overview](what-is-b2b.md) - Editorial updates
39+
- [Add Microsoft Entra ID as an identity provider for External ID](default-account.md) - Editorial updates
40+
- [Add a self-service sign-up user flow to an app](self-service-sign-up-user-flow.md) - Editorial updates
41+
- [Add Microsoft Entra B2B collaboration users in the Microsoft Entra admin center](add-users-administrator.md) - Editorial updates
42+
- [Tutorial: Enforce multifactor authentication for B2B guest users](b2b-tutorial-require-mfa.md) - Editorial updates
43+
- [Configure cross-tenant access settings for B2B collaboration](cross-tenant-access-settings-b2b-collaboration.md) - Editorial updates
44+
- [Configure cross-tenant access settings for B2B direct connect](cross-tenant-access-settings-b2b-direct-connect.md) - Editorial updates
45+
- [Add Facebook as an identity provider for External Identities](facebook-federation.md) - Editorial updates
46+
- [Add Google as an identity provider for B2B guest users](google-federation.md) - Editorial updates
47+
1848
## August 2023
1949

2050
### Updated articles
@@ -24,7 +54,7 @@ Welcome to what's new in Azure Active Directory External Identities documentatio
2454
- [Cross-tenant access overview](cross-tenant-access-overview.md) - New storage model update
2555
- [Cross-tenant access settings](cross-tenant-access-settings-b2b-collaboration.md) - New storage model update
2656
- [Configure B2B direct connect](cross-tenant-access-settings-b2b-direct-connect.md) - New storage model update
27-
-
57+
2858
## July 2023
2959

3060
### New article
@@ -34,18 +64,13 @@ Welcome to what's new in Azure Active Directory External Identities documentatio
3464
### Updated articles
3565

3666
- [Bulk invite users via PowerShell](bulk-invite-powershell.md) - Editorial and link updates
37-
- [Enforce multi-factor authentication for B2B guest users](b2b-tutorial-require-mfa.md) - Text corrections and screenshot updates
67+
- [Enforce multifactor authentication for B2B guest users](b2b-tutorial-require-mfa.md) - Text corrections and screenshot updates
3868
- [Invite internal users to B2B](invite-internal-users.md) - Text corrections and screenshot updates
3969
- [Grant B2B users access to local apps](hybrid-cloud-to-on-premises.md) - Text corrections
4070
- [Tenant restrictions V2](tenant-restrictions-v2.md) - Note update
4171
- [Leave an organization](leave-the-organization.md) - Screenshot update
4272
- [Use audit logs and access reviews](auditing-and-reporting.md) - B2B sponsors feature update
4373

44-
## June 2023
45-
46-
### Updated articles
4774

48-
- [Set up tenant restrictions V2 (Preview)](tenant-restrictions-v2.md) - Microsoft Teams updates
49-
- [Invite guest users to an app](add-users-information-worker.md) - Link and structure updates
5075

5176

0 commit comments

Comments
 (0)