Skip to content

Commit dc6df34

Browse files
authored
Add interactive tutorial for local group migration readme
1 parent c3c2295 commit dc6df34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/databricks/labs/ucx/runtime.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ def migrate_permissions(cfg: WorkspaceConfig):
185185
workflows, and ensures a smooth migration experience for both users and administrators. By executing this precise
186186
operation, we not only meet data security and governance standards but also enhance the overall efficiency and
187187
manageability of our data ecosystem, laying the foundation for a new era of data management excellence within our
188-
organization."""
188+
organization.
189+
190+
See [interactive tutorial here](https://app.getreprise.com/launch/myM3VNn/)."""
189191
toolkit = GroupMigrationToolkit(cfg)
190192
toolkit.prepare_environment()
191193
toolkit.apply_permissions_to_backup_groups()

0 commit comments

Comments
 (0)