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/transform/modernize-scanner-reports-workflow.md
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Column | Description
26
26
**Scope** | Workflows are either connected to a site, list or content type.
27
27
**Has subscriptions** | Is this workflow being used or is it just defined.
28
28
**Enabled** | Is the workflow enabled.
29
-
**Is OOB** | Is this one of the OOB workflows that SharePoint Online has.
29
+
**Is OOB** | Is this one of the OOB workflows that SharePoint Online has. (OOB workflows are never analyzed)
30
30
**List Title** | If the workflow is scoped to a list this contains the title of that list.
31
31
**List Url** | If the workflow is scoped to a list this contains the url of that list.
32
32
**List Id** | If the workflow is scoped to a list this contains the id of that list.
@@ -38,16 +38,16 @@ Column | Description
38
38
**Subscription Name** | Name of the subscription created for this workflow.
39
39
**Subscription Id** | Id of the subscription created for this workflow.
40
40
**Definition Changed On** | When was this workflow definition last changed.
41
-
**Subscription Changed On** | When was the workflow subscription last changed.
42
-
**Action Count** | Number of actions detected in this workflow.
43
-
**Used Actions** | List of the unique actions used in this workflow.
44
-
**Used Triggers** | List of the workflow triggers that trigger this workflow to start.
45
-
**Flow upgradability** | % indicating how well the detected actions are upgradable to Microsoft Flow.
46
-
**Incompatible Action Count** | Number of actions that are not compatible with Microsoft Flow.
47
-
**Incompatible Actions** | List of unique actions which are not compatible with Microsoft Flow.
48
-
**Change Year** | Year of last workflow definition change.
49
-
**Change Quarter** | Quarter of last workflow definition change.
50
-
**Change Month** | Month of last workflow definition change.
41
+
**Subscription Changed On** | When was the workflow subscription last changed. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode)
42
+
**Action Count** | Number of actions detected in this workflow. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
43
+
**Used Actions** | List of the unique actions used in this workflow. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
44
+
**Used Triggers** | List of the workflow triggers that trigger this workflow to start. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
45
+
**Flow upgradability** | % indicating how well the detected actions are upgradable to Microsoft Flow. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
46
+
**Incompatible Action Count** | Number of actions that are not compatible with Microsoft Flow. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
47
+
**Incompatible Actions** | List of unique actions which are not compatible with Microsoft Flow. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
48
+
**Change Year** | Year of last workflow definition change. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
49
+
**Change Quarter** | Quarter of last workflow definition change. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
50
+
**Change Month** | Month of last workflow definition change. (only when used with the `WorkflowWithDetailsOnly` or `Full` mode
Copy file name to clipboardExpand all lines: docs/transform/modernize-scanner.md
+40-32Lines changed: 40 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -74,20 +74,22 @@ The easiest approach is to simply launch SharePoint.Modernization.Scanner.exe as
74
74
75
75
The first page of the modernization scanner wizard asks you for authentication information. The scanner supports four options, select the one you need and fill in the needed information as described below. Ideally you use an app-only model as that will ensure the scanner has access to all sites it needs to scan.
76
76
77
-

77
+

78
78
79
79
If you've [setup access via Azure AD App-Only](../solution-guidance/security-apponly-azuread.md), you do have created an Azure App and configured a certificate for accessing it. This information needs to be provided to the tool:
80
80
81
81
-**Azure AD Application ID**: ID of the created application in your Azure AD environment
82
82
-**Azure AD Domain name**: the default ___domain of your Azure AD environment. You can find this from the overview page of the Azure AD admin center. Typically this ___domain is formatted as *.onmicrosoft.com, for example, contoso.onmicrosoft.com.
83
83
-**Certificate file**: the certificate that you granted app-only access to the Azure AD app, this needs to be presented as a password protected PFX file
84
84
-**Password for the PFX file**: the password used to secure the previously provided PFX file
85
+
-**Authentication region**: if your tenant is located in the US Government (ITAR), Germany or China cloud environment then select the respective region
85
86
86
87
> [!NOTE]
87
88
> You can also opt to install the certificate on your computer and reference it via the -w command line parameters. To reference the certificate you would use this value for the -w parameter "My|CurrentUser|1FG498B468AV3895E7659C8A6F098FB701C8CDB1". You can use My/Root and CurrentUser/LocalMachine to identify the store. The last argument is the certificate thumbprint. This option is available as of the 2.7 release. If you're using LocalMachine then be aware that you'll need to ensure the scanner has permissions to read in the LocalMachine store. You can do this by either running the scanner process under administrative privileges or alternatively (and better) grant the account you're using to run the modernization scan permissions to read the private key of the certificate stored in the LocalMachine store.
88
-
>
89
+
89
90
> [!IMPORTANT]
90
-
> The default instructions mentioned to grant the Azure AD app the **Sites.FullControl.All** permission which is needed if you want to run all scan components. If you're not interested in workflow scanning you can also use **Sites.Read.All** as a permission as of version 2.6 of the SharePoint Modernization Scanner.
91
+
> - The default instructions mentioned to grant the Azure AD app the **Sites.FullControl.All** permission which is needed if you want to run all scan components. If you're not interested in workflow scanning you can also use **Sites.Read.All** as a permission as of version 2.6 of the SharePoint Modernization Scanner.
92
+
> - Azure AD App-Only is the only supported authentication option for tenants in the US Government (ITAR), Germany or China cloud environment.
91
93
92
94
#### Authenticate via SharePoint AD app-only
93
95
@@ -139,7 +141,7 @@ If you're using URLs that do not end on sharepoint.com (so called vanity URLs),
139
141
140
142
#### Scan a list of site collections defined in a CSV file
As a third option you can provide the scanner with a CSV file listing the site collections to scan. This CSV file is a simple list of site collections, the file doesn't have a header as shown in this sample:
The SharePoint modernization scanner does support multiple modes, depending on your modernization mode you might want to scope the scan to a certain area or alternatively, execute a full scan.
Select the option you want in the dropdown and then the checkboxes will show which components will be included in the scan. The "Microsoft 365 group connection readiness" component is the main component that will be included all scan modes.
159
161
@@ -213,13 +215,14 @@ Mode | Description
213
215
`PublishingOnly` | Includes a classic publishing portal scan at site and web level + includes the Microsoft 365 group connection readiness component
214
216
`PublishingWithPagesOnly` | Includes a classic publishing portal scan at site, web and page level + includes the Microsoft 365 group connection readiness component
215
217
`WorkflowOnly` | Includes the classic workflow scan + includes the Microsoft 365 group connection readiness component
218
+
`WorkflowWithDetailsOnly` | Includes the classic workflow scan with workflow migration readiness analysis + includes the Microsoft 365 group connection readiness component
216
219
`InfoPathOnly` | Includes the InfoPath scan + includes the Microsoft 365 group connection readiness component
217
220
`BlogOnly` | Includes the Blog scan + includes the Microsoft 365 group connection readiness component
0 commit comments