Create groups for AAD app reg roles#2532
Conversation
Unit Test Results503 tests +486 501 ✔️ +484 15s ⏱️ +8s Results for commit c890c1e. ± Comparison against base commit 03a3aab. This pull request removes 17 and adds 503 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
tamirkamara
left a comment
There was a problem hiding this comment.
What about adding the groups to their respective roles in the workspace app?
…le and assign to the app role Fixes microsoft#2480
|
@tamirkamara became a bit more involved than I expected. Appreciate feedback, and if someone has time to test it. I have and got desired result: |
|
Might need to output the group IDs too, then can link to a URI such as:
To manage group members. |
tamirkamara
left a comment
There was a problem hiding this comment.
Looks good with a couple of small comments.
cfa16b4 to
6604fc7
Compare
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2999673697 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3007192495 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3009145901 (with refid (in response to this comment from @marrobi) |
|
/test-destroy-env |
|
Destroying PR test environment (RG: rg-tre9f314729)... (run: https://github.com/microsoft/AzureTRE/actions/runs/3009327735) |
|
PR test environment destroy complete (RG: rg-tre9f314729) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3009450629 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3013623377 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3021309456 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3047996550 (with refid (in response to this comment from @marrobi) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3050648354 (with refid (in response to this comment from @tamirkamara) |
|
/test-force-approve (passed in https://github.com/microsoft/AzureTRE/actions/runs/3050648354) |
|
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit c890c1e) (in response to this comment from @marrobi) |

Resolves #2480
What is being addressed