microsoft / microsoft/AzureTRE
Create VM for other users - User picker
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
When using the new functionality introduced in PR https://github.com/microsoft/AzureTRE/pull/4501 to create a VM for other users, the user is specified by entering the user's Object ID from Entra.
While this functionality is useful as it is, it would be more user friendly (and time saving) if user could be chosen via a user picker, similar to that introduced in PR https://github.com/microsoft/AzureTRE/pull/4337
Suggestion: The user picker should only list users that have been assigned to the workspace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PRs 4501 and 4337 to understand the current VM-for-other-users flow and the existing user picker. Trace where the Object ID is entered and how the picker is used; done means users can be selected from the workspace-assigned users rather than entering an Object ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100