Azure Vnet Peering in ARM Template -


i have common arm template common infrastructure , arm template applicationxyz infrastructure.

in arm template applicationxyz infrastructure want peer vnet in vnet in common infrastructure arm template. possible without editing both arm templates, or having vnets peered in same arm template?

i'm not sure understand question properly, if vnets in different resource groups need nested deployment or change both templates create peering, peering require configured on both end (with exclusing of classic arm peering, can enabled on 1 end).

also, cannot create peering if vnet not existant, in order idea work vnets must in place.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -