Extend service principal migration to create storage credentials for …#2
Merged
mohanab-db merged 1 commit intomohanab-db:mainfrom May 6, 2024
Merged
Conversation
…access connectors created for each storage account (#1426) ## Changes Extend service principal migration to create storage credentials for access connectors created for each storage account ### Linked issues Resolves #1384 Resolves #875 ### To do - [x] Update docs on creating access connectors. - [x] First prompt for creating credentials for access connectors, then for service princpals - [x] Use the storage credentials in [external locations](https://github.com/databrickslabs/ucx/blob/main/src/databricks/labs/ucx/azure/locations.py#L65) ### 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: vuong-nguyen <[email protected]>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
…access connectors created for each storage account (databrickslabs#1426)
Changes
Extend service principal migration to create storage credentials for access connectors created for each storage account
Linked issues
Resolves databrickslabs#1384
Resolves databrickslabs#875
To do
Functionality
databricks labs ucx .........Tests
Changes
Linked issues
Resolves #..
Functionality
databricks labs ucx .........Tests