diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 3c588657a18..22b2f93977e 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -1,6 +1,7 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", + "PSConstrainedAuditLogging", "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 3c588657a18..22b2f93977e 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -1,6 +1,7 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", + "PSConstrainedAuditLogging", "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode",