How to configure my docker azure registry as pull through cache

I want to configure my Azure based docker registry as pull through cache on my local system .Can anyone help me for this ?

I have created local registry as :-

docker run -d -p 5000:5000 --name registry registry:2