Intune - Issues with Web Links

Mark Wright 236 Reputation points
2020-10-06T14:08:09.017+00:00

Android Enterprise Fully Managed Devices.

I am trying to configure web links using the Microsoft Launcher.

{
"key": "com.microsoft.launcher.HomeScreen.WebLinks",
"valueBundleArray": [
{
"managedProperty": [
{
"key": "label",
"valueString": "some web page"
},
{
"key": "link",
"valueString": "https://somewebpage.com "
}
]
}
]
},

If I open this web page from Edge it opens fine. If I open it from this link I get melty ice cream "This action is not allowed by your organisation". I'm unsure why this is happening, I guess it must be something in the application protection policy but not sure.

Any ideas on what might cause this ? Thanks

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,785 questions
0 comments No comments
{count} votes

7 additional answers

Sort by: Most helpful
  1. Mark Wright 236 Reputation points
    2020-10-07T07:20:53.607+00:00

    Hi, So I have a App config profile for microsoft launch configuration which is where the above JSON is configured (com.microsoft.launcher.HomeScreen.WebLinks). I have Chrome and Edge Apps both deployed to the device.

    As you correctly state weblinks configured as managed play store apps only work with Chrome browser.

    I wanted to use the com.microsoft.launcher.HomeScreen.WebLinks so that the URL can be pinned on the page so the user cannot delete it. But its not working correctly so may have to use a managed playstore weblink in Chrome and manually pin that to the homesceen.

    Trying to pin the managed playstore weblink doesn't appear to work e.g com.google.enterprise.webapp.xcbfad9028e5e74fe&hl using this key com.microsoft.launcher.HomeScreen.Applications

    Appreciate the help

    0 comments No comments

  2. Mark Wright 236 Reputation points
    2020-10-07T15:33:24.827+00:00

    I am seeing this error when opening Powerapps, using the Microsoft launcher. Is this likely to be a specific application protection policy setting ?

    I have
    Send data to other apps - "All Apps"
    Receive data from other apps - "All Apps"
    Restrict web content transfer with other apps "Any App"

    0 comments No comments

  3. CiciWu-MSFT 1,206 Reputation points
    2020-10-08T04:15:18.147+00:00

    I have checked the three settings that you mentioned and the settings are correct. If the Microsoft Launcher app has been added in web link display app in App protection policy, apart from the app protection policy, please also check if there is any Conditional Access policy that restrict web link to open. If all the settings have been checked but still no help, it is highly recommended to create a free online support case to see if there is any valuable evidence via backend logs. Here is the link:
    https://video2.skills-academy.com/en-us/intune/get-support#help-and-support-experience

    0 comments No comments