You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/monitor-app-configuration-reference.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,10 +61,11 @@ This section refers to all of the Azure Monitor Logs Kusto tables re
61
61
62
62
|Resource type | Notes |
63
63
|-------|-----|
64
-
|[AACHttpRequest](/azure/azure-monitor/reference/tables/aachttprequest)| Entries of every Http request sent to a selected app configuration resource. |
65
-
|[AzureActivity](/azure/azure-monitor/reference/tables/azureactivity)| Entries from the Azure Activity log that provide insight into any subscription-level or management group level events that have occurred in Azure. |
|[AACHttpRequest](/azure/azure-monitor/reference/tables/AACHttpRequest)| Entries of every Http request sent to a selected app configuration resource. |
66
+
|[AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity)| Entries from the Azure Activity log that provide insight into any subscription-level or management group level events that have occurred in Azure. |
66
67
67
-
For a reference of all Azure Monitor Logs / Log Analytics tables, see the [Azure Monitor Log Table Reference](/azure/azure-monitor/reference/tables/tables-resourcetype).
68
+
For a reference of all Azure Monitor Logs / Log Analytics tables, see the [Azure Monitor Log Table Reference](/azure/azure-monitor/reference/tables/microsoft-appconfiguration_configurationstores).
0 commit comments