You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/image-builder-json.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1721,6 +1721,8 @@ vnetConfig: {
1721
1721
}
1722
1722
```
1723
1723
1724
+
---
1725
+
1724
1726
#### subnetId
1725
1727
Resource ID of a pre-existing subnet on which the build VM and validation VM is deployed.
1726
1728
@@ -1745,8 +1747,6 @@ This field can be specified only if `subnetId` is also specified and must meet t
1745
1747
#### proxyVmSize (optional)
1746
1748
Size of the proxy virtual machine used to pass traffic to the build VM and validation VM. This field must not be specified if `containerInstanceSubnetId` is specified because no proxy virtual machine is deployed in that case. Omit or specify empty string to use the default (Standard_A1_v2).
0 commit comments