-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Use of un-declared parameter: $Location at line 399
| $errOut = $($retVal = & {az group create --location $Location --resource-group $ResourceGroupName --subscription $SubscriptionId}) 2>&1 |
missing -l/location
To Reproduce
Steps to reproduce the behavior:
- Run command: AksEdgeQuickStartForAio.ps1 -aideUserConfigfile $aideConfig -aksedgeConfigFile $akseeConfig
- See error
Expected behavior
The rg should be created successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- AKS Edge Essentials Version [e.g. 3.22]
- Kubernetes version [e.g. 1.24.3]
- Windows Host OS (please complete the following information):
- Edition: [e.g. Professional, IoT Enterprise, Server, etc]
- Version: [e.g. build 17763]
- Virtual Machine: [eg. Azure VM, Local VM, Other, None]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working