- SharePoint Development with the SharePoint Framework
- Jussi Roine Olli J??skel?inen
- 125字
- 2021-07-08 10:13:54
Creating new site collections
A site collection is a core concept in SharePoint Online and works more or less the same as it has worked in SharePoint on-premises versions for years. You can create one or multiple site collections and each site collections can hold one or more sites. You cannot, however, create a site collection that holds another site collection underneath. You can only have site collections that consist of sites and subsites.
To create a new site collection, you can use SharePoint admin center, which is typically the easiest way for one-off site collections you might need for development use. If you need multiple site collections, it might be easier to use a scripting language, such as PowerShell, to create multiple site collections.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- 計算思維與算法入門
- SEO實戰(zhàn)密碼
- Mastering Kali Linux for Web Penetration Testing
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Python忍者秘籍
- Python Data Structures and Algorithms
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學速用大辭典
- Python從入門到精通
- 細說Python編程:從入門到科學計算
- JSP程序設(shè)計實例教程(第2版)
- C++從入門到精通(第6版)
- Puppet:Mastering Infrastructure Automation
- SAS編程演義
- Android應(yīng)用開發(fā)攻略