ACI Need to access and pull the image from Private link ACR where the ACI has VNET integratoin for the same VNET
Access of Images from ACR via private end point. As explained the ACI will run in a backend kubernetes resource pool as a pod. the VNET integration is only configured to running containers via container runtime configuration, however in the current ACI design, the same cannot be configured to container pulling. It can be able to pull the image from the repositories that are accessible via internet. So the Backend ACI hosting platform will not have access to private link ACR and the image cannot be pulled even though there is VNET integration.
Is there any chance that we can pull the image from private end point ACR
