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: support/azure/partner-solutions/log-limitations.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ ms.author: kkendrick
6
6
ms.service: partner-services
7
7
ms.topic: troubleshooting-general
8
8
ms.date: 08/04/2025
9
+
ai.usage: ai-assisted
9
10
10
11
#customer intent: As an Azure administrator, I want to understand and resolve issues with log emission and diagnostic settings for partner service integrations so that I can ensure logs are properly sent and monitored.
11
12
@@ -24,7 +25,7 @@ This article helps you identify and resolve issues that prevent Azure resources
24
25
## Potential quick workarounds
25
26
26
27
1. Remove unused diagnostic settings if the resource has reached the maximum allowed.
27
-
2. Confirm that the resource type supports diagnostic settings and log categories.
28
+
1. Confirm that the resource type supports diagnostic settings and log categories.
28
29
29
30
## Troubleshooting checklist
30
31
@@ -50,16 +51,18 @@ This article helps you identify and resolve issues that prevent Azure resources
50
51
Some Azure resource types do not emit logs because they lack monitoring log categories.
51
52
52
53
**Solution:**
54
+
53
55
1. Review the [Azure Monitor supported resource log categories](/azure/azure-monitor/essentials/resource-logs-categories).
54
-
2. If your resource is not listed, it cannot emit logs to partner services.
56
+
1. If your resource is not listed, it cannot emit logs to partner services.
55
57
56
58
### Cause: Diagnostic settings limit reached
57
59
58
60
Each resource can have a maximum of five diagnostic settings.
59
61
60
62
**Solution:**
63
+
61
64
1. Remove unused diagnostic settings from the resource.
62
-
2. Add a new diagnostic setting for the partner service.
65
+
1. Add a new diagnostic setting for the partner service.
0 commit comments