问题标签 [azure-virtual-machine]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
3 回答
2584 浏览

ssl - Azure 虚拟机中的多个启用 SSL 的站点

为了使我们的应用程序在 Azure 中运行,我们即将完成大量更改,我们希望使用虚拟机,而不是部署机器的典型角色方式。

到最后我开始列出我需要做的事情的清单,我似乎找不到任何在同一虚拟机上使用多个 SSL 记录的文件。我在 SNI 上看到过一些帖子,但在阅读了 SNI 后,它不支持 Windows XP。在研究了我们的用户群之后,我们 1/3 的用户从 Windows XP 机器上访问,这使得 SNI 毫无用处。

如果 VM 不能支持多个 SSL 证书,我是否遗漏了一些东西,因为这似乎是架构上的巨大疏忽?

有没有人在 Azure 中有任何工作在一个 VIP 地址上支持多个 SSL?

0 投票
3 回答
1996 浏览

azure - Windows Azure IaaS 虚拟机能否保持内存状态?

我不太了解 Azure IaaS 虚拟机(不是 VM 角色)可以保持状态的程度。显然,本地磁盘上的文件被保留。

内存状态是否也保留?我可以像在 VMWare 中那样“暂停”一个 VM,然后在所有程序运行的情况下恢复它吗?

0 投票
0 回答
148 浏览

azure - 无法在 Azure 中对两个前端 linux VM 进行负载平衡

我有一个 2 层应用程序启动并运行,它通常运行良好,可以在 6 天内从无到有部署(欢呼!)——但现在我想添加第二个 Linux 前端 VM 以实现负载平衡和容错。

这是我所做的:

  1. 我停止了现有的前端虚拟机并捕获了图像。

  2. 然后我再次创建它,因此有一个基于此图像的“azul-frontend.cloudapp.net”。

  3. 然后我尝试从名为“azul-frontend2”的图像创建第二个克隆,但是当我在门户的创建 UI 中进入“VM 模式”刀片时,当我选择“连接到现有虚拟机”时,机器选择下拉列表和“区域/关联组/虚拟网络”下拉列表为空白且不可选择。

我不知道我做错了什么 - 有什么想法吗?

谢谢!

0 投票
1 回答
491 浏览

azure - Azure VM :: 计费报告

我打算使用 windows azure 的虚拟机(预览)功能,最初大约有 10 个虚拟机。

我想知道 windows azure 的使用报告(用于计费目的)是否详细说明了每个虚拟机使用的资源,或者消耗的资源是否按类型合并显示。

我的目标是获得每个虚拟机的成本(procs 分配的带宽使用 + + 存储使用)。

那可能吗?

0 投票
2 回答
1031 浏览

azure - Windows Azure Virtual Machines Are They Worth It/Full Text Indexing

We have a fairly large application running on a small web farm with Sql Server replication. Lately the sales team have become obsessed with wanting to sell the solution as a cloud based product as they think it sounds better.

We have begun migrating our dynamic media content to azure blob storage for images, videos, etc. but we cannot move to Azure with Sql Azure as it is as we use features such as FileStream and Full Text Indexing for searching documents. Also from what I can understand you cannot bring backups locally and run in Sql Server which is a fundamental part of our development process and bug fixing.

One suggestion is to move to the Virtual Machines that are in preview when they are released, I guess with all my research I am struggling to see if that is going to be of benefit to us over our current setup. I can see the advantages of blob storage for geo-replication as we have users in China, Mexico and India.

My question is is it worth going to a virtual machine in Windows Azure over our current setup, if it's not does anyone know any dates when Sql Azure will support fulltext indexing?

Many thanks for any thoughts/your own experiences with this.

0 投票
1 回答
1020 浏览

azure - 调整 Azure VM 映像的大小

我们计划在预览版结束后立即注册 Azure VM 试用版。但是,与此同时,有人可以澄清以下问题吗?

如果我们创建一个“Medium”(中型 VM(2 x 1.6GHz CPU,3.5GB RAM)VM 实例,但后来意识到我们需要更多功率,我们可以将“Medium”实例的大小调整为“Large”或“Extra Large”吗?不影响该实例上的数据(例如安装的软件等)?

谢谢。

0 投票
1 回答
9475 浏览

azure - 锁定对特定 IP 的 Azure VM 访问

我们计划在预览版结束后立即注册 Azure VM 试用版。但是,与此同时,有人可以澄清以下内容吗?

目前,用户可以使用远程桌面连接 (RDC) 访问 Azure VM 实例。但是是否可以“锁定”Azure VM 实例,以便只有指定的 IP 地址才能通过 RDC 连接?

这将为我们提供一些额外的安全性,知道只有我们的固定办公室 IP 可以连接到我们的实时数据服务器。还是有不同的方法?

0 投票
3 回答
1428 浏览

azure - 自动调整 Azure VM 映像的大小

是否可以根据设定的条件自动触发 Azure VM 的大小调整?

例如,如果处理器/RAM 在 5 分钟内使用率超过 90%,则从“中型”机器增加到“大型”机器?那么,当使用量减少时,显然会缩减?

或者......是否可以安排在(高峰)英国办公时间之间调整大小,然后缩小非高峰时间?

只是一个想法...

0 投票
1 回答
4149 浏览

azure - 超出使用量后无法重新创建虚拟机(现已付费)

我正在使用 Windows Azure 虚拟机的免费评估来查看我的公司是否可以从我们的本地云服务提供商切换到 Windows Azure。今天我已经超出了使用限制(忘记停止/删除一个仅为测试而创建的虚假虚拟机)。主虚拟机已断开连接,其磁盘存储在存储帐户中(没有超过限制,因为这毕竟是一个测试和使用率非常低)。因为我需要磁盘,最重要的是,它里面的数据有性能信息,甚至是一些不应该出现在测试虚拟机上的生产数据,但是......无论如何,我无法:

1)重用旧的DNS。即使虚拟机被删除,当我尝试创建一个新的并选择旧的 DNS 时,它也会告诉我旧的 DNS 已在使用中(xpihomo.cloudapp.net)

2)我无法创建虚拟机,它一直给我这样的错误:“服务器遇到内部错误。请重试请求。长时间运行的操作跟踪 ID 是:9439ecfa765c4d6d94bd9238a6e579a1。”


更新 2:我已经删除了云服务,现在我可以重用 DNS,但我仍然无法重新创建 VM。它现在给出了这个错误: Blob https://portalvhds4bqgghbw63gp9.blob.core.windows.net/vhds/lucasoft-eval-eval-vm-2012-10-25.vhd发生租约冲突。长期运行的操作跟踪 ID 为:97c64baeebce4c2d8e4a3c9661ef0130。


我也很失望,我只有一个论坛来寻求指导和支持。并且无法想象如果这个问题涉及敏感信息,我将如何处理?发个论坛给大家看看?

更糟糕的是:论坛软件坚持使用 pt-br 作为其语言环境(我来自巴西),并且在 pt-br 论坛中没有虚拟机预览专用论坛!我已经在那里发布了同样的消息,但我不希望得到任何答案。

有谁知道可能发生了什么阻止创建虚拟机?

而且,作为一个额外的问题,是否有人知道亚马逊服务是否存在同样的(缺乏)支持问题?

更新:我找到了(1)的答案:

http://social.msdn.microsoft.com/Forums/pl-PL/WAVirtualMachinesforWindows/thread/ba1c873d-d86f-48aa-8ab2-98a058b7fdcd

当 VM 实例被删除时,用于运行它的云服务不会自动删除,它会保留 DNS。如果您想重用相同的 DNS,您将不得不删除云服务条目......但是它会从我的 VM 中删除数据吗?我不这么认为,因为它存储在单独的 VHD 中,但我现在不能冒险删除它......

0 投票
1 回答
2470 浏览

azure - Proper setup for high-availability Azure VMs

I would like to achieve a high-availability scenario on two VMs in Azure. I understand and can follow the directions here: https://www.windowsazure.com/en-us/manage/windows/common-tasks/manage-vm-availability/

However, my question is this: are the two VMs supposed to be exact replicas of each other, so that when one goes down, the other takes over? Or does the Availability Set look after this, so that the two VMs can have totally different content and still utilise each others' free resources?