-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
Problem
Azure provider uses Track 1 SDK which was deprecated in September 2023.
Impact:
- ❌ No security patches or bug fixes for Track 1
⚠️ 11+ Azure services not yet implemented⚠️ Limited authentication options (only 2 methods)
Services Not Yet Implemented:
- Storage Accounts
- Azure Kubernetes Service
- CDN
- DNS
- Application Gateway/Load Balancer
- Container Instances
- App Service/Web Apps
- Azure Functions + API Management
- Front Door
- Container Apps (Track 2 only)
- Static Web Apps (Track 2 only)
Authentication Limitations:
- Current: 2 methods (client secret, Azure CLI)
- Missing: Managed Identity, Workload Identity, Certificates
- Critical for Azure-hosted workloads
Solution
Migrate to Track 2 SDK to:
- ✅ Enable implementation of 11+ additional services
- ✅ Receive ongoing security updates
- ✅ Support modern authentication (7 methods)
- ✅ Maintain backward compatibility
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels