-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: AzureRmWebAppDeployment@4 broken after update #18365
Comments
Same error here (on self hosted), reverting to |
We are having the same error. Also self hosted. |
There is also a breakage in JSON transform, which is very similar to the past issue #16821 Nothing gets replaced with the following warnings:
I can confirm everything was working with It's broken on all agents:
@StefH can you share how to revert to an older version of this task? EDIT1: We are on the classic release definitions, not yaml, and as someone else mentioned, I can't see a way to use precise version there. Just |
We have the same issue with version
|
Same problem here, but you cannot specify/revert exact sub-version of a task to use in Release management, outside of YAML pipelines as far as I am aware. If you can please, someone tell me how! |
same issue here, ##[error]TypeError: Cannot read property 'retrieveSecret' of undefined |
Same issue here using V4 of Azure App Service Deploy. It works if we change the version of the task to V3. |
Same, also created bug here: https://developercommunity.visualstudio.com/t/Azure-App-Service-deploy-failing/10375407 |
same here. hosted agents, classic Release. |
@ppanyukov |
There's another open issue - seems they've reverted it for now: |
Yeah confirmed as working now in our pipeline. |
Duplicating #18361 . A fix is applied, you should receive it soon. |
Task name
AzureRmWebAppDeployment@4
Task version
4.223.0
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Microsoft Windows Server 2022
Task log
Relevant log output
##[error]TypeError: Cannot read property 'retrieveSecret' of undefined
Aditional info
The text was updated successfully, but these errors were encountered: