Hi @DineshOjha The best approach is parameterized SQL with widget-based defaults in your Python wrapper, wired to DABs target variables. Why this works on both fronts: Engineers run the notebook interactively and widget defaults kick in (dev values)....
Hi @AnandGNR ,My understanding based on above error was your org has a policy: "Private endpoint must be configured for Key Vault" with effect deny. When Databricks tries to programmatically grant its SP Get/List on your vault during scope creation, ...
Hi @AnandGNR ,The userAADToken error means the CLI doesn't support AKV scope creation — use the REST API directly with an Azure AD token instead of a Personal Access Token.
Hello @szymon_dybczak ,That's the root cause right there — Databricks Free Edition.Even with corrected schemaLocation and checkpointLocation paths, the Free Edition has a fundamental constraint:So no matter where inside a Volume you point your checkp...
Hi @AnandGNR The error message "Fetch request failed due expired user session" is a bit misleading here — it's not actually about your browser session. It's a known quirk of the Databricks secret scope creation UI/API when it can't successfully reach...