Skip to content

Commit 87a144d

Browse files
Merge pull request #27459 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/microsoft-365-docs (branch public)
2 parents b55d4c9 + cf018e3 commit 87a144d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

microsoft-365/syntex/solutions/agreements-setup.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ Before creating a workspace for SharePoint Agreements, you need to ensure:
4848

4949
- Download and install the latest [SharePoint Online Management Shell](https://www.microsoft.com/download/details.aspx?id=35588).
5050

51+
- The minimum required version of the SharePoint Online Management Shell is 16.0.25513.12000.
52+
53+
- It is recommended that only the latest version of the SharePoint Online Management Shell is installed.
54+
55+
- Review instructions at [Get Started with the SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online) to validate the version you have installed, uninstall previous versions or update the current version to ensure the pre-requisites have been met.
56+
5157
> [!NOTE]
5258
> You must be a SharePoint Administrator or Global Administrator to create sites through the SharePoint Online Management Shell.
5359
@@ -71,7 +77,7 @@ Before creating a workspace for SharePoint Agreements, you need to ensure:
7177
```
7278

7379
> [!NOTE]
74-
> The Connect-SPOService might require the use of modern authentication to connect. For information about how to add modern authentication flow to your SPO-Connect cmdlet, see the [Connect-SPOService documentation](/powershell/module/sharepoint-online/connect-sposervice).
80+
> The Connect-SPOService cmdlet might require the use of modern authentication to connect. For information about how to add modern authentication flow to your SPO-Connect cmdlet, see the [Connect-SPOService documentation](/powershell/module/sharepoint-online/connect-sposervice).
7581
7682
4. Run the following command to create a new SharePoint site and set it as an Agreements workspace.
7783

0 commit comments

Comments
 (0)