Skip to content

Commit be09273

Browse files
Merge branch 'main' into docs-editor/transport-layer-security-confi-1769461810
2 parents a889a1f + a913b2b commit be09273

753 files changed

Lines changed: 16171 additions & 7756 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/active-directory-b2c/phone-based-mfa.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Securing phone-based MFA in Azure AD B2C
2+
title: Secure phone-based MFA in Azure AD B2C
33
titleSuffix: Azure AD B2C
44
description: Learn tips for securing phone-based multifactor authentication in your Azure AD B2C tenant by using Azure Monitor Log Analytics reports and alerts. Use our workbook to identify fraudulent phone authentications and mitigate fraudulent sign-ups. =
55

66
author: kengaderdus
77
manager: CelesteDG
88
ms.service: azure-active-directory
99
ms.topic: how-to
10-
ms.date: 1/21/2025
10+
ms.date: 02/03/2026
1111
ms.author: kengaderdus
1212
ms.subservice: b2c
1313
ms.custom: sfi-image-nochange
@@ -17,7 +17,7 @@ ms.custom: sfi-image-nochange
1717
#Customer intent: As an Azure AD B2C administrator, I want to monitor phone authentication failures and mitigate fraudulent sign-ups, so that I can protect against malicious use of the telephony service and ensure a secure authentication process.
1818

1919
---
20-
# Securing phone-based multifactor authentication
20+
# Secure phone-based multifactor authentication
2121
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
2222

2323
With Microsoft Entra multifactor authentication, users can choose to receive an automated voice call at a phone number they register for verification. Malicious users could take advantage of this method by creating multiple accounts and placing phone calls without completing the MFA registration process. These numerous failed sign-ups could exhaust the allowed sign-up attempts, preventing other users from signing up for new accounts in your Azure AD B2C tenant. To help protect against these attacks, you can use Azure Monitor to monitor phone authentication failures and mitigate fraudulent sign-ups.
@@ -144,8 +144,8 @@ To help prevent fraudulent sign-ups, remove any country/region codes that do not
144144
</RelyingParty>
145145
</TrustFrameworkPolicy>
146146
```
147-
> [!IMPORTANT]
148-
>Add the code in step 2 to the _relying party policy_ to enforce country/region code restrictions on the server side. You must not define these elements only in parent policies; put them in the relying party policy.
147+
> [!IMPORTANT]
148+
>Add the code in step 2 to the _relying party policy_ to enforce country/region code restrictions on the server side. You must not define these elements only in parent policies; put them in the relying party policy.
149149

150150
1. In the `BuildingBlocks` section of this policy file, add the following code. Make sure to include only the country/region codes relevant to your organization:
151151

articles/api-center/agent-to-agent-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Agent registry in Azure API Center
33
description: "Overview of the agent registry for discovering, registering, and managing A2A agents in API Center."
4-
author: ProfessorKendrick
5-
ms.author: kkendrick
4+
5+
66
ms.service: azure-api-center
77
ms.topic: overview
88
ms.date: 11/03/2025

articles/api-center/authorize-api-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Configure API access in Azure API Center
33
description: Learn how to configure access to APIs in the Azure API Center inventory using API keys or OAuth 2.0 authorization. Users authorized for access can test APIs in the API Center portal.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 06/02/2025
8-
ms.author: danlep
8+
99
ms.custom:
1010
# Customer intent: As an API program manager, I want to store API authorization information in my API center and enable authorized users to test APIs in the API Center portal.
1111
---

articles/api-center/build-register-apis-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Build and Register APIs - VS Code Extension
33
description: Learn how API developers can use the Azure API Center extension for Visual Studio Code to build and register APIs in their organization's API center.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 08/28/2025
88
ms.update-cycle: 180-days
9-
ms.author: danlep
9+
1010
ms.collection: ce-skilling-ai-copilot
1111
ms.custom:
1212
# Customer intent: As an API developer, I want to use my Visual Studio Code environment to register APIs in my organization's API center as part of my development workflow.

articles/api-center/customize-api-center-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Customize the API Center Portal
33
description: Learn about settings you can customize in your Azure API Center portal.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 08/07/2025
88
ms.update-cycle: 180-days
9-
ms.author: danlep
9+
1010
ms.custom:
1111
ms.collection: ce-skilling-ai-copilot
1212
# Customer intent: As an API program manager, I want to customize the Azure-managed portal for developers and other API stakeholders in my organization.

articles/api-center/design-api-github-copilot-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Develop APIs with GitHub Copilot for Azure - API Center plugin
33
description: With AI assistance, API developers can use the Azure API Center plugin for GitHub Copilot for Azure to design and develop compliant APIs.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 09/26/2025
88
ms.update-cycle: 180-days
9-
ms.author: danlep
9+
1010
ms.collection: ce-skilling-ai-copilot
1111
ms.custom:
1212
# Customer intent: As an API developer, I want to use my Visual Studio Code environment and GitHub Copilot for Azure to generate Open API specs from natural language prompts.

articles/api-center/discover-apis-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Discover APIs - VS Code extension
33
description: API developers can use the Azure API Center extension for Visual Studio Code to discover APIs in their organization's API center.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 05/27/2025
8-
ms.author: danlep
8+
99
ms.custom:
1010
# Customer intent: As an API developer, I want to use my Visual Studio Code environment to discover and consume APIs in my organizations API center.
1111
---

articles/api-center/enable-api-analysis-linting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Configure linting of API definitions in your API center to analyze
44
ms.service: azure-api-center
55
ms.topic: how-to
66
ms.date: 12/03/2024
7-
ms.author: danlep
8-
author: dlepow
7+
8+
99
ms.custom:
1010
- devx-track-azurecli
1111
- sfi-image-nochange

articles/api-center/enable-api-center-portal-vs-code-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Enable API Center portal view - Azure API Center - VS Code extension
33
description: Enable enterprise developers to view the enterprise's API Center portal view including API definitions using the Visual Studio Code Extension for Azure API Center.
4-
author: dlepow
4+
55
ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 05/27/2025
8-
ms.author: danlep
8+
99
ms.custom:
1010
# Customer intent: As an API program manager, I want to enable an API catalog so that app developers in my organization can discover and consume the APIs in my organization's API center without needing to manage the API inventory itself.
1111
---

articles/api-center/enable-managed-api-analysis-linting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Automatic linting of API definitions in your API center helps you a
44
ms.service: azure-api-center
55
ms.topic: how-to
66
ms.date: 03/31/2025
7-
ms.author: danlep
8-
author: dlepow
7+
8+
99
ms.custom:
1010
# Customer intent: As an API developer or API program manager, I want to analyze the API definitions in my organization's API center for compliance with my organization's API style guide.
1111
---

0 commit comments

Comments
 (0)