Skip to content

Commit 0995935

Browse files
authored
Merge pull request #203608 from AnuragSingh-MSFT/patch-12
AzureCXP fixes MicrosoftDocs/azure-docs#94976
2 parents 9eee173 + 9306ea4 commit 0995935

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/logs/tutorial-custom-logs-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,8 @@ Ensure that you have the correct permissions for your application to the DCR. Yo
432432
The message is too large. The maximum message size is currently 1MB per call.
433433
434434
### Script returns error code 429
435-
API limits have been exceeded. The limits are currently set to 500MB of data/minute for both compressed and uncompressed data, as well as 300,000 requests/minute. Retry after the duration listed in the `Retry-After` header in the response.
435+
API limits have been exceeded. Refer to [service limits for custom logs](../service-limits.md#custom-logs) for details on the current limits.
436+
436437
### Script returns error code 503
437438
Ensure that you have the correct permissions for your application to the DCR. You may also need to wait up to 30 minutes for permissions to propagate.
438439

0 commit comments

Comments
 (0)