|
|
@@ -3017,6 +3017,7 @@ spec:
|
|
|
Valid values are:
|
|
|
- "ServicePrincipal" (default): Using a service principal (tenantId, clientId, clientSecret)
|
|
|
- "ManagedIdentity": Using Managed Identity assigned to the pod (see aad-pod-identity)
|
|
|
+ - "WorkloadIdentity": Using a Kubernetes ServiceAccount federated with Entra ID
|
|
|
enum:
|
|
|
- ServicePrincipal
|
|
|
- ManagedIdentity
|
|
|
@@ -15752,6 +15753,7 @@ spec:
|
|
|
Valid values are:
|
|
|
- "ServicePrincipal" (default): Using a service principal (tenantId, clientId, clientSecret)
|
|
|
- "ManagedIdentity": Using Managed Identity assigned to the pod (see aad-pod-identity)
|
|
|
+ - "WorkloadIdentity": Using a Kubernetes ServiceAccount federated with Entra ID
|
|
|
enum:
|
|
|
- ServicePrincipal
|
|
|
- ManagedIdentity
|