mirror of https://github.com/dapr/docs.git
remove localization
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
326ba668dd
commit
c7b3998c72
|
@ -285,7 +285,7 @@ To use **Azure managed identity**:
|
|||
kubectl apply -f azurekeyvault.yaml
|
||||
```
|
||||
1. Create and assign a managed identity at the pod-level via either:
|
||||
- [Azure AD workload identity](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview) (preferred method)
|
||||
- [Azure AD workload identity](https://learn.microsoft.com/azure/aks/workload-identity-overview) (preferred method)
|
||||
- [Azure AD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#create-a-pod-identity)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue