azure-maven-plugins
azure-maven-plugins copied to clipboard
Maven plugins for Azure
We have tried multiple Authentication methods for azure-mavens-plugins based on the [Authentication · microsoft/azure-maven-plugins Wiki (github.com)](https://github.com/microsoft/azure-maven-plugins/wiki/Authentication#device-code) e.g. Service Principal, Azure CLI but no luck. We still getting auth issues while...
What does this implement/fix? Explain your changes. --------------------------------------------------- … this is supporting azure java function openai extension bindings/triggers https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-openai?tabs=isolated-process&pivots=programming-language-python repo at https://github.com/Azure/azure-functions-openai-extension/blob/5aba07763bca5bedc2e493f9f156f39ac691df98/samples/rag-cosmosdb/java/src/main/java/com/azfs/FilePrompt.java#L97 all changes are manually validated locally and passed....
maven-functions-plugin-version: 1.33.0 In a multi-module project, with multiple modules relying on `maven-functions-plugin-version`, the build can dead-lock on: ``` Name: mvn-builder-functions-ml State: WAITING on java.awt.EventQueue$1AWTInvocationLock@10f8c163 Total blocked: 560 Total waited: 22...
Does this support Java 21 in Azure Web Apps ?
this would be more secure, suggested by codeql
### Plugin name and version Plugin Name - azure-spring-apps-maven-plugin Plugin Version - 1.19.0 ### Plugin configuration in your `pom.xml` ``` xml azure-deployment org.codehaus.mojo properties-maven-plugin 1.2.1 read-props initialize read-project-properties azure-deploy.properties com.microsoft.azure...
What does this implement/fix? Explain your changes. --------------------------------------------------- … Does this close any currently open issues? ------------------------------------------ Any relevant logs, screenshots, error output, etc.? ------------------------------------- Any other comments? ------------------- …...
Added methods to enable/disable web sockets on App Services
What does this implement/fix? Explain your changes. --------------------------------------------------- This patch version update is fixing and closing CVE-2025-24970, CVE-2025-25193, CVE-2024-47535 and CVE-2024-29025 indicated by Dependabot security analysis, among the project dependencies....
What does this implement/fix? Explain your changes. --------------------------------------------------- * Typo "Azure Cli"→"Azure CLI" * https://github.com/microsoft/azure-maven-plugins/blob/develop/azure-webapp-maven-plugin/README.md * #PingMSFTDocs Does this close any currently open issues? ------------------------------------------ Any relevant logs, screenshots, error...