Forum Discussion

RemiNL's avatar
RemiNL
Copper Contributor
Dec 31, 2021

Azure function require private git package

At the moment we are deploying our python application to a server-less azure function app. For this we use the kudu config-zip deployment. az functionapp deployment source config-zip -g "xxxx" -n "...