Skip to content

Commit 4242c3d

Browse files
Merge pull request SharePoint#8039 from dereklh7/AbsoluteLink-6-6
Validation: Removed Absolute Links and Updated Descriptions.
2 parents 7954e94 + 8c38868 commit 4242c3d

12 files changed

+46
-46
lines changed

docs/transform/modernize-customizations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Modernize customizations
33
description: Overview of the customizations that are not compatible with the modern user interface in SharePoint, and guidelines on how to remediate them.
4-
ms.date: 12/13/2018
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -118,9 +118,9 @@ In the introduction, we mentioned the common pattern of adding a site banner by
118118

119119
To learn more about SharePoint Framework Application Customizer extensions, see:
120120

121-
- [Build your first SharePoint Framework Extension](https://docs.microsoft.com/sharepoint/dev/spfx/extensions/get-started/build-a-hello-world-extension)
122-
- [Migrating user custom actions and ECB menu items to SharePoint Framework Extensions](https://docs.microsoft.com/sharepoint/dev/spfx/extensions/guidance/migrate-user-customactions-to-spfx-extensions)
123-
- [Migrating from UserCustomAction to SharePoint Framework Extensions tutorial](https://docs.microsoft.com/sharepoint/dev/spfx/extensions/guidance/migrate-from-usercustomactions-to-spfx-extensions)
121+
- [Build your first SharePoint Framework Extension](/sharepoint/dev/spfx/extensions/get-started/build-a-hello-world-extension)
122+
- [Migrating user custom actions and ECB menu items to SharePoint Framework Extensions](/sharepoint/dev/spfx/extensions/guidance/migrate-user-customactions-to-spfx-extensions)
123+
- [Migrating from UserCustomAction to SharePoint Framework Extensions tutorial](/sharepoint/dev/spfx/extensions/guidance/migrate-from-usercustomactions-to-spfx-extensions)
124124

125125
### Custom menu items in the site actions menu
126126

docs/transform/modernize-guidance-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint modernization guidance - Support step
33
description: MModernization offerings that IT Teams and partners can use with their customers - Support step
4-
ms.date: 12/06/2019
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -23,5 +23,5 @@ You’ve added a cool extension, fixed a type, fixed a bug…any contribution to
2323

2424
What else can you consider combining with the modernization:
2525

26-
- Make the Teams experience richer by populating the created Teams team with channels and messages. See https://docs.microsoft.com/sharepoint/dev/solution-guidance/pnp-provisioning-tenant-templates on how to get started with PnP Tenant templates that provision Teams content.
27-
- Create SharePoint Framework based customizations to replace existing, business critical, classic customizations. The customizations can also be hosted in Teams. See https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview to learn more.
26+
- Make the Teams experience richer by populating the created Teams team with channels and messages. See /sharepoint/dev/solution-guidance/pnp-provisioning-tenant-templates on how to get started with PnP Tenant templates that provision Teams content.
27+
- Create SharePoint Framework based customizations to replace existing, business critical, classic customizations. The customizations can also be hosted in Teams. See /sharepoint/dev/spfx/sharepoint-framework-overview to learn more.

docs/transform/modernize-publishing-portal-scanner.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Analyze and use the scanner data: Publishing portal scanner"
33
description: Understand and process the publishing portal scanner results to help you prepare the modernization of these portals
4-
ms.date: 01/27/2021
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: medium
77
---
@@ -38,21 +38,21 @@ Publishing portals in this category do only have one sub site level or no sub si
3838

3939
All the portals in this category also use structural navigation, recommended way forward here is to ensure the needed global navigation elements appear in the hub site navigation and the current navigation entries are defined in the respective communication sites (the ones replacing the sub sites).
4040

41-
See [Planning Navigation for the modern SharePoint experience](https://docs.microsoft.com/sharepoint/plan-navigation-modern-experience) for more information.
41+
See [Planning Navigation for the modern SharePoint experience](/sharepoint/plan-navigation-modern-experience) for more information.
4242

4343
#### Page layouts and publishing features
4444

4545
All the portals in the `Simple` complexity category only use out-of-the-box publishing portals layouts. Due to this out-of-the-box usage the future page transformation for publishing portals will be able to help with the transformation of pages based upon these page layouts.
4646

4747
Portals having more advanced publishing features like scheduled publishing or approval workflows are not listed in this category which means that with the basic configuration you get from a communication site you should be set.
4848

49-
See [Moving from Publishing sites to Communication sites](https://docs.microsoft.com/sharepoint/publishing-sites-classic-to-modern-experience) for more information.
49+
See [Moving from Publishing sites to Communication sites](/sharepoint/publishing-sites-classic-to-modern-experience) for more information.
5050

5151
#### Portal branding
5252

5353
The publishing portal categorization is not taking in account possible branding done via customer master pages and alternate CSS. Branding in a modern portal is fundamentally different which means that it requires work regardless of the portal complexity.
5454

55-
See [Branding your SharePoint Online site](https://docs.microsoft.com/sharepoint/branding-sharepoint-online-sites-modern-experience) for more information.
55+
See [Branding your SharePoint Online site](/sharepoint/branding-sharepoint-online-sites-modern-experience) for more information.
5656

5757
#### Multi-lingual features
5858

@@ -66,21 +66,21 @@ Publishing portals in this category do only have up to three levels of sub sites
6666

6767
Portals in this category can have managed navigation defined for either their global or current navigation. Configuring navigation based upon a termset is currently not supported in communication sites, hence you'll need to use the foreseen navigation options (hub navigation, regular communication site navigation) to reimplement your desired navigation.
6868

69-
See [Planning Navigation for the modern SharePoint experience](https://docs.microsoft.com/sharepoint/plan-navigation-modern-experience) for more information.
69+
See [Planning Navigation for the modern SharePoint experience](/sharepoint/plan-navigation-modern-experience) for more information.
7070

7171
#### Page layouts and publishing features
7272

7373
Portals in the `Medium` complexity category can have customized page layouts, which is something that you should take over in your new modern page templates.
7474

7575
These portals can also use more advanced publishing capabilities like an approval workflow or scheduled publishing. For the first you do have the option to configure page approval using Microsoft Flow, for the latter there's currently no out-of-the-box equivalent available.
7676

77-
See [Moving from Publishing sites to Communication sites](https://docs.microsoft.com/sharepoint/publishing-sites-classic-to-modern-experience) for more information.
77+
See [Moving from Publishing sites to Communication sites](/sharepoint/publishing-sites-classic-to-modern-experience) for more information.
7878

7979
#### Portal branding
8080

8181
The publishing portal categorization is not taking in account possible branding done via customer master pages and alternate CSS. Branding in a modern portal is fundamentally different which means that it requires work regardless of the portal complexity.
8282

83-
See [Branding your SharePoint Online site](https://docs.microsoft.com/sharepoint/branding-sharepoint-online-sites-modern-experience) for more information.
83+
See [Branding your SharePoint Online site](/sharepoint/branding-sharepoint-online-sites-modern-experience) for more information.
8484

8585
#### Multi-lingual features
8686

@@ -89,6 +89,6 @@ Portals are only in the `Medium` complexity category if they're not using multi-
8989
## See also
9090

9191
- [Modernize your classic SharePoint sites](modernize-classic-sites.md)
92-
- [Planning Navigation for the modern SharePoint experience](https://docs.microsoft.com/sharepoint/plan-navigation-modern-experience)
93-
- [Moving from Publishing sites to Communication sites](https://docs.microsoft.com/sharepoint/publishing-sites-classic-to-modern-experience)
94-
- [Branding your SharePoint Online site](https://docs.microsoft.com/sharepoint/branding-sharepoint-online-sites-modern-experience)
92+
- [Planning Navigation for the modern SharePoint experience](/sharepoint/plan-navigation-modern-experience)
93+
- [Moving from Publishing sites to Communication sites](/sharepoint/publishing-sites-classic-to-modern-experience)
94+
- [Branding your SharePoint Online site](/sharepoint/branding-sharepoint-online-sites-modern-experience)

docs/transform/modernize-publishing-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Modernize classic publishing portals
33
description: Modernize your classic publishing portals
4-
ms.date: 10/10/2019
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: medium
77
---
@@ -11,7 +11,7 @@ ms.localizationpriority: medium
1111
> [!IMPORTANT]
1212
> Modernization tooling and all other PnP components are open-source tools backed by an active community providing support for them. There is no SLA for open-source tool support from official Microsoft support channels.
1313
14-
A classic publishing portal uses publishing functionalities like page layouts, custom branding, page approvals, audience targeting and many more. For most classic publishing portal functionalities there's a modern equivalent enabling you to build a similar modern publishing portal. This modern publishing portal will then take advantage of all the modern capabilities like beautiful pages that work on any device, flexible page approval using Microsoft Flow etc as described in the [Guide to the Modern experience in SharePoint](https://docs.microsoft.com/sharepoint/guide-to-sharepoint-modern-experience). Ensuring the portal you design is healthy and does achieve the performance you desire is important, a recommended read is the [Creating and launching a healthy SharePoint portal](https://docs.microsoft.com/sharepoint/portal-health) documentation.
14+
A classic publishing portal uses publishing functionalities like page layouts, custom branding, page approvals, audience targeting and many more. For most classic publishing portal functionalities there's a modern equivalent enabling you to build a similar modern publishing portal. This modern publishing portal will then take advantage of all the modern capabilities like beautiful pages that work on any device, flexible page approval using Microsoft Flow etc as described in the [Guide to the Modern experience in SharePoint](/sharepoint/guide-to-sharepoint-modern-experience). Ensuring the portal you design is healthy and does achieve the performance you desire is important, a recommended read is the [Creating and launching a healthy SharePoint portal](/sharepoint/portal-health) documentation.
1515

1616
## Modernization approach
1717

@@ -33,13 +33,13 @@ Classic portals typically are using deeply nested site structures as shown below
3333

3434
In modern intranets we recommend using individual communication sites instead of sub sites (you potentially can consolidate/deprecate certain of the sub sites) and then where need create a flexible hub-spoke model by designating some site collections to be a hub and joining other site collections to that hub. Note that in these individual site collections you can still create content types (based on the modern site page) for you page meta data (e.g. using site designs one can get these content types applied to each site joining the hub). Next to content types you can also have modern page templates as a lightweight alternative for the classic page layouts.
3535

36-
![Modern Information architecture](media/modernize/modern information architecture.png)
36+
![Diagram of modern information architecture, showing the relationship between the Intranet, Finance, and I T.](media/modernize/modern information architecture.png)
3737

3838
As preparation for designing your new information architecture it's useful to understand which publishing features are used and for that you can use the [SharePoint Modernization scanner](https://aka.ms/sppnp-modernizationscanner). Using this scanner you can scan your complete tenant or a subset of site collections for their readiness in three categories: "Microsoft 365 group connection", "Page transformation" and "Publishing Portal Modernization". You can have the scanner collect all three categories but you can also scope the scan to only get the "Publishing Portal Modernization" information by using the `-m PublishingOnly` option. The result of the scan will be an Excel based dashboard which will allow you to analyze the publishing feature usage of all your portals.
3939

4040
![publishing portal dashboard](media/modernize/publishingscanner_1.png)
4141

4242
## See also
4343

44-
- [Guide to the Modern experience in SharePoint](https://docs.microsoft.com/sharepoint/guide-to-sharepoint-modern-experience)
44+
- [Guide to the Modern experience in SharePoint](/sharepoint/guide-to-sharepoint-modern-experience)
4545
- [SharePoint Modernization scanner](https://aka.ms/sppnp-modernizationscanner)

docs/transform/modernize-scanner-reports-groupconnect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner reports for the Microsoft 365 group connect scanner mode
33
description: Explains the Microsoft 365 group connect output created by the modernization scanner
4-
ms.date: 02/14/2020
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -132,4 +132,4 @@ Load the ModernizationUserCustomActionScanResults.csv into Microsoft Excel and u
132132

133133
Filter | Takeaway
134134
---------|----------
135-
**No filter** | Will give you one row per found incompatible user custom action. You need to assess how important these user custom actions are: if they are business critical it's better to either build an alternative [SharePoint Framework extension](https://docs.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions) or move the site back to "classic"
135+
**No filter** | Will give you one row per found incompatible user custom action. You need to assess how important these user custom actions are: if they are business critical it's better to either build an alternative [SharePoint Framework extension](/sharepoint/dev/spfx/extensions/overview-extensions) or move the site back to "classic"

docs/transform/modernize-scanner-reports-lists.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner reports for the Lists scanner mode
33
description: Explains the lists output created by the modernization scanner
4-
ms.date: 10/23/2019
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -26,7 +26,7 @@ Column | Description
2626
**Blocked at site level** | TRUE if the list is blocked because the **site** scoped feature (E3540C7D-6BEA-403C-A224-1A12EAFEE4C4) was enabled.
2727
**Blocked at web level** | TRUE if the list is blocked because the **web** scoped feature (52E14B6F-B1BB-4969-B89B-C4FAA56745EF) was enabled.
2828
**Blocked at list level** | TRUE if the user changed the list experience setting to "classic experience".
29-
**List page render type** | The value of the PageRenderType property as explained in [docs.microsoft.com](https://docs.microsoft.com/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries#programmatically-detect-if-your-librarylist-will-be-shown-using-modern-or-classic).
29+
**List page render type** | The value of the PageRenderType property as explained in [docs.microsoft.com](/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries#programmatically-detect-if-your-librarylist-will-be-shown-using-modern-or-classic).
3030
**List experience** | The set list experience setting: auto (default), modern or classic.
3131
**Blocked by not being able to load page** | TRUE if the page associated with the list default view could not be loaded.
3232
**Blocked by not being able to load page exception** | The error that was triggered when the page could not be loaded.

docs/transform/modernize-scanner-reports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner reports
33
description: Explains the output created by the modernization scanner
4-
ms.date: 02/04/2021
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -34,7 +34,7 @@ After the run you'll find a new sub folder (e.g. 636530041937506713) which conta
3434

3535
Report | Include in following modes | Content
3636
---------|----------|----------
37-
**Microsoft 365 group Connection Readiness.xlsx** | All modes | The report that summarizes the data you need to know to help with assessing the readiness for "Microsoft 365 group connection" also called "Groupify". Checkout [Analyze and use the scanner data](https://docs.microsoft.com/sharepoint/dev/transform/modernize-connect-to-office365-group-scanner) to learn more on how to use the scanner results.
37+
**Microsoft 365 group Connection Readiness.xlsx** | All modes | The report that summarizes the data you need to know to help with assessing the readiness for "Microsoft 365 group connection" also called "Groupify". Checkout [Analyze and use the scanner data](/sharepoint/dev/transform/modernize-connect-to-office365-group-scanner) to learn more on how to use the scanner results.
3838
**office 365 List Readiness.xlsx** | Full, ListOnly | An Excel report using PowerQuery and PowerPivot to make it easier for to analyze the lists that will not render in modern.
3939
**Office 365 Page Transformation Readiness.xlsx** | Full, PageOnly| The report that summarizes the data you need to know to help with assessing the readiness for "Page Transformation" (so transforming from classic pages into modern pages)
4040
**Office 365 Publishing Portal Transformation Readiness.xlsx** | Full, PublishingOnly, PublishingWithPagesOnly | The report that summarizes the data you need to understand for transforming your classic publishing portals into modern publishing portals

docs/transform/modernize-scanner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner
33
description: Gets you started with the SharePoint modernization scanner
4-
ms.date: 05/20/2022
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -21,7 +21,7 @@ This scanner is a key tool to use if you want to prepare for modernizing your cl
2121

2222
> [!NOTE]
2323
> - Assessing your workflow 2013 usage should be done using the [Microsoft 365 Assessment tool](https://aka.ms/microsoft365assessmenttool), this tool will step by step replace the still relevant features from the modernization scanner
24-
> - The SharePoint modernization scanner only is supported for running against SharePoint Online. For scanning on-premises SharePoint you can consider using the [SharePoint Migration Assessment Tool](https://docs.microsoft.com/sharepointmigration/overview-of-the-sharepoint-migration-assessment-tool) (SMAT) or the [Microsoft Consulting Services open source version of the on-premises workflow scanner](https://github.com/microsoft/SP-Server-Workflow-Scanner).
24+
> - The SharePoint modernization scanner only is supported for running against SharePoint Online. For scanning on-premises SharePoint you can consider using the [SharePoint Migration Assessment Tool](/sharepointmigration/overview-of-the-sharepoint-migration-assessment-tool) (SMAT) or the [Microsoft Consulting Services open source version of the on-premises workflow scanner](https://github.com/microsoft/SP-Server-Workflow-Scanner).
2525
>
2626
> [!IMPORTANT]
2727
> Modernization tooling and all other PnP components are open-source tools backed by an active community providing support for them. There is no SLA for open-source tool support from official Microsoft support channels.

0 commit comments

Comments
 (0)