I'm stuck on a critical issue for readying a new p...
# getting-started
c
I'm stuck on a critical issue for readying a new pulumi prod deployment. I have to run azure service connections and kubernetes service connections. I know azure one is supported but I need to now deployment k8 deployment to kubernetes using k8 SVC role. Before I had secret kubeconfig embedded. Now I need to rely on service connection to kubernetes using SVC account credential. Is this possible with azure DevOps extension in Pulumi or is there another approach I should look at?