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: concepts/throttling-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ Other factors that affect a request cost:
176
176
177
177
> [!NOTE]
178
178
> - A request cost can never be lower than 1. Any request cost that applies to a request path starting with `me/` also applies to equivalent requests starting with `users/{id | userPrincipalName}/`.
179
-
> - Using `$select` for `directoryObjects/getByIds` and `getObjectsById`decreases the cost by 2.
179
+
> - Using `$select` for `directoryObjects/getByIds` and `getObjectsById`will result in 2 ResourceUnits.
0 commit comments