Relative Content

Tag Archive for azureazure-sql-databaseazure-data-factory

ADF > Azure SQL – Slow Performance

I’ve got a 3.6 billion row fact table in Azure SQL which I am trying to create a copy of. Initially I setup a simple copy activity in Azure Data Factory to copy from table 1 to table 2. The throughput of this was very poor, under 2MB per second, and this is without any indexing applied.

Unable to Truncate Azure SQL table from ADF

I have an Azure SQL server and my ADF has contributor access to it. But still when I tried to truncate the table using the pre-copy script in the copy activity it throwed me error stating that you might not have access.

Unable to Truncate Azure SQL table from ADF

I have an Azure SQL server and my ADF has contributor access to it. But still when I tried to truncate the table using the pre-copy script in the copy activity it throwed me error stating that you might not have access.