连接到 Azure 虚拟机

发布于 2024-11-29 12:10:26 字数 149 浏览 1 评论 0原文

我们正在尝试构建一个日志记录工具,我们将能够根据订阅 ID 和部署 ID 连接到特定的 azure VM,以便我们能够处理不同的 VM 使用计数器。我们尝试构建的工具是 Cerebrata 的 Azure 诊断管理器的有限版本。因此,任何有关如何连接到天蓝色虚拟机的指示都将非常感激。

We are trying to build a logging tool where we'll be able to connect to the specific azure VM, based on subscription ID and Deployment ID, so that we'll be able to process different VM usage counters. The tool that we are trying to build is a limited version of Cerebrata's Azure Diagnostic Manager. So any pointers regarding how to connect to the azure VM's would be really appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

伊面 2024-12-06 12:10:26

我建议您只使用诊断监视器来传输所需的计数器/日志/等。到 Azure 存储并从那里读取它。

I would suggest that you just use the Diagnostics monitor to transfer the required counters/logs/etc. to Azure storage and read it from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文