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,923 questions
0 comments No comments
{count} votes

Accepted answer
  1. Mark Wright 236 Reputation points
    2020-10-09T06:44:44.73+00:00

    It is the Application Protection Policy that was causing the issue.

    Receive data from other apps needed to be set to All Apps in order for weblinks to open in Edge

    31148-intune-issue.png

    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Mark Wright 236 Reputation points
    2020-10-06T14:18:15.84+00:00

    To add this, it doesnt always pop up the melty ice cream message. And if you press close the web page opens anyway!

    0 comments No comments

  2. Mark Wright 236 Reputation points
    2020-10-06T14:51:13.04+00:00

    To add to this further it doesnt always opne the weblink either and navigates to Edge homepage

    0 comments No comments

  3. Mark Wright 236 Reputation points
    2020-10-06T14:53:05.267+00:00

    30452-icrcream.png

    0 comments No comments

  4. CiciWu-MSFT 1,206 Reputation points
    2020-10-07T04:10:00.407+00:00

    Can I know if the Microsoft Launcher app has been added to web link display app? Generally speaking, Web links will open with Microsoft Edge or any other browser app you choose to deploy. Be sure to deploy at least one browser app to devices in order for web links to be able to open properly. However, all of the Display options available for web links (full screen, standalone, and minimal UI) will only work with the Chrome browser.

    Reference: https://learn.microsoft.com/en-us/mem/intune/apps/apps-add-android-for-work#managed-google-play-web-links


    If an Answer 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.

    0 comments No comments

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.