azure-synapse

Generate Azure Synapse Analytics workspace configurations with Bicep or Terraform.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/sitharaj88/claude-skills --skill azure-synapse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-synapse
Source: https://github.com/sitharaj88/claude-skills/tree/main/skills/azure-synapse
Command: npx skills add https://github.com/sitharaj88/claude-skills --skill azure-synapse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the setup and configuration of Azure Synapse Analytics workspaces, enabling users to quickly establish robust data warehousing, big data processing, and analytics pipelines.

Core Features & Use Cases

  • Workspace Deployment: Automates the creation of Synapse workspaces with integrated data lake storage and security configurations using Bicep or Terraform.
  • Component Configuration: Guides the setup of dedicated SQL pools, serverless SQL pools, Spark pools, and Synapse Pipelines.
  • Performance & Security: Provides best practices and configurations for optimizing performance, security, and cost.
  • Use Case: A data engineer needs to set up a new Azure Synapse workspace for a big data project, including a Spark pool for data transformation and a dedicated SQL pool for reporting.

Quick Start

Use the azure-synapse skill to generate a Bicep configuration for a new Synapse workspace named 'my-synapse-workspace' with a data lake account 'mydatalakeaccount' and file system 'myfilesystem'.

Frequently Asked Questions about azure-synapse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy an Azure Synapse Analytics workspace using Terraform or Bicep?

To deploy an Azure Synapse workspace using Terraform or Bicep, this Skill generates production-ready infrastructure as code configurations. It automates the setup of integrated data lake storage, SQL pools, Spark pools, and security settings.

Can I configure dedicated SQL pools and Spark pools for big data processing in Azure Synapse?

Yes, you can configure dedicated SQL pools and Spark pools for big data processing. The Skill provides detailed guidance on setting up these components alongside serverless SQL pools and Synapse Pipelines for data transformation and reporting.

What's the best way to set up security and performance optimization for Azure Synapse workspaces?

The best way to set up security and performance optimization is through the Skill's built-in best practice configurations. It generates workspace settings that balance cost, security, and performance for data warehousing and analytics pipelines.

Do I need prior infrastructure as code experience to automate Azure Synapse workspace setup?

You need a basic understanding of Bicep or Terraform to use the generated configurations effectively. The Skill handles the complex component configuration and best practices, but users should understand infrastructure as code concepts.

Does this Azure Synapse deployment approach support data pipelines and integrated data lake storage?

Yes, this Azure Synapse deployment approach fully supports data pipelines and integrated data lake storage. The generated configurations include settings for Synapse Pipelines and data lake accounts with file systems for comprehensive analytics workflows.

Why use Bicep versus Terraform for Azure Synapse workspace configuration?

Both Bicep and Terraform are supported for Azure Synapse workspace configuration. Bicep offers native Azure integration, while Terraform provides multi-cloud portability. The Skill generates production-ready code for either approach based on your infrastructure preference.