Block data from uploading to anywhere but OneDrive corporate

Amir Salehi 0 Reputation points
2024-05-09T02:31:10.3066667+00:00

Hello everyone,

I have a scenario where I'm utilizing a Windows Azure virtual machine and would like to facilitate file sharing among my team via OneDrive.

The workflow involves team members downloading files from OneDrive onto the server, importing them into another program, generating results, and then uploading the files back to OneDrive.

I'm interested in implementing a restriction that limits the upload process so that team members can only upload files to the corporate OneDrive. Is this achievable? and what would be the solution?

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
848 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,243 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
349 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 22,236 Reputation points Microsoft Vendor
    2024-05-09T07:22:29.3333333+00:00

    Hi,

    There are several Group Policy you can try to check if they will help you:

    Prevent users from syncing libraries and folders shared from other organizations: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#prevent-users-from-syncing-libraries-and-folders-shared-from-other-organizations

    Prevent users from syncing lists shared from other organizations: https://learn.microsoft.com/en-us/sharepoint/lists-sync-policies#prevent-users-from-syncing-lists-shared-from-other-organizations

    Block syncing OneDrive accounts for specific organizations: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#block-syncing-onedrive-accounts-for-specific-organizations

    Allow syncing OneDrive accounts for only specific organizations: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#allow-syncing-onedrive-accounts-for-only-specific-organizations

    Prevent users from changing the location of their OneDrive folder: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#prevent-users-from-changing-the-location-of-their-onedrive-folder

    Prevent users from syncing personal OneDrive accounts: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#prevent-users-from-syncing-personal-onedrive-accounts

    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response is helpful, please click "Accept Answer" and upvote it.

    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.