I have an Azure website which I only use for development and testing, therefore I want to restrict access to it for everyone but myself. According to this blog article this
Since Azure SDK 2.3 it's possible to use Access Control List (ACL) to apply IP restrictions for your cloud services.
Just add the ACL to your ServiceConfiguration.Cloud.cscfg: