Initial hub Deployment - multiple errors and failures #1748
Unanswered
StephaneLeleu
asked this question in
Q&A
Replies: 1 comment
-
@StephaneLeleu I can't comment on the schema files being missing. We'd need more details to debug that. For the pipeline error, are you able to access the PricingUnits.csv file directly? I'm guessing this is a firewall issue. Can you request githubusercontent.com get added to your network firewall? That would probably cause all GitHub release downloads to fail, since I'm sure they're all hosted there. #needs-info |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
I'm trying to deploy the hub (with ADX).
first deployment of template : failed
second deployment : "ok"... but the files in /config/schemas were missing....
third deployment this morning : "ok"
but now : the config_InitializeHub pipeline fails
https://github.com/microsoft/finops-toolkit/releases/download/v0.11/PricingUnits.csv
is redirected to:
https://objects.githubusercontent.com/github-production-release-asset-2e65be/587965862/3c054364-0bb9-4550-b0e2-4ff43a684746?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250704T071823Z&X-Amz-Expires=1800&X-Amz-Signature=6b70c9afb558932d945857c6260a450d6d28526d735c8e33b95918d1a8d2d530&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DPricingUnits.csv&response-content-type=application%2Foctet-stream
which is not supported.
Beta Was this translation helpful? Give feedback.
All reactions