I have created a Stream Analytics Job and able to write the output data to a blob. Now I want to write the output data in Azure Synapse Analytics SQL pool table. I am getting below error while defining OUTPUT in Stream Analytics Job:
"SQL DW output needs job storage account to run. Please check if a job storage account has been configured for the job."
How can I make it work?
