I am trying to created many virtual machines under a cloud service.

But i am not able to create more than two !! It gives an error telling deployment slot already taken.Even if i change the deployment name , it is giving the same error

有帮助吗?

解决方案

The VMs need exclusive access to the deployment so you'll only be able to create one VM at a time.

Wait until the second VM you are creating completes, then try again.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top