Testing Dockerhub pull limits in Azure

Hi, Azure apparently have a special deal with Docker Hub, which delays implementation of the pull limits until the end of June. What this means is that if you attempt to check your limits coming from an Azure IP address, it always shows as zeroes, i.e.: $ UP="user:api-token" $ TOKEN=$(curl -s --u…