azure-maven-plugins
azure-maven-plugins copied to clipboard
Maven plugins for Azure
### 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...
### 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...
### 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...
#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...
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...
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.
### Workflow - [x] `config` should give more choice on important properties #855 - [x] plugin could offer users to select existing resources #856 - [ ] plugin could refactor...
### 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...
### 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...
### 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...