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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.