Azure-Player / azure.datafactory.tools

Tools for deploying Data Factory (v2) in Microsoft Azure
https://azureplayer.net/adftools
MIT License
212 stars 69 forks source link

(500) Internal Server Error #358

Closed sannicolao closed 1 year ago

sannicolao commented 1 year ago

Hi, I receive a 500 Internal Server Error after updating global parameters.

image

to update the global parameter i have in my deployment.csv the following : factory,dg-RIMO-Int,"$.properties.globalParameters.'gp_kupo_base_url'.value","$($Env:KupoHost)" factory,dg-RIMO-Int,"$.properties.globalParameters.'eDossier_RecordsCheck'.value","$($Env:eDossierRecordCheck)"

But as well without these lines, i receive the same error.

Thanks for help.

NowinskiK commented 1 year ago

It sounds like intermittent issue on API side. Do you still face this issue? If so - show more details by enabling diagnostic mode.

sannicolao commented 1 year ago

the error still occur. But only for that Azure Data Factory. For another Data Factory (without global parameters), the release works as expected. I deleted the whole ADF and try to create a new one, but get the error as well.

Debug on: image

NowinskiK commented 1 year ago

Sorry, I can't reproduce this error. Also, no one else raised such issue. Share the code with me (ADF files and PS script) which I would be able to run and confirm that it not works.