Skip to content

Commit fcdc831

Browse files
author
gitName
committed
override
1 parent 069672f commit fcdc831

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Perform API linting and analysis - Azure API Center
33
description: Configure linting of API definitions in your API center to analyze compliance of APIs with the organization's API style guide.
44
ms.service: azure-api-center
55
ms.topic: how-to
6-
ms.date: 06/29/2024
6+
ms.date: 11/15/2024
77
ms.author: danlep
88
author: dlepow
99
ms.custom: devx-track-azurecli
@@ -12,10 +12,10 @@ ms.custom: devx-track-azurecli
1212

1313
# Enable API analysis in your API center - self-managed
1414

15-
This article explains how to enable API analysis in [Azure API Center](overview.md) by manually setting up a linting engine and triggers. API analysis offers linting capabilities to analyze API definitions in your organization's API center. Linting ensures your API definitions adhere to organizational style rules, generating both individual and summary reports. Use API analysis to identify and correct common errors and inconsistencies in your API definitions.
15+
This article explains how to enable API analysis in [Azure API Center](overview.md) by manually setting up a linting engine and triggers. These capabilities analyze your API definitions for adherence to organizational style rules, generating both individual and summary reports. API analysis helps identify and correct common errors and inconsistencies in your API definitions.
1616

1717
> [!NOTE]
18-
> In preview, Azure API Center automatically sets up a linting engine and any required dependencies and triggers. [Learn more](enable-managed-api-analysis-linting.md).
18+
> In preview, Azure API Center [automatically configures](enable-managed-api-analysis-linting.md) a default linting engine and dependencies for API analysis. If you enable analysis manually, you override these built-in features.
1919
2020
> [!VIDEO https://www.youtube.com/embed/m0XATQaVhxA]
2121

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom:
1212

1313
# Analyze APIs in your API center - Microsoft managed
1414

15-
Your organization's [API center](overview.md) includes built-in linting capabilities (preview) to analyze API definitions for adherence to organizational style rules, generating both individual and summary reports. API analysis identifies and helps you correct common errors and inconsistencies in your API definitions.
15+
Your organization's [API center](overview.md) includes built-in, Microsoft-managed linting capabilities (preview) to analyze API definitions for adherence to organizational style rules, generating both individual and summary reports. API analysis identifies and helps you correct common errors and inconsistencies in your API definitions.
1616

1717
With API analysis:
1818

@@ -22,7 +22,7 @@ With API analysis:
2222

2323

2424
> [!IMPORTANT]
25-
> You can also enable linting and analysis [manually](enable-api-analysis-linting.md) using a custom Azure function. **Disable any function used for manual linting before using managed API analysis.**
25+
> If you prefer, you can [manually enable](enable-api-analysis-linting.md) linting and analysis using a custom Azure function, overriding the built-in capabilities. **Disable any function used for manual linting before using managed API analysis.**
2626
2727
## Limitations
2828

-5.26 KB
Loading

0 commit comments

Comments
 (0)