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: docs/solution-guidance/portal-rollout.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,14 @@ Often customers did run massive stress tests on their SharePoint on-premises bas
26
26
- SharePoint Online will see the load test as a denial of service attack and simply will block the user or even worse the complete tenant
27
27
- If the load test is not getting blocked it will be throttled resulting in hard to interpret test results
28
28
- SharePoint Online will dynamically scale its underlying infrastructure which works great, but not if you suddenly do a massive load increase. The scaling back-end model needs time to absorb increased load
29
-
- Such a performance test is just a one-time validation whereas you portal will keep on evolving ,it's better to rely on build in portal telemetry so that you're able to continuously follow-up on your portal performance. It's also hard to build a load test that represents a real usage pattern.
29
+
- Such a performance test is just a one-time validation whereas you portal will keep on evolving ,it's better to rely on built in portal telemetry so that you're able to continuously follow-up on your portal performance. It's also hard to build a load test that represents a real usage pattern.
30
30
31
31
The recommended approach for rolling out your new portal is by using a phased roll-out plan combined with built in portal telemetry to measure portal performance while more and more users are added. The next chapter will provide more details around this approach.
32
32
33
33
## Recommendation: use a phased portal roll-out strategy combined with portal telemetry
34
-
A commonly used model for rolling out new functionality is using a phased approach which typically consists out of:
34
+
A commonly used model for rolling out new functionality is using a phased approach which typically consists of:
35
35
- A **pilot** wave: this is the first time the portal is opened up to a group of selected key users. It's important to get a set of representative, critical, key users that can provide the first feedback
36
-
- One of more **end user** waves: the number of waves you have is depending on how many users you'll be having combined with the model you're following. We see companies aligning their roll-out waves with their organization structure, other companies are aligning by country/region...in the end the thing that matters most is the fact that you're gradually adding new users to the portal
36
+
- One or more **end user** waves: the number of waves you have depends on how many users you'll be having combined with the model you're following. We see companies aligning their roll-out waves with their organization structure, other companies are aligning by country/region...in the end the thing that matters most is the fact that you're gradually adding new users to the portal
37
37
38
38
Below picture shows a nice gradual roll-out plan. Note that this also takes in account that typically end-user waves have less actual users then invited users.
39
39
@@ -44,4 +44,4 @@ The above phased approach will give you time to absorb feedback and make adjustm
44
44
## Additional resources
45
45
<aname="bk_addresources"> </a>
46
46
47
-
-[Capacity planning and load testing SharePoint Online](https://support.office.com/en-us/article/Capacity-planning-and-load-testing-SharePoint-Online-c932bd9b-fb9a-47ab-a330-6979d03688c0?ui=en-US&rs=en-US&ad=US)
47
+
-[Capacity planning and load testing SharePoint Online](https://support.office.com/en-us/article/Capacity-planning-and-load-testing-SharePoint-Online-c932bd9b-fb9a-47ab-a330-6979d03688c0?ui=en-US&rs=en-US&ad=US)
0 commit comments