- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在使用自定义域名设置网络角色。我想支持裸域名,所以我有兴趣使用A-Record。
是否有任何有关为 Web 角色设置 A 记录的文档。我确实看到了与 Azure 网站相关的文档,但它们不适用于 Web 角色。我是在 Azure 上设置此功能还是通过我的 DNS 提供商完成此功能?
此外,根据我的研究,我了解到 A 记录需要在自定义域名和我的 Web 角色的虚拟 IP 地址 (VIP) 之间设置。我不打算进行任何会删除我的 Web 角色的部署。在这种情况下,针对 VIP 设置 A 记录是安全的。
VIP 对于云服务是唯一的还是在多个云服务之间共享?
最佳答案
查看 windowsazure.com 上的教程:Configuring a custom domain name for a Windows Azure cloud service or storage account 。本教程解释了 IP 地址的生命周期与部署相关:
Note, however, because the lifetime of the IP address is associated with a deployment, it is important not to delete your deployment if you need the IP address to persist. Conveniently, the IP address of a given deployment slot (production or staging) is persisted when using the two upgrade mechanisms in Windows Azure: VIP swaps and in-place upgrades.
简单地说,不要删除部署以保持相同的 IP 地址。
关于使用 A-Record 的 Azure Web 角色自定义域名,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13691352/
我想在 ESXi 主机上使用 Libvirt Java 绑定(bind)定义一个新的持久域。我为它创建了一个 xml 描述,其中我设置了(除其他外)VM 的设备及其源文件。但是,除非我在服务器上手动创
我是一名优秀的程序员,十分优秀!