Synapse Dataflow when enable SQLDW staging, pipeline raise Master Key error

Xia 0 Reputation points
2023-08-22T09:11:42.8+00:00

Hello,

I'm creating pipeline with data flow in Azure Synapse with staging enabled on SQLDW source. When I debug and try to preview data of the source, I have error: Blob storage staging properties should be specified. But I did configured Staging linked service and storage folder in debug settings. I set the same staging settings in Copy Activity, test connection succeed and it debugs well with success. When I debug the pipeline with this dataflow, the error message on dataflow is: Job failed due to reason: at Source 'SourceName': Please create a master key in the database or open the master key in the session before performing this operation. So it's a problem from Blob linked service or database ? As I don't need any master key for encryption in my SQL database. What should I do ?

Azure SQL Database
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
{count} votes

1 answer

Sort by: Most helpful
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2023-08-23T13:22:42.7733333+00:00

    Hello Xia,

    <Posting this as an answer as this is helpful to other community members>

    Root cause: This was due to an outage at the Azure data center.

    Mitigation: A fix has been applied to restore the functionality. End users must pause/resume the dedicated SQL pool and try again.

    If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.


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.