Azure-Player / azure.datafactory.devops

Azure DevOps Deployment Tasks for Azure Data Factory objects
MIT License
39 stars 21 forks source link

No Azure Data Factory files have been found in a given location #84

Closed karthikkumarstp1 closed 2 years ago

karthikkumarstp1 commented 2 years ago

Hello,

I am trying to use the Validate ADF task and getting the following erro

[error]The property 'Name' cannot be found on this object. Verify that the property exists.

I cannot proceed further and checked all possible options. I am new to ADF pipeline and so any assistance is helpful image

NowinskiK commented 2 years ago

As you can see in the log - there are NO files in a given location D:\a\1\s\AzureDataFactory. image

karthikkumarstp1 commented 2 years ago

Thanks for the quick response. My folders are at the root level of repo..

image I tried using the actual repo name and also tried the system.defaultworkingdirectory like below image If i try the 3 dots and try to navigate, I can select the folders under the repo. Does that mean the entire ADF file need to be under a folder? Thanks in advance for the help

NowinskiK commented 2 years ago

Yes, it always easier if ADF has separate folder. In your case AzureDataFactory IS NOT a folder - it's a name of repo. Try to remove it from path or create such folder in repo.