QuestionQ339
Design security solutions for infrastructureYou have an on-premises datacenter and an Azure Kubernetes Service (AKS) cluster called AKS1.
You need to limit Internet access to AKS1’s public endpoint. The solution must ensure that AKS1 is accessible only from the public IP addresses associated with the on-premises datacenter.
What should you use?
- A a private endpoint
- B a network security group (NSG)
- C a service endpoint
- D an authorized IP range
Community Discussion