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

Document for deploymentslot is confusing

Open jdneo opened this issue 5 years ago • 1 comments

There is a setting: configurationSource. But it's not covered in README.

The explaination could be found here: https://github.com/microsoft/azure-maven-plugins/blob/f6d98df6fd9259400cc3727cc48916a32a77c460/azure-webapp-maven-plugin/src/main/java/com/microsoft/azure/maven/webapp/configuration/ConfigurationSourceType.java#L13-L18

jdneo avatar May 16 '19 01:05 jdneo

it's covered in the help doc, available by mvn azure-webapp:help -Ddetail=true -Dgoal=config

wangmingliang-ms avatar Sep 20 '22 09:09 wangmingliang-ms