I'm trying to install the Microsoft Edge app on my devices with some settings in the managed app config part.
But no matter how I format the below in the different fields it does not work. The default search engine is still Bing and the bookmarks are not there.
What could be wrong??
Default search provider name: Google
Default search provider keyword: google.com
Default search provider search URL: {google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}
Default search provider suggest URL: {google:baseURL}complete/search?output=chrome&q={searchTerms}
Managed Bookmarks: [ { "toplevel_name": "Company Name" }, { "url": "SiteURL", "name": "URLName" }, { "url": "bing.com", "name": "Bing" }, { "name": "Microsoft Edge links", "children": [ { "url": "www.microsoftedgeinsider.com", "name": "Microsoft Edge Insiders" }, { "url": "www.microsoft.com/windows/microsoft-edge", "name": "Microsoft Edge" } ] } ]


