Quantcast
Channel: Azure Networking (DNS, Traffic Manager, VPN, VNET) forum
Viewing all articles
Browse latest Browse all 6513

Azure - Virtual Network does not exist when deploy to Cloud Service

$
0
0

I tried to add Cloud Service (classic) to Virtual Network (classic), but an error appears when I deploy (new portal - Update your deployment):

The update deployment operation failed for the domain 'developementtajgowebservicev1' in the deployment slot 'staging' with the name 'not working': 'The virtual network devvirtual-Network does not exist.'.

I added this code after Role tag into config file:

<NetworkConfiguration><VirtualNetworkSite name="devvirtual-Network"/><AddressAssignments><InstanceAddress roleName="WorkerRole1"><Subnets><Subnet name="Subnet-1"/></Subnets></InstanceAddress></AddressAssignments></NetworkConfiguration>

The virtual network with this name exist in same subscription.




Viewing all articles
Browse latest Browse all 6513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>