Skip to content

Commit e770a69

Browse files
authored
adding suggestions
1 parent de736d3 commit e770a69

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/New-SPOSite.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ Example 3 creates a new site collection for the current company with specified s
6363

6464
### -CompatibilityLevel
6565

66-
Specifies the version of templates to use when you are creating a new site collection. This value sets the initial CompatibilityLevel value for the site collection. When this parameter is not specified, the CompatibilityLevel will be by default the highest possible version for the Web application.
67-
68-
Note: It can only be set to "15". Other values are not valid and will cause error.
66+
This parameter no longer has any effect and only accepts a value of '15'.
6967

7068
```yaml
7169
Type: Int32

0 commit comments

Comments
 (0)