Forum Discussion
advps
May 25, 2023Copper Contributor
Azure App Service deploy task with Task version 4 getting failed
Hello all, Azure App Service Deploy task in CD pipeline getting failed with " ##[error]TypeError: Cannot read property 'retrieveSecret' of undefined" i have been facing this issue for all pipe...
kraken194
Copper Contributor
I have the same issue, after I temporarily changed version from 4 to 3 task start working
kumarvikasjha
May 25, 2023Copper Contributor
kraken194 for now if you downgrade you app service deploy task version to 3 it will work.