Synapse Security
32 Topics- Synapse Connectivity Series Part #2 - Inbound Synapse Private EndpointsThis 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.35KViews5likes7Comments
- How to implement row-level security in serverless SQL poolsRow-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.32KViews5likes9Comments
- How-To Deploy your Synapse Workspace Artifacts to a Managed VNET Synapse WorkspaceThis 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.20KViews4likes3Comments
- Securing access to ADLS files using Synapse SQL permission modelServerless 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.15KViews4likes2Comments
- MSG 10519 When Attempting to Access External Table via PolybaseSetting 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.15KViews1like1Comment