Azure / Azure/AzureStack-QuickStart-Templates
Sample-Hybrid-Application template issue
Open
- Dominant language
- PowerShell
- Stars
- 587
- Forks
- 741
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.