Forum Discussion

Alexav77's avatar
Alexav77
Copper Contributor
Aug 19, 2021

Microsoft Edge dev version (chromium engine) policy file location

Hi guys from the Edge community!

I didnt find information in community posts and other resurce. Have MS Edge dev version 90.0.789.1 (Chromium engine) in Linux docker container. How i can set parameters with a policy ? Where policy file should be located with Linux file system? What file policy format ? For example, browser Chrome or Chromium installed in Linux, policy file located in /etc/opt/chrome/policies/managed/ (for Chrome) and /etc/chromium/policies/managed/ (for Chromium) configured via JSON files with the parameters described at http://www.chromium.org. I didnt not find any information my above questions over Edge dev in Linux. Have anyone ideas?

2 Replies

  • MahreenAhmed13's avatar
    MahreenAhmed13
    Copper Contributor

    Alexav77 
    you can create a policies .json file in /etc/opt/edge/policies/managed/ (for edge) by using test policies template of chrome both policies variables are same as edge and chrome both are based on chromium.

Resources