Is the use of OneDrive free through Microsoft Graph API if I have a subscription to OneDrive?

Krisztina Makovinyi 21 Reputation points
2022-09-29T14:18:21.267+00:00

Hi!

I want to upload and download files to OneDrive via the Microsoft Graph API. I read that I have to pay $0.375 per 1000 objects. (https://azure.microsoft.com/en-us/pricing/details/graph-data-connect/) But does this also apply to OneDrive if I have a subscription to OneDrive?

Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,569 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,664 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 31,071 Reputation points Microsoft Vendor
    2022-09-30T02:02:37.92+00:00

    Hi @Krisztina Makovinyi
    The bill is associated with the Azure subscription of the Azure Synapse or Azure Data Factory you are using. So you still need to pay for some Microsoft Graph objects even if you have a subscription to OneDrive. Following are some datasets available for free or are currently free

    BasicDataSet_v0.User_v0  
    BasicDataSet_v0.User_v1  
    BasicDataSet_v0.MailboxSettings  
    BasicDataSet_v0.Manager  
    BasicDataSet_v0.DirectReport  
    BasicDataSet_v0.GroupDetails  
    BasicDataSet_v0.GroupMembers  
    BasicDataSet_v0.GroupOwners  
    

    For more details to reference
    https://learn.microsoft.com/en-us/graph/data-connect-policies#billing


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



0 additional answers

Sort by: Most helpful