Forum Discussion
ltkvien
Aug 02, 2017Brass Contributor
Which Sharepoint Online version am I using? SharePoint Experience Version 2013 or 2016
Hello All, Pls help to clarify this point is which SharePoint platform version is used for SharePoint Online, 2013 or 2016? We have a customer they need to check their O365 SharePoint Online is 2013...
- Aug 02, 2017All SharePoint Online tenants are updated to SharePoint 2016 (the SPO branch/version of it. There's only two experience versions 2010 and 2013 - SharePoint 2016 is using the 2013 experience version.
Don't worry that the URL states _layouts/15/..., it's the same in 2013 and 2016.
As you can see from your screenshot; you are on experience version 2013 and your site collection is already updated.
Aug 02, 2017
Also, you can use PnP PowerShell to get your build number:
Connect-PnPOnline https://mytenant.sharepoint.com Get-PnPContext
This will return:
RetryCount : 10
Delay : 1000
Web : Microsoft.SharePoint.Client.Web
Site : Microsoft.SharePoint.Client.Site
RequestResources : Microsoft.SharePoint.Client.RequestResources
FormDigestHandlingEnabled : True
ServerVersion : 16.0.6719.1204
Url : https://mytenant.sharepoint.com/
ApplicationName : SharePoint PnP PowerShell Library
ClientTag : PnPCore:1706:
DisableReturnValueCache : True
ValidateOnClient : True
AuthenticationMode : Default
FormsAuthenticationLoginInfo :
Credentials : Microsoft.SharePoint.Client.SharePointOnlineCredentials
WebRequestExecutorFactory : Microsoft.SharePoint.Client.DefaultWebRequestExecutorFactory
PendingRequest : Microsoft.SharePoint.Client.ClientRequest
HasPendingRequest : True
Tag :
RequestTimeout : 1800000
StaticObjects : {[Microsoft$SharePoint$SPContext$Current, Microsoft.SharePoint.Client.RequestContext]}
ServerSchemaVersion : 15.0.0.0
ServerLibraryVersion : 16.0.6719.1204
RequestSchemaVersion : 15.0.0.0
TraceCorrelationId : 60460b9e-b0b7-4000-2b6d-f12317e564ad