MAM
4 TopicsHow to Prevent or Block Company users from Adding another Microsoft Work account in IOS Intune
Hello Experts, We have iOS iPhone Devices managed via Microsoft Intune. We want to prevent users from Adding any other Microsoft work account into Company Mobile iPhone which is Enrolled via Intune. So User can use only his Company Work account and not any other Company's Work\School account. Please suggest if there is way to achieve this.Solved1.6KViews1like8CommentsError 53003
Hi all I created a conditional access and an app protection policy, configured the policies as per the reference link, but my results are as shown in the attached image. If anyone has experience with this case, please provide advice and share. Thank you. Secure your corporate data using Microsoft Edge for Business | Microsoft Learn https://techcommunity.microsoft.com/t5/custom/page/page-id/occasion-video-stream-page?occasionId=39716291.4KViews0likes15CommentsSOLVED: No notifications from Teams on iOS (version 4.1.0 on iOS 15.3 with MAM)
Update: Fixed! Issue: No notifications from Teams on iOS. Root cause: A recent update to notification services contained a code regression that caused impact to users with the Microsoft Intune 'Block Org Data' setting enabled. MAM (Protection): Is set to "Org data notifications -> Block org Data" App version: 4.1.0 (100772022013102) latest from App Store (Jan 29, 2022) Intune SDK version: 15.1.3 BundleID: com.microsoft.skype.teams Tested iOS version: iOS 15.4 & iOS 15.3 App version (last known working ): 3.22 (100772021224302) (Jan 18, 2022) Intune SDK version: unknown BundleID: com.microsoft.skype.teams.extshare Tested iOS version: iOS 15.3 Notes: Confirmed that after Teams app update the notifications no longer work. Further testing: App reinstall did not have any impact Device restart did not have any impact Re-authenticationdid not have any impact Notifications are enabled in Settings > Notifications > _ Teams > all default enabled Tested device was not on silent nor was Do Not Disturbed active Teams Notifications settings were enabled and the in-app notifications worked Speculation: It seems that the latest version of Teams on iOS has broken something with Notifications, the MAM policies have not changed during this period and the 3.22 version was still able to operate as expected. I am not a developer but there may be something that changed in the Notification Policy implementation? // IntuneMAMNotificationPolicyAllow - All notifications for the managed user should be allowed // IntuneMAMNotificationPolicyBlockOrgData - Only static notifications without specific details // should be shown for the managed user e.g. "You've got mail" or "You have a meeting". // IntuneMAMNotificationPolicyBlock - All notifications for the managed user should be suppressed. typedef NS_ENUM(NSInteger, IntuneMAMNotificationPolicy) { IntuneMAMNotificationPolicyAllow = 0, IntuneMAMNotificationPolicyBlockOrgData = 1, IntuneMAMNotificationPolicyBlock = 2, }; Workarounds: Disabling the MAM Application Protection policy Notification component, but other than that no other workarounds as far as I know.Solved7.8KViews0likes4CommentsAndroid for Work - Contacts?
Hi guys, I'm testing out android for work, I've enrolled a device, which sets up Outlook via configuration policy, within the android for work profile, the contacts app does not populate, I've deployed settings to read \ write contacts for Outlook, I've set a configuration profile to auto grant permissions within the work profile. When going to the outlook settings and selecting 'Sync contacts' an error pops up and states 'contact permissions are not fully granted..." so within the workspace settings, I've checked the outlook app settings and the permission option for contacts is set to 'enabled by admin'. Also, if I try to 'sync your accounts' from the AFW contact app, outlook does appear, I sign in and then I receive an error of 'This email address is already connected with Office 365. Do you want to connect it with another service?" and then I select O365 Outlook app again, but nothing really happens. Is it supported to view contacts from Office 365 via the AFW contact app? (Not the personal contact app)? If so, how do I configure this?31KViews0likes16Comments