Skip to content

Commit 0955da5

Browse files
Update log-limitations.md
1 parent e95b2bd commit 0955da5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

support/azure/partner-solutions/log-limitations.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.author: kkendrick
66
ms.service: partner-services
77
ms.topic: troubleshooting-general
88
ms.date: 08/04/2025
9+
ai.usage: ai-assisted
910

1011
#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.
1112

@@ -24,7 +25,7 @@ This article helps you identify and resolve issues that prevent Azure resources
2425
## Potential quick workarounds
2526

2627
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.
2829

2930
## Troubleshooting checklist
3031

@@ -50,16 +51,18 @@ This article helps you identify and resolve issues that prevent Azure resources
5051
Some Azure resource types do not emit logs because they lack monitoring log categories.
5152

5253
**Solution:**
54+
5355
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.
5557

5658
### Cause: Diagnostic settings limit reached
5759

5860
Each resource can have a maximum of five diagnostic settings.
5961

6062
**Solution:**
63+
6164
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.
6366

6467
### Cause: Metrics data not exported
6568

0 commit comments

Comments
 (0)