You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some assumption made here that I'm using WSL??
The pre-requisites say: Prerequisites Azure CLI (≥2.32.0)
with aks-preview CLI extension installed (≥0.5.50) Helm 3
A Kubernetes cluster with version ≥ v1.20
Nothing mentions where I should run these commands?
Follow the cluster-specific setup guide below before deploying Azure AD Workload Identity:
Is there some assumption made here that I'm using WSL??
The pre-requisites say:
Prerequisites
Azure CLI (≥2.32.0)
with aks-preview CLI extension installed (≥0.5.50)
Helm 3
A Kubernetes cluster with version ≥ v1.20
Nothing mentions where I should run these commands?
Follow the cluster-specific setup guide below before deploying Azure AD Workload Identity:
This install mentions using the EXPORT command, which wont work in a Windows cmd promt, but would in a Could Shell or a WSL environment. - https://azure.github.io/azure-workload-identity/docs/installation/mutating-admission-webhook.html
The this link assumes I have brew installed? Windows? Linux? Cloud Shell? These is no brew in CMD or Cloud shell.
https://azure.github.io/azure-workload-identity/docs/installation/azwi.html
I don't normally use WSL, but use a cloud shell instead. I prefer Powershell over bash or CLIs as well.
The text was updated successfully, but these errors were encountered: