AI-100 · Question #9
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. Instead add an SSH key to the node, and then you create an SSH connection. https://docs.microsoft.com/en-us/azure/aks/ssh
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are developing an application that uses an Azure Kubernetes Service (AKS) cluster. You are troubleshooting a node issue. You need to connect to an AKS node by using SSH. Solution: You create a managed identity for AKS, and then you create an SSH connection. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(14 responses)- A14% (2)
- B86% (12)
Explanation
Instead add an SSH key to the node, and then you create an SSH connection. https://docs.microsoft.com/en-us/azure/aks/ssh
Topics
Community Discussion
No community discussion yet for this question.