Share via


KnownAgentPoolSSHAccess enum

SSH access method of an agent pool.

Fields

Disabled

SSH service will be turned off on the node.

EntraId

SSH to node with EntraId integration. More information can be found under https://aka.ms/aks/ssh/aad

LocalUser

Can SSH onto the node as a local user using private key.