Question

Can someone help me to recall how to get SharePoint Online build version? In many cases, some SPO glitches/bugs can only be replicated in some tenants, but not in others. Is there some URL we can open in the browser that returns SPO build version? I think, there was a way, but after searching for 15 minutes I could not find it.

Any suggestions are really appreciated!

Était-ce utile?

La solution

Easiest way is to use Service cnf file. To see build version, Open your default SharePoint site in browser https://[tenant].sharepoint.com/_vti_pvt/service.cnf

enter image description here

You can find other ways in below reference.

Reference: How to Check SharePoint Online Version?

Autres conseils

Note that service.cnf isn't a reliable way to determine "build". This number does not get updated with every deployment of a fix and/or feature and many SPO services are microservices outside of the farm (i.e. co-authoring isn't a SharePoint service and storage is in Azure Blobs, not the content database).

To troubleshoot, you'd likely need Microsoft support cases.

Licencié sous: CC-BY-SA avec attribution
Non affilié à sharepoint.stackexchange
scroll top