Hi,
I've been using Azure for months and it's been working great. I have a single Cloud Service associated with a Virtual Network. I now need to add a new Cloud Service, but I want to associate it to the existing Virtual Network. When I create the Cloud Service, it's empty, and I can't configure the it via the portal because it says 'nothing deployed to this environment.' So I then go to create my Virtual Machine, but when I choose this new cloud service for the VM, it won't allow me to proceed because there are no networking settings associated with the Cloud Service.
My question is - how do I go about associating the Cloud Service to the existing VNET? I've seen some blogs say I have to upload a configuration file, but when I go to upload it, then I also need a package. I'm only going to be using this Cloud Service to host VMs... and I'm not a developer, so I don't have Visual Studio to create the package. Any assistance / guidance you can provide is appreciated.
Thanks!