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...
advps
Copper Contributor
for temporary solution, downgraded to Task version 3 and working fine
joey_80
May 25, 2023Copper Contributor
The issue has been fixed : https://github.com/microsoft/azure-pipelines-tasks/issues/18360
(by reverting back the change)
Happy deploying everyone!