Skip to content

Commit 78f7213

Browse files
authored
Merge branch 'main' into main
2 parents f26e5ad + 202bd73 commit 78f7213

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

workload/portal-ui/portal-ui-baseline.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@
873873
"defaultValue": 1,
874874
"toolTip": "Select the number of virtual machines to deploy in your AVD host pool.",
875875
"min": 1,
876-
"max": 9999,
876+
"max": 4999,
877877
"showStepMarkers": true,
878878
"constraints": {
879879
"required": true
@@ -1939,6 +1939,7 @@
19391939
"type": "Microsoft.Common.CheckBox",
19401940
"visible": true,
19411941
"label": "Deploy monitoring",
1942+
"defaultValue": true,
19421943
"toolTip": "Deploy monitoring settings and if selected deploy Azure log analytics workspace."
19431944
},
19441945
{

0 commit comments

Comments
 (0)