-
Notifications
You must be signed in to change notification settings - Fork 736
Open
Description
For the sample-hybrid-application, there seems to be an issue with 4.2 "Deploying Template (Azure Stack)". In step #2, there are two commands, the first command has an issue with parameters not referenced in the PowerShell script such as "Location" and "TenantID".
.\Deploy-SolutionAzureStack.ps1 -rg {enterValue} -presharedkey {enterValue} -storageAccountName {enterValue} -targetStorageContainer {enterValue} -location {enterValue} -tenantID {enterValue} -azureStackArmEndpoint {enterValue} -Verbose
The second command works fine.
Metadata
Metadata
Assignees
Labels
No labels