I have files that are stored in Azure's blob storage. These files will be downloaded by end users over the Internet. Registered users will be able to download them at high speed via the CDN, whereas I want non-registered users to have their download throttled.
How would I do this in Azure?