Back to Azure Bicep templates index <–
![]()
Virtual Network with N subnets.
Template Locations
<br /><br />
</div>
</div>
Sustainbility Advisor
The sustainability advisor is based on the Sogeti Cloud Reference Architecture with sustainble practices. These sustainble practices cover application code, cloud infrastructures and data. The global Sogeti community is continously evolving the sustainble practices and every day new and tuned are added. For cloud infrastructures the sustainble practices are automatically validated and reported below.
note: when 100% it can be that there is no sustainble practices yet for this Cloud infrastructure.
–>
Online documentation
Template reference
Service description
Requirements
- Resource group must been created with a valid name and location.
Input values
- tagBillingIdentifier : BillingIdentifier tag.
- vnetCustomName : The name to be used for the virtual network
- resourceLocation : The Azure Region that the resource should be created. Defaults to the current resource groups location
- vnetPrefixes : An array of the Network Address prefixes that should be added to the virtual network
- Subnets : An array defining the subnets that should be created.
Output values
- VNetName : The name of the virtual network
- VNetResourceId : The resourceId of the virtual network
- Subnets : An array of the subnets created, including their name & resource Id
Additional information
We can implement multiple virtual networks within each Azure subscription and Azure region. Each virtual network is isolated from other virtual networks.