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...
mjadach
May 25, 2023Copper Contributor
advps I can see the same issue on my end.
2023-05-25T12:38:59.3225528Z ##[debug][POST]https://management.azure.com/subscriptions/<...>/resourceGroups/<...>/providers/Microsoft.Web/sites/<...>/publishxml?api-version=2016-08-01
2023-05-25T12:38:59.5884264Z ##[debug]Could not parse response: {}
2023-05-25T12:38:59.5884906Z ##[debug]Response: undefined
2023-05-25T12:38:59.5885423Z ##[debug]Correlation ID from ARM api call response : <Redacted>
2023-05-25T12:38:59.5956220Z ##[debug]Deployment Failed with Error: TypeError: Cannot read property 'retrieveSecret' of undefined
2023-05-25T12:38:59.5956764Z ##[debug]task result: Failed
2023-05-25T12:38:59.5990687Z ##[error]TypeError: Cannot read property 'retrieveSecret' of undefined