withWorkloadIdentity
Method
interface AzureKubernetesEnvironmentResource { // ... omitted for brevity withWorkloadIdentity(enabled?: boolean): AzureKubernetesEnvironmentResource;}Signature
method
withWorkloadIdentity builder Enables or disables workload identity on the AKS environment, allowing pods to authenticate to Azure services using federated credentials.
withWorkloadIdentity(enabled?: boolean): AzureKubernetesEnvironmentResourceParameters
enabled boolean optional = True Returns
AzureKubernetesEnvironmentResource Applies to
This method applies to the following types: