synapse security
32 TopicsSynapse Connectivity Series Part #2 - Inbound Synapse Private Endpoints
This blog article will feature Synapse Private Endpoint. The foundation of this article was based on a previous post - Azure SQL DB Private Link / Private Endpoint - Connectivity Troubleshooting) which I will go more in depth with Synapse specific features.34KViews5likes7CommentsHow to implement row-level security in serverless SQL pools
Row-level security enables you to configure your views to return different subsets of rows to the users with difference permissions. This way, the readers will get limited results based on their access rights or roles. Row-level security can be easily implemented in serverless SQL pools using the instructions in this post.32KViews5likes9CommentsHow-To Deploy your Synapse Workspace Artifacts to a Managed VNET Synapse Workspace
This article will demonstrate how you can use the Synapse Workspace Deployment task in Azure DevOps to deploy your Synapse Workspace artifacts to a target Managed VNET Synapse Workspace that is configured to not allow public network access.20KViews4likes3CommentsSecuring access to ADLS files using Synapse SQL permission model
Serverless Synapse SQL pool in Azure synapse analytics enables you to define permission rules that defines who can access some data sets on Azure storage. In this article you will see how to setup fine-grained security policy for SQL users that can access some parts of storage using workspace identity or SAS key. This is must-have setup for scenarios where SQL principals access data or serverless Synapse SQL pool access storage using Managed Identity or SAS token.15KViews4likes2CommentsMSG 10519 When Attempting to Access External Table via Polybase
Setting up External Objects with Polybase can lead to problems if you do not following the instructions, recently a more comment exception has been surfacing especially with Secured Storage follow this article for more information on how to overcome this common problem.15KViews1like1CommentHow Data Exfiltration Protection (DEP) impacts Azure Synapse Analytics Pipelines
Do you want to know how enabling Data Exfiltration Protection (DEP) against a Synapse Workspace will impact Synapse Pipelines? This article discusses the impacts of DEP on Synapse Pipelines and potential workarounds. If you are considering enabling DEP in your Synapse deployment - this is a must read.13KViews3likes3Comments