Graph calls to sharepoint site documents are all urls are /sites, and now administrators can create /teams url sites with or without related call interface documents

仲建伟 0 Reputation points
2025-04-02T02:14:43.6333333+00:00

Graph calls to sharepoint site documents are all urls are /sites, and now administrators can create /teams url sites with or without related call interface documents

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,513 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Mohan Joshi-MSFT 655 Reputation points Microsoft External Staff
    2025-04-02T12:05:32.9133333+00:00

    Hi 仲建伟 ,

    Thanks for reaching out to Microsoft!

    In SharePoint Online, administrators can create site collections with URLs that start with either /sites or /teams. Here’s a quick overview of the differences and use cases for these URL paths:

    /sites URL Path:

    • Typically used for general-purpose site collections.
      • Suitable for various types of sites, including communication sites, document libraries, and more.
      • Example URL: https://companyname.sharepoint.com/sites/sitename
      /teams URL Path:
      - Often used for team-specific site collections.
      
         - Ideal for collaboration within specific teams or projects.
      
            - Example URL: `https://companyname.sharepoint.com/teams/teamname`
      

    Both /sites and /teams are managed paths in SharePoint, allowing multiple site collections to be created under each path.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.