Does Windows Azure offer static IP for VMs? [closed]

僤鯓⒐⒋嵵緔 提交于 2019-12-05 00:30:42

Azure Virtual Machines come with a DNS, HOST NAME, PUBLIC VIRTUAL IP ADDRESS (VIP), INTERNAL IP ADDRESS.

You can use the PUBLIC VIRTUAL IP ADDRESS as the static IP address.

The VIP remains intact with the VM through its life time i.e. restart / stop and then start etc. the VIP remains with the VM. Once you kill the instance, you don't get the hold of the IP.

Microsoft Azure's behavior of deleting the VM and IP address release is due to the spending limit. However you may talk to the support for removing the spending limit and then continuing your operation.

Azure Virtual Machines are relative new when compared to AWS EC2, perhaps, Azure VMs are being constantly upgraded with new features. A Static IP i.e. AWS EC2's notion ELASTIC IP is much awaited feature which all Azure devops are waiting for.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!