Skip to content

Commit c1c6836

Browse files
authored
Add throttling errors section and related image to known issues documentation (#36656)
1 parent 9ba711b commit c1c6836

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/sql-server/azure-arc/known-issues.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,18 @@ If a database isn't online and updatable, required permissions aren't assigned t
3232

3333
Currently `Microsoft.AzureArcData` tags are not included in cost reports. For updates, review [Microsoft.AzureArcData tag support](/azure/azure-resource-manager/management/tag-support#microsoftazurearcdata)
3434

35+
## Throttling errors
36+
37+
You might occasionally see throttling notifications for Azure resource updates in Activity log, as shown below. This behavior is expected due to service-imposed rate limits. Updates for SQL Server instances, databases, and availability groups inventory run continuously on an hourly basis and should eventually complete successfully.
38+
39+
:::image type="content" source="media/known-issues/throttling-error-notification.png" alt-text="Screenshot of throttling error notification in Activity log." lightbox="media/known-issues/throttling-error-notification.png":::
40+
41+
Contact the support team for assistance if you:
42+
43+
- Encounter these errors repeatedly
44+
- Notice data inconsistencies in Azure for your SQL Server instances, databases, or availability groups
45+
- Experience failures when using other features of SQL Server enabled by Azure Arc
46+
3547
## Related content
3648

3749
- [Troubleshoot Azure extension for SQL Server deployment](troubleshoot-deployment.md)
365 KB
Loading

0 commit comments

Comments
 (0)