-
Notifications
You must be signed in to change notification settings - Fork 150
Azure Container Apps
Ruoyu Wang edited this page Nov 6, 2024
·
1 revision
<plugin>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-container-apps-maven-plugin</artifactId>
<version>[Use the latest version above]</version>
</plugin>
The Maven Plugin for Azure Container Apps provides seamless integration into Maven projects, and makes it easier for developers to deploy your applications to following types:
- Container image
- Artifact(Jar)
- Source code
Tool | Required Version |
---|---|
JDK | 1.8 or above |
Maven | 3.0 or above |
- Home
- Authentication
- Proxy
- Common Configurations
-
Maven Plugin for Azure Web Apps
- Quickstarts
- Goals
- Configuration Details
- Samples
-
Maven Plugin for Azure Functions
- Quickstarts
- Archetype
- Goals
- Configuration Details
-
Maven Plugin for Azure Spring Apps
- Quickstarts
- Goals
- Configuration Details
- Maven Plugin for Azure Container Apps
- Using in CI/CD