Artifact streaming is a feature that can speed up the process of pulling container images in AKS.
By streaming images to the AKS cluster in advance, the time it takes to pull the image can be significantly reduced.
Artifact streaming is only supported for Linux AMD64 images and requires Kubernetes version 1.26 or higher for AKS.
To enable artifact streaming, it should be enabled in ACR and configured in AKS by enabling the preview extension and turning on streaming in the cluster.