The input is not a valid Base-64 string as it contains a non-base 64 character
Oleg Serdyuk
5
Reputation points
The goal is to read data from azure sql db and load it into Azure Data Lake Storage Gen2.
I created parametrized Linked Service that connects to ADLS gen2. Supplied URL and Access Key - test connection works fine.
After that I created CSV dataset and used Previously created linked service. Test connection - works fine.
However, when executing Copy Activity it gives me an error saying that supplied account key is invalid.
I go back and check connection with Linked Service and DataSet - both works fine.
So what am I missing?
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,326 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
Sign in to answer