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.32KViews5likes8CommentsSpark Notebook error: Java.sql.SQLException:User does not have permissions to perform this action
While running spark notebook I hit the error: Error: java.sql.SQLException: com.microsoft.sqlserver.jdbc.SQLServerException:User does not have permissions to perform this action5.4KViews0likes7CommentsSynapse pipelines storage event trigger security deep dive
ADF and Synapse Pipelines offer a feature that allows pipeline execution to be triggered based on various events, such as storage blob creation or deletion. This can be used by customers to implement event-driven pipeline orchestration. In this blog post, we will address some common security questions and challenges that may arise during storage event trigger creation.9.8KViews3likes4CommentsHow-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.20KViews4likes3CommentsHow 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