Skip to content

Commit d638cde

Browse files
committed
replaced fqdn with lbip
1 parent fe59998 commit d638cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
"outputs": {
493493
"fqdn": {
494494
"type": "String",
495-
"value": "[reference(variables('ipName')).dnsSettings.fqdn]"
495+
"value": "10.0.101.4"
496496
},
497497
"port": {
498498
"type": "Int",

0 commit comments

Comments
 (0)