Skip to content

Commit 8dca9c5

Browse files
resolved feedback comments
1 parent a7316c1 commit 8dca9c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/integrations/microsoft-azure/azure-api-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
For Azure API Management, you can collect the following logs and metrics:
1616

17-
* **Gateway Logs**. Resource Logs for Azure API Management Gateway. To learn more about its schema, refer to the Azure documentation, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/gateway-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
18-
* **WebSocket Connection Logs**. Websocket connection events for API Management Gateway. To learn more about its schema, refer to the Azure documentation, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/apimanagementwebsocketconnectionlogs). The Consumption tier doesn't support the collection of resource logs.
19-
* **Developer Portal Audit Logs**. Diagnostic Logs for API Management Developer Portal API. To learn more about its schema, refer to the Azure documentation, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/developer-portal-audit-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
17+
* **Gateway Logs**. Resource Logs for Azure API Management Gateway. To learn more about its schema, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/gateway-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
18+
* **WebSocket Connection Logs**. Websocket connection events for API Management Gateway. To learn more about its schema, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/apimanagementwebsocketconnectionlogs). The Consumption tier doesn't support the collection of resource logs.
19+
* **Developer Portal Audit Logs**. Diagnostic Logs for API Management Developer Portal API. To learn more about its schema, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/developer-portal-audit-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
2020
* **Platform Metrics for Azure API Management**. These metrics are available in [Microsoft.ApiManagement/service](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-apimanagement-service-metrics) namespace.
2121

2222
## Setup

0 commit comments

Comments
 (0)