Skip to content

Commit

Permalink
temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hyonholee committed Sep 12, 2019
1 parent 1307bde commit dff17a9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"subnet": {
"id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/{existing-virtual-network-name}/subnets/{existing-subnet-name}"
},
"publicipaddressconfiguration": {
"publicIPAddressConfiguration": {
"name": "{vmss-name}",
"properties": {
"publicIpAddressVersion": "IPv4"
"publicIPAddressVersion": "IPv4"
}
},
"loadBalancerInboundNatPools": [
Expand Down

0 comments on commit dff17a9

Please sign in to comment.