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

### Plugin name and version azure-spring-cloud-maven-plugin, v1.7.0 ### Plugin configuration in your `pom.xml` ``` xml hidden-2963-4c18-915d-hidden scs-hidden sca-hidden true 2 4 1 Java 11 ${project.basedir}/target *.jar ``` ### Expected behavior...

document
Module: Azure Spring Apps

### Plugin name and version com.microsoft.azure azure-spring-cloud-maven-plugin 1.8.0 ### Plugin configuration in your `pom.xml` I would like to be able to configure the following: com.microsoft.azure azure-spring-cloud-maven-plugin 1.8.0 true In my...

Type: Feature Request
Module: Azure Spring Apps

### Plugin name and version Azure Functions Plugin - Beta-6 ### Plugin configuration in your `pom.xml` NA ### Expected behavior When developers run `$ mvn package`, the `POM.xml` file carries...

Module: Azure Functions
Type: Feature Request

#910 # Steps to reproduce the problem plugin not working with dogfood env C:\Users\yucwan\Documents\vsworks\piggymetrics>mvn com.microsoft.azure:azure-spring-cloud-maven-plugin:1.0.0:config -e [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor...

feature-request
Internal Test
spring
backlog
authentication

Hi Guys, does current pom.xml support functions in App Service Environment? when I deploy java into serverless plan it's working, but when I try ASE it fails. it says "properties...

functions
feature-request
backlog

The azure-spring-cloud-maven-plugin it currently has a deployment memoryInGB option. The Azure Portal allows an option of 512 Mi. Can the plugin be enhanced to support that memory option.

external-dependency
spring
backlog

### Workflow - [x] `config` should give more choice on important properties #855 - [x] plugin could offer users to select existing resources #856 - [ ] plugin could refactor...

enhancement
webapps
internal

### Plugin name and version azure-webapp-maven-plugin 1.6.0 ### Plugin configuration in your `pom.xml` ``` com.microsoft.azure azure-webapp-maven-plugin 1.6.0 false ${deployment.appName} ${deployment.resourceGroup} F1 1.8 true ``` ### Expected behavior The Maven plugin...

bug
functions
webapps
external-dependency

### Plugin name and version Plugin Name: azure-maven-webapp-plugin version: 1.2.0 ### Plugin configuration in your `pom.xml` ```xml 4.0.0 com.microsoft.azure.it windows-jar jar 1.0-SNAPSHOT yyyyMMddHHmmssSSS @project.groupId@ @project.artifactId@ @project.version@ azure-auth qisun qisunwebapp westus...

webapps
external-dependency
resolving

### Plugin name and version Maven Plugin for Azure Functions: 1.0.0-beta-3 ### Plugin configuration in your `pom.xml` ``` com.microsoft.azure azure-functions-maven-plugin ${functionResourceGroup} ${functionAppName} monademo0 monademo0planc6f406318783d ${functionAppRegion} ftp FUNCTIONS_EXTENSION_VERSION beta connection xxxxxx...

Type: Bug
Module: Azure Functions
Reason: external
Reason: not reproduceable