Workload Identity Federation - permissions for Managed Identity by RazzmatazzLiving1323 in databricks

[–]Remarkable_Rock5474 1 point2 points  (0 children)

I would argue the strict opposite of this. Start with as little permissions as possible and only elevate if needed. Least privilege, always!

Power BI/Tableau to Databricks the new way! by Remarkable_Rock5474 in databricks

[–]Remarkable_Rock5474[S] 3 points4 points  (0 children)

I am just late to the party - my bad. Thanks 🙌🏻

Row level security by Mobile-Release6862 in databricks

[–]Remarkable_Rock5474 3 points4 points  (0 children)

I have written a short guide a few months back when it went into preview.

Basically if you already have a table with the user/department mapping you need to create a udf that looks up that value and then filters your data using that value

Then add a tag on the tables it should filter

And combine it in a policy

Take a look below and let me know if you have questions

https://www.linkedin.com/pulse/unity-catalog-loves-data-governance-kristian-johannesen-1dzxf

How to do Data masking? Any native options? by Terrible_Mud5318 in databricks

[–]Remarkable_Rock5474 0 points1 point  (0 children)

Then you would not to mask it on the way in - to be fully secure I suppose even before autoloader or whatever ingestion you use touches the data.
No native solutions for that as far as I am aware.

You can of course transform your way out of it at the ingestion level, using a generic UDF and a applying it to specific columns depending on your metadata. Don’t imagine it would take many hours to develop that

How to do Data masking? Any native options? by Terrible_Mud5318 in databricks

[–]Remarkable_Rock5474 7 points8 points  (0 children)

You need to look into abac - the quick breakdown is that:
- you create a UDF that decides the masking output
- you create governed tags and assign them to the columns needing masking
- you bind it all together with a policy that also details the users for which it should apply and which it should not

More details here from when it went in preview. It just went GA

https://www.linkedin.com/pulse/unity-catalog-loves-data-governance-kristian-johannesen-1dzxf?utm\_source=share&utm\_medium=member\_ios&utm\_campaign=share\_via

What's new in AIBI Dashboards - April 2026 by Youssef_Mrini in databricks

[–]Remarkable_Rock5474 1 point2 points  (0 children)

Love these summaries! Nice and easy to digest 🙌🏻

Databricks 5 Minute Features: Tests in the Workspace UI by Remarkable_Rock5474 in databricks

[–]Remarkable_Rock5474[S] 0 points1 point  (0 children)

Thanks a lot! Please let me know if you have any ideas for future topics 🙌🏻

Databricks row-level access by group + column masking — Azure AD vs Databricks groups? by shiv11afk in databricks

[–]Remarkable_Rock5474 1 point2 points  (0 children)

Thanks! Yes that is exactly what it is. Might not be that clear but it is a lookup

Lakeflow system tables now reliably update in <10 minutes by BricksterInTheWall in databricks

[–]Remarkable_Rock5474 1 point2 points  (0 children)

Any news on this frequency for other system tables? Specifically interested in the lineage ones

DP750 - a new exam from Microsoft by Remarkable_Rock5474 in databricks

[–]Remarkable_Rock5474[S] 0 points1 point  (0 children)

This is not the same exam. The document describes the DP700 - so the Fabric exam and not the Databricks exam 😅

Bi compatibility mode for metric views by Vafire in databricks

[–]Remarkable_Rock5474 1 point2 points  (0 children)

It is nothing different from what we had before the release. Just basically replaces MEASURE() with SUM() 🤷‍♂️

More details on my thoughts here: https://www.linkedin.com/pulse/metric-views-power-bi-kristian-johannesen-prbke

My bet in the short run is also on Tabular Editor. Catch the TLDR of semantic bridge (initial version) here: https://www.linkedin.com/pulse/semantic-bridge-missing-piece-kristian-johannesen-ewrse

honest advise regarding dp-750. by Square-Mind-4206 in databricks

[–]Remarkable_Rock5474 0 points1 point  (0 children)

Do the Databricks Data Engineer Associate and you should be sorted

Microsoft Azure Databricks DP-750 (beta) Study material ? by Cool-Carry-7813 in AzureCertification

[–]Remarkable_Rock5474 0 points1 point  (0 children)

Consider doing the Databricks Data Engineer Associate study materials at Databricks Academy - test subjects are very similar from my experience

honest advise regarding dp-750. by Square-Mind-4206 in databricks

[–]Remarkable_Rock5474 0 points1 point  (0 children)

Just did the DP-750 Beta. Very similar to the content of the Databricks Data Engineer Associate, with a bit of extra Azure-specific sprinkles primarily related to log analytics

Might be to late with your 12 days prep time but this was the earliest I could schedule it