You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
The text was updated successfully, but these errors were encountered: