Skip to content

Commit 0388791

Browse files
committed
Updating AIB API reference page to show VNet config information for all tabs and not just for the Bicep tab
1 parent 99e55b7 commit 0388791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,6 +1721,8 @@ vnetConfig: {
17211721
}
17221722
```
17231723

1724+
---
1725+
17241726
#### subnetId
17251727
Resource ID of a pre-existing subnet on which the build VM and validation VM is deployed.
17261728

@@ -1745,8 +1747,6 @@ This field can be specified only if `subnetId` is also specified and must meet t
17451747
#### proxyVmSize (optional)
17461748
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).
17471749

1748-
---
1749-
17501750
## Image Template Operations
17511751

17521752
### Starting an Image Build

0 commit comments

Comments
 (0)