azure-maven-plugins icon indicating copy to clipboard operation
azure-maven-plugins copied to clipboard

Maven plugins for Azure

Results 108 azure-maven-plugins issues
Sort by recently updated
recently updated
newest added

When deploying to a FunctionApp slot we get an error about `MissingIdentityIds` The FunctionApp and slots: - are provisioned via terraform - have managed identities assigned to them via terraform...

The indicated CVE-2025-24970 is coming from io.netty:netty-handler:4.1.101.Final --> com.azure:azure-core-http-netty:1.14.1. When com.azure:azure-core-http-netty can be upgraded to version 1.15.10 or higher then this CVE is fixed. I found this Dependabot security alert...

Hello, we updated a Java 8 application to Java 17, and we used azure-webapp-maven-plugin. With java 17 version, we updated also the azure plugin and after that we cannot deploy...

need-more-info

Added methods to call Kudu API related to site extensions and processes. These methods will be used in [Azure plugin for Rider](https://github.com/JetBrains/azure-tools-for-intellij).

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.2 to 9.37.4. Commits 2432c09 [maven-release-plugin] prepare for next development iteration fa9737c Bumps Tink and BC deps 431f492 [maven-release-plugin] prepare release 9.37.3 f7fb882 Backports fixes to issues...

dependencies
java

Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.1.13 to 1.2.8. Release notes Sourced from io.projectreactor.netty:reactor-netty-http's releases. v1.2.8 Reactor Netty 1.2.8 is part of 2024.0.8 Release Train. What's Changed :sparkles: New features and improvements Depend...

dependencies
java

Error stack: Caused by: com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException: Application setting 'AzureWebJobsStorage' is not found, please check the application setting and try again later. at com.microsoft.azure.toolkit.lib.appservice.deploy.DeployUtils.getBlobServiceClient (DeployUtils.java:39) at com.microsoft.azure.toolkit.lib.appservice.deploy.RunFromBlobFunctionDeployHandler.deploy (RunFromBlobFunctionDeployHandler.java:30) at com.microsoft.azure.toolkit.lib.appservice.deploy.IFunctionDeployHandler.deploy (IFunctionDeployHandler.java:22) at...

Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.14.0&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java