Azure Virtual Network includes best practice Azure reference architecture for Virtual Networks (VNETs) and subnets.
For detailed information, check out our Operator Guide for this bundle.
Our bundles aren't intended to be used locally, outside of testing. Instead, our bundles are designed to be configured, connected, deployed and monitored in the Massdriver platform.
Bundles are the basic building blocks of infrastructure, applications, and architectures in Massdriver. Read more here.
Form input parameters for configuring a bundle for deployment.
View
monitoring
(object)mode
(string): Enable and customize Function App metric alarms. Default:AUTOMATED
.- One of
- Automated
- Custom
- Disabled
- One of
network
(object)automatic
(boolean): Enabling this will automatically select an available CIDR range for your database. Unchecking will require you to specify the CIDR. Default:True
.region
(string): Select the Azure region you'd like to provision your resources in. This cannot be changed after the resource is created.
{
"__name": "Wizard",
"monitoring": {
"mode": "AUTOMATED"
},
"network": {
"automatic": true,
"mask": 20,
"region": "eastus"
}
}
Connections from other bundles that this bundle depends on.
View
azure_service_principal
(object): . Cannot contain additional properties.-
data
(object)-
client_id
(string): A valid UUID field.Examples:
"123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
-
client_secret
(string) -
subscription_id
(string): A valid UUID field.Examples:
"123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
-
tenant_id
(string): A valid UUID field.Examples:
"123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
-
-
specs
(object)
-
Resources created by this bundle that can be connected to other bundles.
View
vnet
(object): . Cannot contain additional properties.-
data
(object)infrastructure
(object)-
cidr
(string)Examples:
"10.100.0.0/16"
"192.24.12.0/22"
-
default_subnet_id
(string): Azure Resource ID.Examples:
"/subscriptions/12345678-1234-1234-abcd-1234567890ab/resourceGroups/resource-group-name/providers/Microsoft.Network/virtualNetworks/network-name"
-
id
(string): Azure Resource ID.Examples:
"/subscriptions/12345678-1234-1234-abcd-1234567890ab/resourceGroups/resource-group-name/providers/Microsoft.Network/virtualNetworks/network-name"
-
-
specs
(object)azure
(object): .region
(string): Select the Azure region you'd like to provision your resources in.
-
Did we miss something? Please submit an issue to report any bugs or request additional features.
Note: Massdriver bundles are intended to be tightly use-case scoped, intention-based, reusable pieces of IaC for use in the Massdriver platform. For this reason, major feature additions that broaden the scope of an existing bundle are likely to be rejected by the community.
Still want to get involved? First check out our contribution guidelines.
If your use-case isn't covered by this bundle, you can still get involved! Massdriver is designed to be an extensible platform. Fork this bundle, or create your own bundle from scratch!
Questions? Concerns? Adulations? We'd love to hear from you!
Please connect with us!