tonio-lora / Azure-Synapse-Analytics-PoC

Template to deploy Synapse Analytics using best practices to deliver a proof of concept.
13 stars 6 forks source link

Azure-Synapse-Analytics-PoC

alt tag

Description

Create a Synapse Analytics environment based on best practices to achieve a successful proof of concept. While settings can be adjusted, the major deployment differences are based on whether or not you used Private Endpoints for connectivity. If you do not already use Private Endpoints for other Azure deployments, it's discouraged to use them for a proof of concept as they have many other networking depandancies than what can be configured here.

How to Run

These commands should be executed from the Azure Cloud Shell at https://shell.azure.com using PowerShell:

rm -rf Azure-Synapse-Analytics-PoC
git clone https://github.com/tonio-lora/Azure-Synapse-Analytics-PoC  
cd Azure-Synapse-Analytics-PoC  
bash setup.sh 
bash configure.sh 
./upload_sql_scripts.ps1

What's Deployed

Azure Synapse Analytics Workspace

Azure Data Lake Storage Gen2

Azure Log Analytics

What's Configured

Optional Steps