My ADF job is getting failed with below error message
_Operation on target For Each Blob failed: Activity failed because an inner activity failed; Inner activity name: Execute, Error: Operation on target Failed to Load Schema failed: Unable to load the focuscost1.0r2.json schema file. Please confirm the schema and version are supported for FinOps hubs ingestion. Unsupported files will remain in the msexports container.
Cause:
Cost Management shipped a new FOCUS dataset version to account for a very minor breaking change in the dataset (dates now have seconds which is required for SQL database ingestion). If the user selects 1.0r2 instead of a supported version, then the error will happen during ingestion.
🛠️ Solution
There are 3 options:
Update to 0.7 (when released), which will support FOCUS 1.0r2. (This change has already been committed.)
Create a new export using FOCUS 1.0.
Upload a new schema mapping file for 1.0r2:
Go to config/schemas in storage
Download the focuscost_1.0.json file
Rename the downloaded file to focuscost_1.0r2.json
⚠️ Problem
Reported externally:
Cause: Cost Management shipped a new FOCUS dataset version to account for a very minor breaking change in the dataset (dates now have seconds which is required for SQL database ingestion). If the user selects
1.0r2
instead of a supported version, then the error will happen during ingestion.🛠️ Solution
There are 3 options:
🙋♀️ Ask for the community
We could use your help: