Skip to content

Commit ed6621d

Browse files
Minor fixes.
1 parent 2a02b74 commit ed6621d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/api-management/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@
460460
href: /cli/azure/apim
461461
- name: Azure PowerShell
462462
href: /powershell/module/az.apimanagement/
463+
- name: Monitoring data reference
464+
href: monitor-api-management-reference.md
463465
- name: REST API
464466
href: /rest/api/apimanagement/
465467
- name: REST API SDKs

articles/api-management/monitor-api-management.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This table describes how you can collect data to monitor your service, and what
2727

2828
## Built in monitoring for API Management
2929

30+
Azure API management has the following built in monitoring features.
3031

3132
### Get API analytics in Azure API Management
3233

@@ -53,7 +54,7 @@ With API analytics, analyze the usage and performance of the APIs in your API Ma
5354
- Users
5455
- Requests
5556

56-
API analytics provides data on requests, including failed and unauthorized requests. Geography values are , based on IP address mapping. There can be a delay in the availability of analytics data.
57+
API analytics provides data on requests, including failed and unauthorized requests. Geography values are based on IP address mapping. There can be a delay in the availability of analytics data.
5758

5859
#### Azure Monitor-based dashboard
5960

@@ -491,8 +492,6 @@ Addressing the issue of telemetry data flow from API Management to Application I
491492

492493
### Enable logging of developer portal usage in Azure API Management
493494

494-
[!INCLUDE [api-management-availability-premium-dev-standard-basic](../../includes/api-management-availability-premium-dev-standard-basic.md)]
495-
496495
This article shows you how to enable Azure Monitor logs for auditing and troubleshooting usage of the API Management [developer portal](developer-portal-overview.md). When enabled through a diagnostic setting, the logs collect information about the requests that are received and processed by the developer portal.
497496

498497
Developer portal usage logs include data about activity in the developer portal, including:
@@ -515,7 +514,7 @@ To configure a diagnostic setting for developer portal usage logs:
515514
1. **Diagnostic setting name**: Enter a descriptive name.
516515
1. **Category groups**: Optionally make a selection for your scenario.
517516
1. Under **Categories**: Select **Logs related to Developer Portal usage**. Optionally select other categories as needed.
518-
1. Under **Destination details**, select one or more options and specify details for the destination. For example, archive logs to a storage account or stream them to an event hub. [Learn more](/azure/azure-monitor/essentials/diagnostic-settings).
517+
1. Under **Destination details**, select one or more options and specify details for the destination. For example, archive logs to a storage account or stream them to an event hub. For more information, see [Diagnostic settings in Azure Monitor](/azure/azure-monitor/essentials/diagnostic-settings).
519518
1. Select **Save**.
520519

521520
#### View diagnostic log data
@@ -532,8 +531,6 @@ If you send logs to a storage account, you can access the data in the Azure port
532531

533532
### Integrate Application Insights to developer portal
534533

535-
[!INCLUDE [api-management-availability-premium-dev-standard-basic-premiumv2-standardv2-basicv2](../../includes/api-management-availability-premium-dev-standard-basic-premiumv2-standardv2-basicv2.md)]
536-
537534
A popular feature of Azure Monitor is Application Insights. It's an extensible Application Performance Management (APM) service for developers and DevOps professionals. Use it to monitor your developer portal and detect performance anomalies. Application Insights includes powerful analytics tools to help you learn what users actually do while visiting your developer portal.
538535

539536
#### Add Application Insights to your portal

0 commit comments

Comments
 (0)