Hello Surbanoski Aleksandar,
Welcome to the MS Q&A platform.
I have gone through many documents, but I don't find a way to enable interactive authoring using Terraform or PowerShell
but you can use the below rest API to Enable interactive query in the integration runtime
https://learn.microsoft.com/en-us/rest/api/synapse/integration-runtimes/enable-interactive-query?tabs=HTTP
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/enableInteractiveQuery?api-version=2021-06-01-preview
I hope this helps.
How to enable interactive authoring on Synaps Studio in automated way

Surbanoski Aleksandar
46
Reputation points
Hello there I am trying to enable interactive authoring using Terraform or Powershell command inside Terraform but without luck. Any support is appreciated
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,373 questions
1 answer
Sort by: Most helpful
-
Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
2023-04-11T21:52:31.7+00:00