diff --git a/src/ALZ/ALZ.psd1 b/src/ALZ/ALZ.psd1 index 578cf40..6b61190 100644 --- a/src/ALZ/ALZ.psd1 +++ b/src/ALZ/ALZ.psd1 @@ -32,8 +32,10 @@ # Description of the functionality provided by this module Description = 'Azure Landing Zones Powershell Module' + CompatiblePSEditions = 'Core' + # Minimum version of the PowerShell engine required by this module - # PowerShellVersion = '' + PowerShellVersion = '7.4' # Name of the PowerShell host required by this module # PowerShellHostName = ''