Information
This policy setting configures users' ability to override state of feature flags. Feature flags are settings a team can define that indicate whether a given set of features is visible in the user experience and/or invoked within the functionality.
The recommended state for this setting is: Enabled: Prevent users from overriding feature flags.
The ability to enter commands and override programs should be limited at the CLI to prevent unintentional system configuration alterations. Additionally, feature flags are not necessary for users, as they are typically used by Development teams.
Solution
To establish the recommended configuration via configuration profiles, set the following Settings Catalog path to Enabled: Prevent users from overriding feature flags :
Microsoft Edge\Experimentation\Configure users ability to override feature flags
Impact:
It can be risky for experimental features to be allowed in an enterprise managed environment because this can introduce bugs and security holes into systems, making it easier for an attacker to gain access. It is generally preferred to only use production-ready features.