Prerequisites
Links
Summary
In the Module Manifest documentation there is no note that .ps1 files fail to load when the user is running in Constrained Language Mode (CLM).
Details
This issue came up while I was working on my talk for PowerShell & DevOps Summit as well as when I was making the UseConstrainedLangaugeMode PSScriptAnalyzer rule UseConstrainedLanguageMode.md
Suggested Fix
Include a note about the behavior change for CLM
Prerequisites
Get-Foocmdlet" instead of "Typo."Links
Summary
In the Module Manifest documentation there is no note that .ps1 files fail to load when the user is running in Constrained Language Mode (CLM).
Details
This issue came up while I was working on my talk for PowerShell & DevOps Summit as well as when I was making the UseConstrainedLangaugeMode PSScriptAnalyzer rule UseConstrainedLanguageMode.md
Suggested Fix
Include a note about the behavior change for CLM