Azure DDoS Protection Service

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayXiaokai He joins Scott Hanselman to discuss how easy it is for you to use Java to create an Azure Function, and then test & debug it locally before pushing it to the cloud. You can also use VS Code to implement lightweight Java applications such as Azure Functions.
For more information, see:
Follow @SHanselman Follow @AzureFriday Follow @XiaokaiHe
Hi Scott and Xiaokai. This has been very helpful. and I have used this guide to create a complete project in Java with Azure functions.
However I'm struggling with Release pipeline with VSTS, and release definitions. Build definitions work well with Mavan.
The simple "Java App Service deployment" does not work, since this agent needs a ZIP file, but the build has created only "jar" files on the target folder form the build.
Please help me out on the Release definition of Azure functions- in Java. Please?
Thank you.