Skip to content

Commit 25407c1

Browse files
committed
[APIC] API Analysis summary
1 parent 87532d3 commit 25407c1

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

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

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,15 @@ To confirm that the event subscription was triggered:
261261
262262
After analyzing the API definition, the linting engine generates a report based on the configured API style guide.
263263
264-
## View API analysis report
264+
## View API analysis reports
265265
266-
To view the API analysis report in your API center:
266+
You can view the analysis report for your API definition in the Azure portal. After an API definition is analyzed, the report lists errors, warnings, and information based on the configured API style guide.
267+
268+
In the portal, you can also view a summary of analysis reports for all API definitions in your API center.
269+
270+
### Analysis report for an API definition
271+
272+
To view the analysis report for an API definition in your API center:
267273
268274
1. Sign in to the Azure portal at [https://portal.azure.com/?Microsoft_Azure_ApiManagement=apicenterpreview](https://portal.azure.com/?Microsoft_Azure_ApiManagement=apicenterpreview).
269275
1. Navigate to the API version in your API center where you added or updated an API definition.
@@ -275,6 +281,15 @@ The **API Analysis Report** opens, and it displays the API definition and errors
275281
276282
:::image type="content" source="media/enable-api-analysis-linting/api-analysis-report.png" alt-text="Screenshot of an API analysis report in the portal.":::
277283
284+
### API analysis summary
285+
286+
To view a summary of analysis reports for all API definitions in your API center:
287+
288+
1. Sign in to the Azure portal at [https://portal.azure.com/?Microsoft_Azure_ApiManagement=apicenterpreview](https://portal.azure.com/?Microsoft_Azure_ApiManagement=apicenterpreview).
289+
1. In the left-hand menu, under **Governance**, select **API Analysis**. The summary appears.
290+
291+
:::image type="content" source="media/enable-api-analysis-linting/api-analysis-summary.png" alt-text="Screenshot of the API analysis summary in the portal.":::
292+
278293
## Related content
279294
280295
Learn more about Event Grid:
92.2 KB
Loading

0 commit comments

Comments
 (0)