From the course: Complete Guide to Microsoft 365 for Administrators by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Administering SharePoint Online site collections

Administering SharePoint Online site collections

- [Instructor] SharePoint sites are the primary object in SharePoint architecture. They consist mainly of apps and pages. Apps is the collective name for the objects used to store information within a site. A document libraries app used for storing files. Sites can have many document libraries. Document libraries support the storage of most file types. Lists. A list is an app used for storing structural information. Rather than using a file in the library, a list can be created giving the line level versioning and sharing options amongst other features. A page is a webpage that can be used for static content or to display content from other locations using web parts. Web parts include link, list, library, webpage, Yammer, calendar, document, and others. You can create a SharePoint site by using the SharePoint admin center or by creating a Microsoft 365 group or by using the New-SPOSite commandlet in PowerShell. After…

Contents