- 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.
推薦閱讀
- Practical Data Analysis Cookbook
- Kali Linux Web Penetration Testing Cookbook
- Learning Docker
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Visual C++串口通信技術詳解(第2版)
- Mastering Drupal 8 Views
- Windows內核編程
- PHP編程基礎與實例教程
- 一塊面包板玩轉Arduino編程
- Python從入門到精通(第3版)
- RESTful Web Clients:基于超媒體的可復用客戶端
- ASP.NET Web API Security Essentials
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Java Web動態網站開發(第2版·微課版)
- Python深度學習(第2版)