Ip Acl Migration

Migrate a Databricks workspace's existing IP access list (ACL) into a context-based ingress (CBI) account network policy, as-is, using the dbx-migrate-ip-acls CLI. Use when the user wants to convert / migrate an existing IP access list to a network policy, recreate their IP ACL as CBI, or stand up a network policy from the current ACL without audit-log analysis. Runs `dbx-migrate-ip-acls`, which reads this workspace's ACL (ALLOW->allow rules, BLOCK->deny rules) and recreates it verbatim — nothing added — then creates the account network policy (enforce or dry-run) and optionally auto-assigns it to the current workspace.

databrickslabs 7e3f5ad 9.6 KB Updated

File contents

databrickslabs/migrate-ip-acls/tree/main/.claude/skills/ip-acl-migration commit 7e3f5ad19c

Frequently asked questions

npx skillmds@latest add databrickslabs/ip-acl-migration