SC-100 Practice Question 3989
Exam: SC-100
Domain: Design security solutions for infrastructure
Difficulty: medium
You are designing server security for an Azure Kubernetes Service (AKS) node pool. How can you ensure that worker nodes automatically apply operating system security patches without manual downtime?
Answer Options
A
Configure AKS Planned Maintenance and node OS auto-upgrade channels
B
Manually rebuild worker node virtual machines by hand every week
C
Disable operating system updates completely on all worker nodes
D
Run Windows Update on the Kubernetes master API nodes
Correct Answer
A: Configure AKS Planned Maintenance and node OS auto-upgrade channels
Explanation
Configure AKS Planned Maintenance windows and node OS auto-upgrade channels to apply patched VHD images to worker nodes automatically on a recurring schedule.