Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Parameters seem to be ignored #77

Open
fa8ster opened this issue Apr 16, 2015 · 0 comments
Open

Parameters seem to be ignored #77

fa8ster opened this issue Apr 16, 2015 · 0 comments

Comments

@fa8ster
Copy link

fa8ster commented Apr 16, 2015

This is my statement

.\master-deployment-script.ps1 -TemplateName "SingleVMs" -Location "West Europe" -ScriptFolder "C:\azure-sdk-tools-samples-master\AutomatedDeployments\Config" -StorageAccountName "BIMStorage" -adminAccount "bimadmin" -adminPassword "matrix123;" -domain "corp" -dnsDomain "corp.bim.com"

and this is whats happening

Starting Deployment 04/16/2015 18:28:52 Generated Service Password Using sp-gyski1 for Cloud Service Name Creating new storage account spstoragei5vqcd in West US


I changed the Azure.psd1 path, because it couldn't be found under the original one
Import-Module "C:\Program Files (x86)\Microsoft SDKs\Azure\PowerShell\ServiceManagement\Azure\Azure.psd1"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant