Sachin Nandanwarwww.azureguru.net·Oct 26, 2024Row Level Security In Microsoft FabricI have always been a strong proponent of data level access and controls being implemented at the source layer instead of the presentation layer. This approach centralizes security management and reduces the overhead of configuring access in multiple ...119 readsmicrosoftfabric
Shahnawaz Khanshahnawaz.hashnode.dev·Jul 24, 2024Implement row-level securityToday I earned my "Implement row-level security" badge! I’m so proud to be celebrating this achievement and hope this inspires you to start your own @MicrosoftLearn journey! Keep up the great work! Click to see my new achievementPowerBI
Stefan StarkeforCloudflight Engineering Blogengineering.cloudflight.io·Feb 14, 2024Lakehouse: Securing data accessIn this article, we'll delve into best practices for securing data access when using Microsoft Fabric Lakehouses. The goal is ensuring that your valuable data remains protected and enable people from within your organization to see subsets of the dat...1.1K readsfabric
Rodrigo Mansueliblog.mansueli.com·Jun 6, 2023Using Custom Claims for Supabase Storage PoliciesSupabase is an open-source Firebase alternative that allows developers to easily build scalable and secure applications. One of the main features of Supabase is its storage service, which enables users to store and retrieve files. To ensure proper ac...810 readssupabase
Rodrigo Mansueliblog.mansueli.com·May 3, 2023Using Supabase-JS as a Script in Your TerminalSupabase-JS is an isomorphic JavaScript client for Supabase, a platform that provides a Postgres database, authentication, storage, and serverless functions. While Supabase-JS is commonly used for interacting with your database, listening to changes,...584 readssupabase
Rodrigo Mansueliblog.mansueli.com·Mar 29, 2023Using custom claims & testing RLS with SupabaseThis article will guide you through the process of using custom claims and testing row-level security (RLS) with Supabase and PostgreSQL. By incorporating custom claims, you can enhance the efficiency of your access control rules and improve your app...7 likes·3.0K readsjson