I would like to use the IPSecurity to update my cloud service's firewalls in order to lock down our dev environemnts and block specific ip's on our produciton environments.
It looks like it's possible now from the post below...
Does anyone know if it's possible to have a dynamic list that is stored in a Service Configuration file and then have IPSecurity use that list? Then I'd like to be able to change that config without having to redeploy the cloud service.
Thanks!