相关疑难解决方法(0)

如何阻止 Azure 随机更换 VM 上的网卡?

Azure 似乎有随机改变虚拟机硬件配置的习惯,不告诉用户任何事情。

这当然在文档中提到过,虽然有些含糊:

Can I manually assign IP addresses to NICs in virtual machines?

No. You must not change any interface properties of VMs. Any changes may lead to
potentially losing connectivity to the virtual machine.
Run Code Online (Sandbox Code Playgroud)

和:

Will the MAC address remain the same for my virtual machine once it has been created?

No. A virtual machine’s MAC address can change for a few different reasons. If the
VM is put in the status Stopped (Deallocated), …
Run Code Online (Sandbox Code Playgroud)

virtualization nic virtual-machines azure

5
推荐指数
1
解决办法
1973
查看次数

标签 统计

azure ×1

nic ×1

virtual-machines ×1

virtualization ×1