Configuring AKS Network Isolation

5 questions Pass: 70% +15 pts

Quiz covering Advanced Security for Compute

Configuring AKS Network Isolation

5 questions | Pass: 70% | Earn 15 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure feature allows you to restrict traffic to an Azure Kubernetes Service (AKS) cluster by ensuring the API server is only accessible from within your private virtual network?

  2. 2

    When using Azure CNI with Network Policies, which plugin is recommended for enforcing granular traffic flow rules between pods?

  3. 3

    You need to ensure that all outbound traffic from your AKS pods passes through a central firewall appliance. Which configuration is required?

  4. 4

    Which of the following is the most secure way to handle secrets in AKS to ensure they are not stored in plain text within the cluster's etcd database?

  5. 5

    You are implementing a zero-trust architecture. You have a pod that requires access to an Azure SQL Database. What is the most secure method to grant this access without using static connection strings or keys?