Forum Discussion

advps's avatar
advps
Copper Contributor
May 25, 2023

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 pipelines which has Azure App Service Deploy Task with task version 4.
 
can any one please help me to trouble shoot this issue if you also facing same ?
 

 

19 Replies

  • ediwang's avatar
    ediwang
    Brass Contributor

    advps 

     

    I and my friend in another company are facing the exact same issue. I believe this is not our fault. Wait for Microsoft to fix on their end.

     

  • kenneymyers's avatar
    kenneymyers
    Copper Contributor
    I have the exact same issue and have filed a support ticket. I'm waiting to hear back but our deploys are also blocked by this 'retrieveSecret' error. If I find out anything I'll try to update this as well. So far I am just waiting for support to call ... and waiting ... and waiting ... 😉
    • advps's avatar
      advps
      Copper Contributor
      for temporary solution, downgraded to Task version 3 and working fine
      • joey_80's avatar
        joey_80
        Copper Contributor

        The issue has been fixed : https://github.com/microsoft/azure-pipelines-tasks/issues/18360

        (by reverting back the change)

         

        Happy deploying everyone! :cool:

Resources