Configuring a Log Analytics workspace for Synapse Spark pools
In this recipe, we will explore integrating a Log Analytics workspace with Synapse Spark pools.
Getting ready
To get started, log in to https://portal.azure.com using your Azure credentials:
- Create a Synapse Analytics workspace, as explained in the Provisioning an Azure Synapse Analytics workspace recipe of Chapter 8, Processing Data Using Azure Synapse Analytics.
- Create a Spark pool cluster, as explained in the Provisioning and configuring Spark pools recipe of Chapter 8, Processing Data Using Azure Synapse Analytics.
- Create a Log Analytics workspace (if you haven’t already done so), as explained in steps 1 and 2 in the How to do it… section of the Configuring a Log Analytics Workspace for Synapse dedicated SQL Pools recipe in this chapter.
How to do it…
Follow these steps to integrate Synapse Spark pools with a Log Analytics workspace:
- Download the
spark_loganalytics_conf...