Manage the Synapse pipeline triggers as part of your CICD DevOps process. Context I use an Azure Automation account to host my PowerShell script because it provides reusability and management of required modules. Schedules and logging are included but most importantly, it provides a REST API webhook that I can call from pipelines if necessary.… Continue reading Synapse CICD – Manage Triggers
Category: Synapse
🔐Security in a shared workspace
Well, why?... perhaps you prefer not spinning more resources to segmentate the environment or decouple the workloads, but you still need to enforce data security across domains. Lets look at how to secure an HR container in a shared Azure Synapse Analytics workspace that serves mixed workloads by using only RBAC permissions at the storage,… Continue reading 🔐Security in a shared workspace
🗺️Guide: Synapse Spark ✨ – Getting Started
Pls feel free to share with others and spread the word. Step 1 watch this video https://www.youtube.com/embed/8-mdnw_L91Y Step 2 skim through these slides for more context: Coming soon... The rest is all hands-on stuff - if you get stuck at any point lmk. Step 3 do this learning path: Perform data engineering with Azure Synapse… Continue reading 🗺️Guide: Synapse Spark ✨ – Getting Started
You must be logged in to post a comment.