An organization needs to deploy a containerized application that requires secure access to on-premises resources over a private connection. Is the statement true or false that Azure Container Instances (ACI) supports deployment directly into a delegated subnet of an Azure Virtual Network (VNet) to enable this secure connection?
Answer: Answer
Answer
The statement is true because Azure Container Instances supports virtual network integration via delegated subnets.
The statement is correct because Azure Container Instances supports virtual network integration using subnet delegation, allowing private communication with on-premises resources.
Step-by-Step Solution
Key Concept
Azure Container Instances Virtual Network Integration