Ensure that the admin SSH public key is not missing and is properly configured when SSH access is enabled for your Azure Machine Learning compute instances. Proper configuration of the admin SSH public key is crucial to prevent fallback to less secure password-based authentication methods.
Ensuring proper admin SSH public key configuration is vital because it enforces stronger, key-based authentication, reducing the risk of falling back to less secure password authentication. This mitigates security vulnerabilities associated with relying on weaker access mechanisms for your Azure Machine Learning compute instances.
Audit
To determine if admin SSH public key is properly configured when SSH access is enabled for your Azure Machine Learning compute instances, perform the following operations:
Checking for appropriate admin SSH public key management using the Azure Command Line Interface (Azure CLI) is not currently supported.Remediation / Resolution
Missing SSH public key can lead to insecure access methods. To ensure that admin SSH public key is properly configured when SSH access is enabled for your Azure Machine Learning compute instances, perform the following operations:
Setting the admin SSH public key for Machine Learning compute instances using the Azure Command Line Interface (Azure CLI) is not currently supported.