Florent Bonamis

Results 4 comments of Florent Bonamis

@marcomima I am not using a docker image, but I directly deploy to a "java app" and I am encountering the same issue. It works with 2.7.7 but not with...

@marcomima where can I configure this java -jar execution? stages: - stage: Build displayName: Build stage jobs: - job: MavenPackageAndPublishArtifacts displayName: Maven Package and Publish Artifacts pool: vmImage: $(vmImageName) steps:...

> So this whole Java 17 thing on Azure has been quite an experience. We dealt with the 404 issue for some time by disabling app insights (which is obviously...

> After updating the agent version to 3.4.10 it worked again. @sbarsbar1, as already mentioned. I update the agent version to 3.4.10 it worked again. No 404. But no more...