在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):microsoft/azure-maven-plugins开源软件地址(OpenSource Url):https://github.com/microsoft/azure-maven-plugins开源编程语言(OpenSource Language):Java 98.8%开源软件介绍(OpenSource Introduction):Maven Plugins for Azure ServicesThis repository contains all Maven plugins for Microsoft Azure services.
For more information on authentication, common configurations, CI CD, and general plugin documentation, see the Wiki. Plugins
AuthenticationAll the Azure Maven plugins share the same authentication logic. There are 4 authentication methods by priority order:
For example, if you have not only Service Principles configured in your plugin configuration, but also Azure CLI installed and logged in, the Azure Maven plugins will use the Service Principles in your plugin configuration. If no credential found, Azure Maven plugins will automatically log you in with the third method like OAuth or DeviceLogin provided by Maven Plugin for Azure Account. AuthType (since Web App 1.9.0)You can specify which authentication method to use with in Maven configuration, the default value is auto, and here are all the valid values:
See the Authentication section in our wiki for more information. Common ConfigurationsThe three Maven Plugins for Azure Web App/Functions/Spring Apps support below configuration properties.
Feedback and QuestionsTo report bugs or request new features, file issues on Issues. Or, ask questions on Stack Overflow with tag azure-java-tools. ContributingThis project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once in all repositories using our CLA. This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments. TelemetryThis project collects usage data and sends it to Microsoft to help improve our products and services.
Read Microsoft's privacy statement to learn more.
If you would like to opt out of sending telemetry data to Microsoft, you can set |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论