Skip to content

Commit bc04039

Browse files
fix incorrect numbered bullet markdown
1 parent e9a3cf4 commit bc04039

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,9 @@ The table below defines the resource unit limits for an application in a tenant:
6464
6565
For multitenant applications:
6666

67-
a. Each tenant hosting the application is considered distinct, operating independently from others. Consequently, every application is subject to its own usage limits within each tenant as defined above.
68-
69-
b. The consumption of resource units by the application is to be measured on a per-tenant, per-application basis. This ensures that each tenant-application pair remains within the permissible resource limits specified for that particular tenant.
70-
71-
c. Should the application reach its resource limit within one tenant, this occurrence will not affect other instances of the application operating in different tenants. Each tenant's resource utilization is isolated, preventing cross-tenant impact.
67+
1. Each tenant hosting the application is considered distinct, operating independently from others. Consequently, every application is subject to its own usage limits within each tenant as defined above.
68+
1. The consumption of resource units by the application is to be measured on a per-tenant, per-application basis. This ensures that each tenant-application pair remains within the permissible resource limits specified for that particular tenant.
69+
1. Should the application reach its resource limit within one tenant, this occurrence will not affect other instances of the application operating in different tenants. Each tenant's resource utilization is isolated, preventing cross-tenant impact.
7270

7371
In terms of API costs, [Microsoft Graph APIs](/graph) have a predetermined resource unit cost per request:
7472

0 commit comments

Comments
 (0)