Skip to content

Commit

Permalink
Commit from GitHub Actions (Refresh documentation)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjansen committed Sep 10, 2024
1 parent e1d2251 commit cd107b3
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion addinsacs/assess.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="start-assessment">Start assessment</h3>
</tr>
<tr>
<td>Start a new SharePoint Add-In and Azure ACS assessment (delegated permissions) for a set of site collections</td>
<td>microsoft365-assessment.exe start --mode AddInsACS --authmode interactive <br> --tenant bertonline.sharepoint.com <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
<td>microsoft365-assessment.exe start --mode AddInsACS --authmode interactive <br> --tenant bertonline.sharepoint.com --applicationid c545f9ce-1c11-440b-812b-0b35217d9e83 <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions index.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion infopath/assess.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="start-assessment">Start assessment</h3>
</tr>
<tr>
<td>Start a new InfoPath Forms Services assessment (delegated permissions) for a set of site collections</td>
<td>microsoft365-assessment.exe start --mode InfoPath --authmode interactive <br> --tenant bertonline.sharepoint.com <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
<td>microsoft365-assessment.exe start --mode InfoPath --authmode interactive <br> --tenant bertonline.sharepoint.com --applicationid c545f9ce-1c11-440b-812b-0b35217d9e83 <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"output": {
".html": {
"relative_path": "addinsacs/assess.html",
"hash": "Co2evkfKnejgPkFIKHjAkQ=="
"hash": "QJGaLRgK/lg/CDkJApgRkg=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -712,7 +712,7 @@
"output": {
".html": {
"relative_path": "infopath/assess.html",
"hash": "HMdpV9U3O4sXDzrYXfRvwA=="
"hash": "rttaY/T8MFMWqGRzZ8n28Q=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -880,7 +880,7 @@
"output": {
".html": {
"relative_path": "sharepoint-syntex/assess.html",
"hash": "o+5X4xRSO/bm5K4qgVU0kg=="
"hash": "ReVuomlwJuH81nnzXrYydg=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1324,7 +1324,7 @@
"output": {
".html": {
"relative_path": "workflow/assess.html",
"hash": "+ZeMGAz3Y/+56HHtXM/0SQ=="
"hash": "qKse1/OoKNa4cAikRSjecw=="
}
},
"is_incremental": false,
Expand Down
2 changes: 1 addition & 1 deletion sharepoint-syntex/assess.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="start-assessment">Start assessment</h3>
</tr>
<tr>
<td>Start a new Syntex assessment (delegated permissions) for a set of site collections</td>
<td>microsoft365-assessment.exe start --mode Syntex --authmode interactive <br> --tenant bertonline.sharepoint.com <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
<td>microsoft365-assessment.exe start --mode Syntex --authmode interactive <br> --tenant bertonline.sharepoint.com --applicationid c545f9ce-1c11-440b-812b-0b35217d9e83 <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion workflow/assess.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3 id="start-assessment">Start assessment</h3>
</tr>
<tr>
<td>Start a new Workflow 2013 assessment (delegated permissions) for a set of site collections</td>
<td>microsoft365-assessment.exe start --mode Workflow --authmode interactive <br> --tenant bertonline.sharepoint.com <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
<td>microsoft365-assessment.exe start --mode Workflow --authmode interactive <br> --tenant bertonline.sharepoint.com --applicationid c545f9ce-1c11-440b-812b-0b35217d9e83 <br> --siteslist &quot;https://bertonline.sharepoint.com/sites/ussales,https://bertonline.sharepoint.com/sites/europesales&quot;</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit cd107b3

Please sign in to comment.