Azure / Azure/AzureStack-QuickStart-Templates

Sample-Hybrid-Application template issue

Open
#400 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start with section 4.2, “Deploying Template (Azure Stack),” and step 2, then inspect Deploy-SolutionAzureStack.ps1 to compare the first command's parameters with the script's accepted arguments. Done means the documented command matches the script and the second command remains valid; no response or linked pull request is recorded, so check whether the issue is still relevant.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cloud, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.