Skip to content

Commit

Permalink
Update createUiDefinition.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cwintenburg authored Jul 14, 2022
1 parent 8a192ac commit ecc8069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
}],
"outputs": {
"virtualNetwork": "[steps('infrastructureSettings').virtualNetwork.name]",
"virtualAddress": "[steps('infrastructureSettings').virtualNetwork.addressPrefix]",
"managementSubnet": "[steps('infrastructureSettings').virtualNetwork.subnets.managementSubnet.name]",
"managementAddress": "[steps('infrastructureSettings').virtualNetwork.subnets.managementSubnet.addressPrefix]",
"desktopSubnet": "[steps('infrastructureSettings').virtualNetwork.subnets.desktopSubnet.name]",
Expand Down

0 comments on commit ecc8069

Please sign in to comment.