@@ -52,34 +52,34 @@ Your application must conform to the following restrictions:
52
52
53
53
The following table indicates the features supported for each language.
54
54
55
- | Feature | Java | Python | Node | .NET Core | Go |
56
- | -----------------------------------------------------------------| ------| --------| ------| -----------| ----|
57
- | App lifecycle management | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
58
- | Assign endpoint | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
59
- | Azure Monitor | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
60
- | Out of box APM integration | ✔️ | ❌ | ❌ | ❌ | ❌ |
61
- | Blue/green deployment | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
62
- | Custom domain | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
63
- | Scaling - auto scaling | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
64
- | Scaling - manual scaling (in/out, up/down) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
65
- | Managed Identity | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
66
- | API portal for VMware Tanzu® | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
67
- | Spring Cloud Gateway for VMware Tanzu® | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
68
- | Application Configuration Service for VMware Tanzu® | ✔️ | ❌ | ❌ | ❌ | ❌ |
69
- | VMware Tanzu® Service Registry | ✔️ | ❌ | ❌ | ❌ | ❌ |
70
- | VNET | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
71
- | Outgoing IP Address | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
72
- | E2E TLS | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
73
- | Advanced troubleshooting - thread/heap/JFR dump | ✔️ | ❌ | ❌ | ❌ | ❌ |
74
- | Bring your own storage | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
75
- | Integrate service binding with Resource Connector | ✔️ | ❌ | ❌ | ❌ | ❌ |
76
- | Availability Zone | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
77
- | App Lifecycle events | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
78
- | Reduced app size - 0.5 vCPU and 512 MB | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
79
- | Automate app deployments with Terraform and Azure Pipeline Task | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
80
- | Soft Deletion | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
81
- | Interactive diagnostic experience (AppLens-based) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
82
- | SLA | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
55
+ | Feature | Java | Python | Node | .NET Core | Go | [ Static Files ] ( how-to-enterprise-deploy-static-file.md ) |
56
+ | -----------------------------------------------------------------| ------| --------| ------| -----------| ----| ----------- |
57
+ | App lifecycle management | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
58
+ | Assign endpoint | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
59
+ | Azure Monitor | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
60
+ | Out of box APM integration | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
61
+ | Blue/green deployment | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
62
+ | Custom domain | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
63
+ | Scaling - auto scaling | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
64
+ | Scaling - manual scaling (in/out, up/down) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
65
+ | Managed Identity | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
66
+ | API portal for VMware Tanzu® | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
67
+ | Spring Cloud Gateway for VMware Tanzu® | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
68
+ | Application Configuration Service for VMware Tanzu® | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
69
+ | VMware Tanzu® Service Registry | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
70
+ | VNET | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
71
+ | Outgoing IP Address | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
72
+ | E2E TLS | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
73
+ | Advanced troubleshooting - thread/heap/JFR dump | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
74
+ | Bring your own storage | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
75
+ | Integrate service binding with Resource Connector | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
76
+ | Availability Zone | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
77
+ | App Lifecycle events | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
78
+ | Reduced app size - 0.5 vCPU and 512 MB | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
79
+ | Automate app deployments with Terraform and Azure Pipeline Task | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
80
+ | Soft Deletion | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
81
+ | Interactive diagnostic experience (AppLens-based) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
82
+ | SLA | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
83
83
84
84
## Next steps
85
85
0 commit comments