Why does OneDrive use GMT and not the local time when creating filenames when sync by iOS drive
My iPhone setting my local time zone, but it seems that when OneDrive uploads photos from my iPhone, it creates a new filename for the photo using Date_Time - so the filename becomes yymmdd_hhmmssnnn_iOS. I am sure I have already do the correct time…
Intune App Protection policy. How to block native iOS app sign-in without registration request.
We have configured Intune with App Protection Policies to require an app PIN for all Microsoft apps. This works great, but when users want to add their M365 mail account to the native iOS Mail app, they are prompted to "register" their…
Device not getting new name after renaming in intune portal
Hi there, I already rename the iphone device with new name from intune portal -> Devices -> Properties -> Rename and it shows successful renamed message as : " Rename device to HO-iPhone-xyzxyz: Completed " But it still showing the…
Way to re-enroll IOS devices into Intune without passcode?
The issue I am having is we enroll devices into Intune, then when the user has them offline for a long time, they fall off and we can't see who the primary user's email address is. The issue this causes is once we get the devices back from our mobile…
Intune Odatafeed sync issue- Operating system, Version other details are missing in ODatafeed
I am using Intune data where an issue with the synchronization of the OData feed. As a result, many device details are not being synchronized correctly Operating system and version details missing and Export data and OData feed data dimension are…
How to setup test environment to test Outlook js addin on IOS platform?
We have a cloud solution Outlook js Addin which is supported on multiple platforms. We need to do automation testing on Outlook js Addin on IOS platform. We are looking for Automation Testing environment setup to test the addin. For IOS, Is it possible…
iOS (SSO) app extension policy, doesn't allow any value
I'm trying to follow the documentation here to create a device configuration policy. However, it doesn't allow me to input any values. I've tried different keys, types, and values, as well as different tenants and browsers, but nothing seems to work. Any…

Automate chunking and committing IPA to Intune fails in Azure Pipeline
In effort of moving off of AppCenter and automating the deployment of an IPA to Intune, I'm using a PowerShell script to chunk and commit the file to Intune. This process is successful if it runs locally. But if it runs in Azure pipeline, it will fail…
Unable to Sign-In in Work Account on iPhone
One of the users in our org is having trouble signing in to Work Account on their iPhone. Steps followed for Enrolment: Open the Settings app on your device. Select General. Select VPN & Device Management. Click: “Sign In to Work or School…
iOS devices with Unknown ownership, no UPN, and unable to change ownership
I have some iOS devices (about 60) which are enrolled in Intune, but the following problems exist: Device ownership is "unknown" UPN is 'none' Azure AD registered is 'unknown' I have Intune Admin access, but unable to set the device…
SSO Error on Mobile while Logging in Successfully on Desktop
A customer is encountering the error message: "SSO error: an error occurred when logging into your SSO provider. Please contact your administrator." This message indicates a problem with communication between the user and the Single Sign-On…

Can Intune block URLs from being opened in a Safari View Controller in a managed iOS application?
We have a Swift application that has integrated Microsoft Intune for iOS for MDM. We open URLs in a Safari Viewer that link to external websites. Is there a way to respect the blocked URLs set up in the MDM policies via the Intune SDK so these Safari…
How to remove device from Company Portal not having access to that email?
Hello, I just moved from one company to another and I need to sign in my Teams on my mobile but I can`t access it because I didn't un-enroll my device from the Company Portal but I don't have the email address anymore because it was deleted. "Your…
App store APNS certificate update.
We are using windows notification hub for ios . We got below message for App store regarding APNS certificate update. Hello, As we announced in October, the Certification Authority (CA) for Apple Push Notification service (APNs) is changing. APNs will…
Are XML configuration keys available for the OneNote iOS app
I need to configure the OneNote iOS app, deployed through a third party MDM, using XML to apply a managed configuration to disable the option to password protect sections. There seems to be no documentation on what the key: value pairs are for the…
iPad enrollment with Intune (SCEP) Not connecting to WiFi
Hi, I hope someone can help. I am currently trying to setup iOS device (iPad's) enrollment within Intune. I cannot seem to get the device to automatically connect to the company WiFi using the WiFi profile within Intune. I have profiles for the…
Need to automatically enable the Camera Upload setting for the OneDrive iOS app that is being deployed with Jamf/Intune
Hello, I am currently attempting to automatically enable the Camera Upload setting for the OneDrive iOS app that will be deployed using Jamf. I asked Copilot and it gave these xml…
How can I resolve runtime crashes in a MAUI project when integrating Android libraries as AARs, despite resolving dependencies and fixing NoClassDefFoundError exceptions?
We already have working libraries for iOS and Android, and now I’m trying to integrate them into a MAUI project. The iOS binding works fine, but I’m running into issues with the Android binding. At first, I was getting NoClassDefFoundError exceptions. To…
How can i enable location in my iOS device ?
Hi, actualy, i'm not able to set time in my device, the reason i'm suspecting is because the location toggle is set to off. How can i enable it the right way ? Thanks
Does Microsoft Tunnel currently support .NET MAUI?
I couldn't find any package or documentation related to Microsoft Tunnel support for .NET MAUI. Does Microsoft Tunnel currently support .NET MAUI? If so, how can I set it up and integrate it into my MAUI project? I found…