ACR Image Pull Error -ErrImagePull

i hace created ACR & AKS but when i deploy image using docker hub no issue with pods but when i try using acr to pull image for pod it throws below error… Any help

ErrImagePull or ImagePullBackOff

This generally comes when there is some mistake in giving image details in deployment file or helm. Current pod is not able to pull image from acr.