support of Graph api to sharepoint sites with US GCC High

Amitkumar Sirmagdum 0 Reputation points
2023-08-24T08:29:59.3366667+00:00

We have currently developed an application using MSAL.Net to access read/write content on sharepoint commercial sites using Graph API.

We planning to support US govt sharepoint sites with GCC high but we came across article where it is mentioned that "Graph functionality within SharePoint Online for GCC High is currently disabled. Any service that relies on Microsoft Graph may not currently be available. "

https://learn.microsoft.com/en-us/office365/servicedescriptions/office-365-platform-service-description/office-365-us-government/sharepoint

Could you please confirm that there is no support to use graph api's to access sharepoint sites using graph API. Also if possible to confirm the same is not possible with Graph explorer?

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

2 answers

Sort by: Most helpful
  1. Ab-8756 800 Reputation points
    2023-08-24T18:58:54.5233333+00:00

    Hello Amitkumar Sirmagdum,
    Thank you for reaching out to this Q&A Forum.

    According to MS article "Graph functionality within SharePoint Online for GCC High is currently disabled. Any service that relies on Microsoft Graph may not currently be available" doesn't matter if you are using Graph explorer or any other tools.
    It has been disabled for quite some time now, I am seeing it since last year.

    Hope this helps.
    Thanks.
    --please don't forget to upvote and Accept as answer if the reply is helpful—


  2. Amitkumar Sirmagdum 0 Reputation points
    2023-08-29T04:22:48.25+00:00

    thanks for the information but i was little surprised that Graph API functionality is not supported for app whereas we can connect using Graph Rest API using powershell commands.