Azure deployment not supported in Helm template (To Be Continuous)
We are currently using the Helm template from _To Be Continuous_ to deploy on CaaS.
We now need to deploy to the **Corp cluster (Azure)** and we already have **federated credentials**.
However, we have been informed that **Azure is not yet supported by the current Helm template**.
### Context
* Target cluster: Corp (Azure)
* Authentication method: Federated credentials
* CI: GitLab CI
* Deployment method: Helm template (To Be Continuous)
### Problem
The current Helm template does not support Azure deployments, which prevents us from deploying to the Corp cluster.
### Questions
* Is Azure support planned?
* Is there a recommended workaround?
* Should we use a custom deployment script instead of the Helm template?
* Is there documentation available for Azure deployment?
Thank you for your support.
issue