-
Notifications
You must be signed in to change notification settings - Fork 90
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
[FEATURE]: Create access connector with managed identity #888
Labels
Comments
1 task
This was referenced Feb 5, 2024
This was referenced Apr 12, 2024
Move "assigning appropiate permissions" into #1383 |
1 task
Moved "replacing storage credentials" into #1384 |
11 tasks
nfx
added a commit
that referenced
this issue
Apr 16, 2024
…ctors with managed identity for each storage account (#1417) ## Changes Create access connector with managed identity during principal migration. One for each storage account. The right permissions are set in a later PR. ### Linked issues Resolves #888 ### Functionality - [ ] added relevant user documentation - [ ] added new CLI command - [x] modified existing command: `databricks labs ucx ...` - [ ] added a new workflow - [ ] modified existing workflow: `...` - [ ] added a new table - [ ] modified existing table: `...` ### Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [x] manually tested - [x] added unit tests - [x] added integration tests - [ ] verified on staging environment (screenshot attached) --------- Co-authored-by: Serge Smertin <[email protected]> Co-authored-by: Serge Smertin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Problem statement
assign appropriate permission to the identified storage accounts that are to be migrated.-> see [FEATURE]: Assign appropriate permission to UCX created access connectors #1383replace existing storage credential with equivalent access connector-managed identity-> see [FEATURE]: Use UCX created access connector in storage credentials #1384Related issues:
Proposed Solution
to be defined
Additional Context
No response
The text was updated successfully, but these errors were encountered: