Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedJoin us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now
Details
I am using Azure Data Factory to configure a pipeline with a copy data step. When using automatically the lakehouse, it works fine. However, when I try to set a parameter in the pipeline to use in the lakehouse copy data step, it doesn't work. I am putting the correct name in the parameters value, but I am getting an error that says:
ErrorCode=AdlsGen2OperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ADLS Gen2 operation failed for: Operation returned an invalid status code 'BadRequest'. Account: ''. FileSystem: '3fb7192f-f276-49d1-a0c7-01047a2d313d'. Path: 'DemoAcquireEmployeeDataLakehouse/Tables/EmployeesWorldWide/_delta_log'. ErrorCode: 'BadRequest'. Message: 'Bad Request'. TimeStamp: 'Mon, 30 Oct 2023 10:21:56 GMT'..,Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.Azure.Storage.Data.Models.ErrorSchemaException,Message=Operation returned an invalid status code 'BadRequest',Source=Microsoft.DataTransfer.ClientLibrary,'
How can I use a parameter for a lakehouse in a Fabric Pipeline without getting this error?
Solved! Go to Solution.
You'll need to use the GUID of the Lakehouse instead of its name
You can get that from the URL when you browse the lakehouse itself
Hello Andy,
Thank you for the reply.
- I am using the DAta Factory/ Data Pipelines with Fabric itself.
- All the other parameters in the pipeline are working fine, only the DataLake not working.
I was using the copy into the lakehouse, using the following , it is working fine.
When I switch to use parameters, it is not working:
All the other parameters, are working fine even the EmployeesWorldWideTableName works, just the datalake. This is the name of myy datalake: DemoAcquireEmployeeDataLakehouse
You'll need to use the GUID of the Lakehouse instead of its name
You can get that from the URL when you browse the lakehouse itself
Thank you Andy, it worked
Hi, couple of questions:
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Fabric update to learn about new features.
User | Count |
---|---|
26 | |
19 | |
5 | |
3 | |
2 |
User | Count |
---|---|
29 | |
25 | |
16 | |
12 | |
12 |