Does anyone knows if obtaining a static IP address for a Web or Worker Role on Windows Azure is possible (possibly only in private beta)?

link|improve this question

1  
+1. This has been a top request for awhile (way back when WAz was first released). Of course, you can somewhat rely on the VIP address you get if you never delete the deployment (only upgrade and VIP swap). But, even that is not truly guaranteed. – dunnry Jun 23 '11 at 13:17
1  
Dunnry, we tried that in the past, and IP address of a given role do change from time to time even if you don't upgrade (I suspect major Azure Fabric upgrades have an impact here). – Joannes Vermorel Jun 23 '11 at 14:30
feedback

1 Answer

up vote 3 down vote accepted

Unfortunately, this is not possible for the time being... If you need to do IP-based access control, you could open a support call and request the current IP address range for a given datacenter, but there is no real guarantee it won't change over time.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.