diff --git a/src/ALZPurple/Public/New-ALZEnvironment.ps1 b/src/ALZPurple/Public/New-ALZEnvironment.ps1 index a6587c3a..0d7495c9 100644 --- a/src/ALZPurple/Public/New-ALZEnvironment.ps1 +++ b/src/ALZPurple/Public/New-ALZEnvironment.ps1 @@ -47,7 +47,6 @@ function New-ALZEnvironment { [string] $alzCicdPlatform = "github", [Parameter(Mandatory = $false)] - [Alias("alzBicepSourceDirectory")] [string] $alzBicepSourceDirectory )