Skip to content

Commit

Permalink
fixing portal UI region filter on virtual network selector
Browse files Browse the repository at this point in the history
  • Loading branch information
danycontre committed Jan 7, 2024
1 parent 60bcfc1 commit b963c58
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions workload/portal-ui/portal-ui-baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1119,10 +1119,12 @@
},
"options": {
"filter": {
"subscription": "onBasics",
"location": "[steps('SessionHosts').SessionHostsRegionSection.SessionHostsRegion.location.name]"
"subscription": "onBasics"
}
}
},
"scope": {
"location": "[steps('sessionHosts').sessionHostsRegionSection.sessionHostsRegion]"
}
},
{
"name": "avdSubnetApi",
Expand Down

0 comments on commit b963c58

Please sign in to comment.