cancel
Showing results for 
Search instead for 
Did you mean: 
MVP Articles
This page brings together externally published articles written by our MVPs. Discover expert perspectives, real-world guidance, and community contributions from leaders across the ecosystem.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

protmaks
by Databricks MVP
  • 9432 Views
  • 4 replies
  • 4 kudos

I looked into Genie Code costs in Databricks — it’s cheap until it isn’t

I’ve been testing Genie Code in Databricks and wanted to understand not just the UX, but the actual cost behavior.My impression so far:for simple code edits / code assistance, it looks almost free,but if Genie Code starts doing things that involve re...

  • 9432 Views
  • 4 replies
  • 4 kudos
Latest Reply
DoTA
New Contributor III
  • 4 kudos

Great writeup - I'm also facing the same problem with Genie Code.1. This billing attribution gap isn't specific to Genie Code, it shows up anywhere an agent/orchestration layer spins up ad-hoc compute (serverless one) on your behalf. Eventhough you c...

  • 4 kudos
3 More Replies
Nidhig631
by Databricks MVP
  • 1143 Views
  • 3 replies
  • 3 kudos

How to enable a custom URL in Azure Databricks?

Azure Databricks now allows organisations to configure a custom URL at the account level, providing a unified and branded access point for all users.Instead of navigating multiple workspace-specific URLs, users can log in once using a single custom U...

  • 1143 Views
  • 3 replies
  • 3 kudos
Latest Reply
JesseBouwman
New Contributor II
  • 3 kudos

I've also landed on the community page after trying to get the custom-url to work. In the accounts console itself the option is mentioned, but it seems it's unavailable for our account at the moment. Are there any prerequisites except for the ones in...

  • 3 kudos
2 More Replies
Nidhig631
by Databricks MVP
  • 142 Views
  • 0 replies
  • 0 kudos

Databricks Foreign Table

Foreign Tables in Databricks are part of Lakehouse Federation and allow you to query data that lives outside Databricks without copying it into Delta tables first. Think of them as a Unity Catalog object that points to an external system.Let’s unders...

  • 142 Views
  • 0 replies
  • 0 kudos
protmaks
by Databricks MVP
  • 315 Views
  • 0 replies
  • 1 kudos

Databricks Community Articles in Medium

Please follow https://medium.com/databrickscommunity for the best articles about Databricks.We welcome contributions from anyone in the Databricks community. Submit your first article as a guest (follow us, and in the article menu, choose “submit to ...

Screenshot 2026-07-12 at 11.12.27.jpg
  • 315 Views
  • 0 replies
  • 1 kudos
Nidhig631
by Databricks MVP
  • 275 Views
  • 0 replies
  • 1 kudos

Databricks Genie Code Gets a Full Page Command Centre

As someone who spends hours every day building notebooks, debugging pipelines, and experimenting with AI agents in Databricks, there was always one thought in the back of my mind.“Why can’t Genie Code have a full-screen workspace where I can manage e...

  • 275 Views
  • 0 replies
  • 1 kudos
Nidhig631
by Databricks MVP
  • 408 Views
  • 0 replies
  • 2 kudos

Claude Mythos & Databricks LakeWatch

Databricks LakeWatch- Security for the Agentic Era:What is Lakewatch?Lakewatch is a new security product, essentially a comprehensive security camera system for your entire company’s computer systems, powered by AI.Two significant developments occurr...

  • 408 Views
  • 0 replies
  • 2 kudos
Nidhig631
by Databricks MVP
  • 510 Views
  • 0 replies
  • 1 kudos

Databricks Genie vs Databricks Genie Code

Databricks Genie vs Databricks Genie Code – What's the Difference?Many people assume Genie and Genie Code are the same, but they are designed for completely different audiences and use cases.GenieWho it’s for: All employees, from Marketing Managers t...

  • 510 Views
  • 0 replies
  • 1 kudos
protmaks
by Databricks MVP
  • 454 Views
  • 0 replies
  • 1 kudos

How to create Databricks Jobs Monitoring in your custom Databricks App

If you run dozens of scheduled jobs on Databricks, you already know the two native options for catching failures — email/Teams alerts and the Monitoring dashboard — both let you down at scale. You forget to wire up alerts on new jobs, and the dashboa...

dtbr_jobsm.jpg
  • 454 Views
  • 0 replies
  • 1 kudos
protmaks
by Databricks MVP
  • 609 Views
  • 0 replies
  • 1 kudos

Free Modular Project Structure for Databricks Apps with Streamlit

The official Databricks Apps quickstart puts everything into a single app.py. Fine for a demo — painful once the app grows past ~500 lines.Problems with the single-file pattern:Merge conflicts on every PRUI, logic, and SDK calls coupled → no unit tes...

schema1.jpg
  • 609 Views
  • 0 replies
  • 1 kudos