I think your issue might be with the path : Your storage account path should be in abfss://<containerName>@<storageaccountName>.dfs.core.windows.net/<path>
Please note, the authentication identity which you are using inside linked service of adls gen2 should have Storage Blob data contributor
role.