We are using Edge Chromium on Azure AD joined devices with Intune.
We set the following policies:
Action to take on startup: Open a list for URL's
Sites to open when the browser starts: we add 2 url's
But only the first url is loaded. The other one which supposed to be on a second tab is not loaded.
After doing some testing I found that the setting "Configure InPrivate mode availability" to "InPrivate mode forced" is the cause of this issue.
When I disable the InPrivate mode (which is set because of kiosk devices) the 2 tabs are working.
Why is it not possible to load 2 tabs at startup in InPrivate mode?