Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update portal location selector to use location based on supported resource types #795

Closed
mikedzikowski opened this issue Jan 13, 2024 · 0 comments · Fixed by #796
Closed
Assignees

Comments

@mikedzikowski
Copy link
Contributor

mikedzikowski commented Jan 13, 2024

Benefit/Result/Outcome

Update the mlz.portal.json to use a resource selector based on supported resource types:

Description

Example:

{ "name": "location", "type": "Microsoft.Common.LocationSelector", "label": "Location", "toolTip": "Select the location for the AVD session hosts.", "resourceTypes": [ "Microsoft.Compute/virtualMachines" ] }

Acceptance Criteria

  • Portal does not set locations statically and uses a selector based on resource types available in a given environment
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant