1
votes

I am trying to work with my Azure Cloud Service via Visual Studio 2013. I have connected VS to my Azure account but when I tried to publish the cloud service (brand new project), the wizard doesn't see the already created cloud service. I have tried signing out and back in, quitting VS, both and still doesn't see the cloud service. If I try to Create New and use the same name as the already created cloud service I get a DNS name already taken message.

Any ideas?

enter image description here

enter image description here

enter image description here

1

1 Answers

0
votes

The error you're seeing is returned when a cloud service of that name is being used in any subscription, if you're not seeing the cloud service in the dropdown you're probably looking in the wrong place - Ensure that you have selected the subscription in which your cloud service is deployed in the sign-in tab in Visual Studio.