Skip to content

Commit 022a974

Browse files
committed
Fix Build errors, remove misleading autogeneration note
1 parent eafe3b0 commit 022a974

34 files changed

+29
-33
lines changed

includes/throttling-cpim.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.subservice: entra-sign-in
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
98

109
| Request type | Limit per tenant for all apps | Limit per app per tenant |
1110
| ------------ | ----------------------------- | ------------------------ |

includes/throttling-education-rostering-apis.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.subservice: education
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
98

109
| Request type | Limit per app for all tenants | Limit per app per tenant |
1110
| ------------ | ----------------------------- | ------------------------ |

includes/throttling-entra-logs-reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Changed authenticationMethodsRoot to authenticationMethod
2323
-->
2424

2525
### Identity and access reports best practices
26-
Microsoft Entra reporting APIs are throttled when Microsoft Entra ID receives too many calls during a given timeframe from a tenant or app. Calls might also be throttled if the service takes too long to respond. If your requests still fail with a `429 Too Many Requests` error code despite applying the [best practices to handle throttling](throttling.md#best-practices-to-handle-throttling), try reducing the amount of data returned. Try these approaches first:
26+
Microsoft Entra reporting APIs are throttled when Microsoft Entra ID receives too many calls during a given timeframe from a tenant or app. Calls might also be throttled if the service takes too long to respond. If your requests still fail with a `429 Too Many Requests` error code despite applying the [best practices to handle throttling](/graph/throttling#best-practices-to-handle-throttling), try reducing the amount of data returned. Try these approaches first:
2727
- Use filters to target your query to just the data you need. If you only need a certain type of event or a subset of users, for example, filter out other events using the `$filter` and `$select` query parameters to reduce the size of your response object and the risk of throttling.
2828
- If you need a broad set of Microsoft Entra ID reporting data, use `$filter` on the **createdDateTime** to limit the number of sign-in events you query in a single call. Then, iterate through the next timespan until you have all the records you need. For example, if you're being throttled, you can begin with a call that requests three days of data and iterate with shorter timespans until your requests are no longer throttled.

includes/throttling-excel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
88

9-
For explanations and best practices related to Excel service throttling, see [Reduce throttling errors](workbook-best-practice.md#reduce-throttling-errors). In addition, following are some throttling limits.
9+
For explanations and best practices related to Excel service throttling, see [Reduce throttling errors](/graph/workbook-best-practice#reduce-throttling-errors). In addition, following are some throttling limits.
1010

1111
| Request type | Limit per app for all tenants | Limit per app per tenant |
1212
| ------------ | ----------------------------- | ------------------------ |

includes/throttling-intune-android-for-work.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune android for work service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

includes/throttling-intune-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune applications service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

includes/throttling-intune-auditing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune auditing service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

includes/throttling-intune-books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune books service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

includes/throttling-intune-bundles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune bundles service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

includes/throttling-intune-chromebook-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: intune
55
ms.topic: include
66
---
77
<!-- markdownlint-disable MD041 -->
8-
<!-- this file is auto-generated don't edit it manually! -->
8+
99
#### Intune chromebook sync service limits
1010

1111
| Request type | Limit per tenant for all apps | Limit per app per tenant |

0 commit comments

Comments
 (0)