Need to automatically enable the Camera Upload setting for the OneDrive iOS app that is being deployed with Jamf

Danny911_J 20 Reputation points
2025-01-30T08:02:41.1033333+00:00

Hello,

I am currently attempting to automatically enable the Camera Upload setting for the OneDrive iOS mobile app that will be deployed using Jamf. I asked Copilot and it gave these xml keys:

<dict>

<key>CameraUploadEnabled</key>

<true/>

<key>IncludeVideos</key>

<true/>

</dict>

Are those the correct keys or just a guess made by copilot? If they aren't the correct keys or if that portion hasn't been configured yet, if I could get the correct keys or a possible implementation date, that would be awesome!

Let me know if I need to provide anything further.

Thank you so much and I hope you have a nice rest of your week,

Danny

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.
3,249 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,338 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emily Du-MSFT 49,841 Reputation points Microsoft Vendor
    2025-01-31T08:37:05.4766667+00:00

    Currently, as of my knowledge, Microsoft hasn’t officially published a comprehensive set of XML configuration keys for OneDrive’s iOS app. For something like Camera Upload, these settings would ideally need to be configured either via Intune or another Mobile Device Management system that integrates with OneDrive, and such settings might not be fully exposed through a simple XML.

    In Intune, we usually use app configuration policies to customize app settings. However, currently the CameraUploadEnabled is not the available key in the app configuration policies. Meanwhile, to get this option in Intune, I recommend you give suggestion in the feedback portal and help to make improvements.

    https://learn.microsoft.com/en-us/mem/intune/apps/app-configuration-policies-use-ios

    Alternatively, if you're using a Managed App Configuration profile with Jamf, there may be specific key-value pairs for configuring the Camera Upload feature. But Microsoft Q&A forum does not offer support for third-party software, I suggest you get dedicated support in the Jamf community.


    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.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.