We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0cdbb1 commit b5719ceCopy full SHA for b5719ce
cleanSetUp.ps1
@@ -3,7 +3,7 @@
3
[CmdletBinding()]
4
param(
5
[Parameter(Mandatory=$false)]
6
- [string]$EnvName = "demo",
+ [string]$EnvName = "gitHub",
7
8
9
[ValidateSet("eastus", "eastus2", "westus", "westus2", "northeurope", "westeurope")]
0 commit comments