Skip to content

Commit 1ba2694

Browse files
authored
Removed "how to" in title
1 parent 244a14c commit 1ba2694

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: How to Avoid getting throttled or blocked in SharePoint Online
2+
title: Avoid getting throttled or blocked in SharePoint Online
33
ms.date: 09/25/2017
44
ms.prod: sharepoint
55
ms.assetid: 33ed8106-d850-42b1-8d7f-5ba83901149c
66
---
77

88

9-
# How to: Avoid getting throttled or blocked in SharePoint Online
9+
# Avoid getting throttled or blocked in SharePoint Online
1010
Find out about throttling in SharePoint Online, and learn how to avoid being throttled or blocked. Includes sample CSOM and REST code you can use to make your task easier.
1111

1212
- [What is throttling?](how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online.md#BKMK_Whatisthrottling)
@@ -301,4 +301,4 @@ If we block your subscription, you'll see HTTP status code 503, and we'll notify
301301

302302
- [Capacity planning and load testing SharePoint Online](http://msdn.microsoft.com/library/22fa7e7e-7554-4987-b56f-b39bbf303a0a.aspx)
303303

304-
- [GitHub: SharePoint Online Throttling code sample](https://github.com/OfficeDev/PnP/tree/dev/Samples/Core.Throttling)
304+
- [GitHub: SharePoint Online Throttling code sample](https://github.com/OfficeDev/PnP/tree/dev/Samples/Core.Throttling)

0 commit comments

Comments
 (0)