Question 171:
Which of the following is incorrect about copy activity in Azure DataFactory?
Answer options:
A.Copy data to Azure Data Lake Storage Gen2 (ADLS2) from SQL server in Parquet Format. B.Copy CSVs from local File system storage to Azure Blob storage as Avro Format. C.Use copy activity to copy a compressed file in zip format located in on-prem; extract it on the fly and insert it into an Azure SQL database. D.Copy CSV Data in Gzip Compressed-text to Azure Blob Storage and then insert to Azure database for Postgres.