🐛 Problem
I have upgraded from 11.0 to 12.0 and I its run the adf job : config_InitializeHub which is having a part failure.
👣 Repro steps
TODO: Add repro steps below:
- Go to ADF - Pilelines- config_InitializeHub
- Run the Pipeline.
- Open the Job
- See error
🤔 Expected
This should run successfully but for me getting failed.
📷 Screenshots
ℹ️ Additional context
{
"command": ".set-or-replace PricingUnits <| externaldata(x_PricingUnitDescription: string, AccountTypes: string, x_PricingBlockSize: decimal, PricingUnit: string)[@"https://github.com/microsoft/finops-toolkit/releases/download/v12.0/PricingUnits.csv"] with (format="csv", ignoreFirstRecord=true) | project-away AccountTypes",
"commandTimeout": "00:20:00"
}
🐛 Problem
I have upgraded from 11.0 to 12.0 and I its run the adf job : config_InitializeHub which is having a part failure.
👣 Repro steps
TODO: Add repro steps below:
🤔 Expected
This should run successfully but for me getting failed.
📷 Screenshots
ℹ️ Additional context
{
"command": ".set-or-replace PricingUnits <| externaldata(x_PricingUnitDescription: string, AccountTypes: string, x_PricingBlockSize: decimal, PricingUnit: string)[@"https://github.com/microsoft/finops-toolkit/releases/download/v12.0/PricingUnits.csv"] with (format="csv", ignoreFirstRecord=true) | project-away AccountTypes",
"commandTimeout": "00:20:00"
}