Azure nested KVM virtualization network bridge issue

Volodymyr Bezruk 0 Баллы репутации
2025-10-02T15:59:20.95+00:00

Hello,

I'm aware that nested virtualization isn't fully supported in Azure. But anyway, maybe someone will help.

I'm trying to deploy nested KVM virtualization in Azure VM as a PoC for test environment. Ubuntu 24.04 is required as the host system.

The VM size fully supports v6 nested virtualization (Standard E2as).

I've fully installed all the necessary packages for KVM-Qemu and can run the guest OS (Ubuntu) without any issues.

I'm using a network bridge for networking ( instead of NAT). All network configuration has been completed (IP, DNS, Gateway etc).

The guest KVM VM can communicate with the host system (Azure VM) without any issues, but it can't communicate with other VMs on the same Azure virtual network (they share the same subnet).

I've tried to play with iptables rules but without success...

Network settings is very simple:

Azure vnet with address spare 192.168.0.0/16

one subnet mgmt 192.168.0.0/24

Host OS and guest KVM VM connected to the same subnet 192.168.0.0/24 ( like the same L2 broadcast domain)

Azure
Azure
Платформа облачных вычислений и инфраструктура для создания, развертывания приложений и служб и управления ими с помощью глобальной сети центров обработки данных, управляемых Корпорацией Майкрософт.
Голосов: {count}

1 ответ

Сортировать по: Наиболее полезные
  1. Volodymyr Bezruk 0 Баллы репутации
    2025-10-06T16:42:25.74+00:00

    Thanks for your clarification.

    I assumed something like this.

    I'll look into other options for PoC.

    Комментариев: 0 Без комментариев

Ваш ответ

Автор вопроса может устанавливать для ответов пометку "Принято", а модераторы — пометку "Рекомендуется". Благодаря этому пользователям становится проще понять, какой из ответов помог решить проблему автора.