Configure your container and upload some blobs
Set up an Azure Storage container and upload some data, following Microsoft’s quickstart.
Get the container URL and create a Pull Zone
Click the three dots to the right of your file, then select Blob Properties.
Copy the blob URL. It looks like this:
For the Pull Zone origin you only need the hostname and container path, so remove the file name:Log in to your bunny.net dashboard and create a new Pull Zone. Give it a name (this becomes your CDN hostname), paste the trimmed URL into the Origin URL field, choose your pricing tiers, and click Add Pull Zone. For details, see How to create your first Pull Zone.



Test your Pull Zone
Once the configuration has synced to the edge network, request a file through your Pull Zone hostname, for example:If the file is served, Bunny CDN is caching content from your container. Replace your container URLs with the Bunny CDN URLs in your application to start serving cached content.