The three Maven Plugins for Azure Web App/Functions/Spring Cloud support below configuration properties.
Property Required Description<subscriptionId>
false Specifies the target subscription.
<allowTelemetry>
false Specifies whether to allow this plugin to send telemetry data; default value is true. <auth>
false Specifies auth configuration. For more infos, please refer here <region>
false Specifies location. To get the full list of you account, you can try to run az account list-locations
. <pricingTier>
false Specifies the pricing tier. It is specific to your service types, for example: P1v2
for Azure Webapp and Consumption
for Azure Functions. <appSettings>
false Specifies the application settings for your azure resources, example: <property><name>foo</name><value>bar</value></property>
<httpProxyHost>
false Deprecated, see this Doc <httpProxyPort>
false Deprecated, see this Doc <skip>
false Specifies whether to skip execution. Default value is false.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4