Forum Discussion
dfedorov-ciena
Apr 20, 2021Copper Contributor
Using Azure SDK to connect Kubernetes cluster to Azure Arc
Hey gang, I'm researching how I can automate connecting existing Kubernetes clusters to Azure Arc. I'm following this guide https://docs.microsoft.com/en-us/azure/azure-arc/kubernetes/quickstart...
cberon
May 03, 2021Brass Contributor
dfedorov-ciena connectedk8s is an azure extension for the cli. You should start by downloading the CLI to your automation environment as per https://docs.microsoft.com/en-us/cli/azure/install-azure-cli
Then download the Azure CLI extension, and call it via powershell in an elevated session.
Underlying or back-end APIs which aren't published may change frequently and aren't a supported integration point.