service connection with Azure Powershell

Stefan Kiessig 20 Reputation points
2025-02-04T10:11:30.24+00:00

Hello,

with Azure Cli I can use

az aks connection create keyvault

to create a service connection between AKS and KeyVault.

How can I create the service connection with Azure Powershell?

Thanks for the support

Stefan

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,254 questions
0 comments No comments
{count} votes

Accepted answer
  1. Divyesh Govaerdhanan 1,200 Reputation points
    2025-02-04T15:55:17.0133333+00:00

    Hello,

    Welcome to Microsoft Q&A,

    You can find the steps to create a service connection below,

    https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-identity-access?tabs=azure-portal&pivots=access-with-service-connector#create-a-service-connection-in-aks-with-service-connector

    You can consider using both the Azure portal and the Azure CLI.

    Please upvote and accept the answer if it helps!


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.