-
Notifications
You must be signed in to change notification settings - Fork 173
Remove need to provide client secret when creating workspace and remove Directory.Read.All Dependency from automation admin #4775
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
Draft
marrobi
wants to merge
31
commits into
microsoft:main
Choose a base branch
from
marrobi:marrobi/issue2247
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
8a391ec
Use Group.Create instead of Group.ReadWrite.All for group creation
marrobi 481daf8
Deployment works, permetations need testing, and docs updating.
marrobi 6904b72
Update scripts and docs.
marrobi c755f30
Remove need for Directory.Read.All
marrobi 9fd75cf
Rotating secret
marrobi 6114d09
Merge branch 'main' of https://github.com/microsoft/AzureTRE into mar…
marrobi e7479bd
Merge branch 'main' into marrobi/issue2247
marrobi 1b9c090
Update docs/tre-admins/auth.md
marrobi ccf5aee
Update docs/tre-admins/identities/application_admin.md
marrobi f93845e
Update docs/tre-admins/environment-variables.md
marrobi b79940f
Update docs/tre-admins/identities/application_admin.md
marrobi 173ebd1
Update templates/workspaces/base/terraform/aad/aad.tf
marrobi 430453a
Update PR review comments.
marrobi 994d1f9
Update after linting feedback.
marrobi a86b286
Remove unused auth variables.
marrobi b78145f
fix linting
marrobi 24dfd97
Update e2e tests
marrobi c79a9e0
Update CHANGELOG.md
marrobi d703251
Update docs/tre-templates/workspaces/base.md
marrobi da6a64f
Remove debreciated parameter.
marrobi 6be936d
Merge branch 'marrobi/issue2247' of https://github.com/marrobi/AzureT…
marrobi e0c4bb8
simplify import
marrobi f883ce1
Remove more unused vars
marrobi 3a9d8d8
fix spelling
marrobi 83c0f4a
Update e2e tests given roles arent preconfigured in app reg.
marrobi e45ef5b
fix linting
marrobi bcddf1c
fix lint
marrobi cb9d51d
Fix linting
marrobi b6c60d1
Remove TEST_WORKSAPCE_ID from tests
marrobi 1e4acdb
Add retry loop when getting workspace role IDs
marrobi d4ab72d
format
marrobi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.25.4" | ||
| __version__ = "0.26.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.