Trying to create iaas vms using rest api in central and south central regions.
The vms are in their own cloud service. Creating one vm at a time.
Its been 3 -4 hours and gui shows deployment is ongoing.
Error message from operation id is as follows:
<Status>Failed</Status><HttpStatusCode>409</HttpStatusCode><Error><Code>ConflictEr
ror</Code><Message>Windows Azure is currently performing an operation on this de
ployment that requires exclusive access.</Message></Error></Operation>
The strange part is that using powershell or the gui I can create vms successfully.
Can someone please help?
Regards