npoggi / vagrant-azure

A working example of deploying Azure boxes with Vagrant
5 stars 3 forks source link

receiving error from get_network_config.ps1 #1

Open robwilde opened 10 years ago

robwilde commented 10 years ago

Hi and thanks for the information you posted, it was a big help in getting this working in general. After following your guides I manage to finally overcome issues with management certificate and get the VM running and responding well but I recieve this error when starting

get_network_config.ps1 Cannot bind argument to parameter 'VmId' because it is an empty string.

the file is located in vagrant\embedded\gems\gems\vagrant-1.6.3\plugins\providers\hyperv\scripts\get_network_config.ps1

but I am not as good with powershell as I would like to be so have hard time working out what is causing the issue.

Have you seen this problem at all?

npoggi commented 10 years ago

Hi @robwilde great that the project was useful to you! I have not seen this error, are you on Windows? I have not tested it on Windows... my bet is to make sure you have the latest Vagrant and Ruby versions