Using azure bicep to provision an azure synapse workspace

Raj D 591 Reputation points
2023-01-21T23:27:27.7133333+00:00

Greetings!!!

I'm trying to explore different options to seamlessly provision and deploy, synapse workspace and underlying integration runtime, self-hosted integration runtime, linked services, datasets, pipelines, spark pool, sql scripts and notebooks using azure bicep. Could you please help me out getting started with helpful script or resources.

Thank you in advance.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,172 questions
{count} votes

Accepted answer
  1. Luke Murray 11,246 Reputation points MVP
    2023-01-22T07:26:53.09+00:00

    Hey, Raj

    Take a look at this solution accelerator: https://github.com/Azure/azure-synapse-analytics-end2end

    You can take a look at the Bicep modules directly: https://github.com/Azure/azure-synapse-analytics-end2end/tree/main/Deploy

    The ResourceModules repo is also a great resource: https://github.com/Azure/ResourceModules

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.