Skip to content

Commit 9912fed

Browse files
committed
Azure AD B2C end of sale docs update in azure-docs-pr - p1 #300077
1 parent 3d40db1 commit 9912fed

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/active-directory-b2c/index-desktop.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
title: Azure AD B2C desktop app authentication documentation
44
summary: >
5-
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
65
Learn how to sign in users and access web APIs in your desktop application using our how-to guides.
6+
7+
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
78
89
metadata:
910
author: kengaderdus

articles/api-management/front-door-api-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-management
99
ms.topic: how-to
10-
ms.date: 08/06/2024
10+
ms.date: 30/05/2025
1111
ms.author: danlep
1212
---
1313
# Configure Front Door Standard/Premium in front of Azure API Management

articles/api-management/mitigate-owasp-api-threats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to protect against common API-based vulnerabilities, as i
44
author: mikebudzynski
55
ms.service: azure-api-management
66
ms.topic: concept-article
7-
ms.date: 10/29/2024
7+
ms.date: 05/29/2025
88
ms.author: mibudz
99
---
1010

@@ -195,7 +195,7 @@ More information about this threat: [API8:2023 Security misconfiguration](https
195195
- Where possible, use credential manager or managed identity to authenticate against backend services.
196196
- When using the [developer portal](/azure/api-management/api-management-howto-developer-portal):
197197
- If you choose to [self-host](/azure/api-management/developer-portal-self-host) the developer portal, ensure there's a process in place to periodically update the self-hosted portal to the latest version. Updates for the default managed version are automatic.
198-
- Use [Microsoft Entra ID](/azure/api-management/api-management-howto-aad) or [Azure Active Directory B2C](/azure/api-management/api-management-howto-aad-b2c) for user sign-up and sign-in. Disable the default username and password authentication, which is less secure.
198+
- Use [Microsoft Entra ID](/azure/api-management/api-management-howto-aad) or [Microsoft Entra External ID](../../active-directory/external-identities/external-identities-overview.md) for user sign-up and sign-in. Disable the default username and password authentication, which is less secure.
199199
- Assign [user groups](/azure/api-management/api-management-howto-create-groups#-associate-a-group-with-a-product) to products, to control the visibility of APIs in the portal.
200200
- Use [Azure Policy](/azure/api-management/security-controls-policy) to enforce API Management resource-level configuration and role-based access control (RBAC) permissions to control resource access. Grant minimum required privileges to every user.
201201
- Use a [DevOps process](/azure/api-management/devops-api-development-templates) and infrastructure-as-code approach outside of a development environment to ensure consistency of API Management content and configuration changes and to minimize human errors.

0 commit comments

Comments
 (0)