finops-toolkit icon indicating copy to clipboard operation
finops-toolkit copied to clipboard

ADF pipeline config_ExportData failing: property doesn't exist error

Open santoshblearner opened this issue 5 months ago â€ĸ 6 comments

🐛 Problem

Getting this error while running the ADF pipeline config_ExportData

Error code ActionFailed Failure type User configuration issue Details Activity failed because an inner activity failed; Inner activity name: Run exports for scope, Error: Operation on target ForEach export scope failed: Activity failed because an inner activity failed; Inner activity name: If scheduled, Error: The expression 'and(equals(toLower(item().properties.schedule.recurrence), toLower(pipeline().parameters.Recurrence)),startswith(toLower(item().name), toLower(variables('hubName'))))' cannot be evaluated because property 'recurrence' doesn't exist, available properties are 'status'. Activity ID faa571d8-a5dc-41d2-90c8-a532bd10ea3f Error source Pipeline config_ExportData

📷 Screenshots

image

ℹī¸ Additional context

TODO: Add any other context about the problem here. Remove if not applicable.

🙋‍♀ī¸ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

santoshblearner avatar Sep 23 '24 20:09 santoshblearner