{
    "appliance_id": "f3b6a3ac-7be5-4bb0-b204-da3712fb646c",
    "name": "Windows-11-Dev-Env",
    "category": "guest",
    "description": "Windows 11 Developer Environment Virtual Machine.",
    "vendor_name": "Microsoft",
    "vendor_url": "https://www.microsoft.com",
    "documentation_url": "https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/",
    "product_name": "Windows 11 Development Environment",
    "product_url": "https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/",
    "registry_version": 5,
    "status": "experimental",
    "availability": "free",
    "maintainer": "Ean Towne",
    "maintainer_email": "eantowne@gmail.com",
    "usage": "Uses SPICE not VNC\nHighly recommended to install the SPICE-agent from: https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe to be able to change resolution and increase performance.\nThis is an evaluation virtual machine (90 days) and includes:\n* Window 11 Enterprise (Evaluation)\n* Visual Studio 2022 Community Edition with UWP .NET Desktop, Azure, and Windows App SDK for C# workloads enabled\n* Windows Subsystem for Linux 2 enabled with Ubuntu installed\n* Windows Terminal installed\n* Developer mode enabled",
    "symbol": "microsoft.svg",
    "first_port_name": "Network Adapter 1",
    "port_name_format": "Network Adapter {0}",
    "qemu": {
        "adapter_type": "e1000",
        "adapters": 1,
        "ram": 4096,
        "cpus": 4,
        "hda_disk_interface": "sata",
        "arch": "x86_64",
        "console_type": "spice",
        "boot_priority": "c",
        "kvm": "require"
    },
    "images": [
        {
            "filename": "WinDev2308Eval-disk1.vmdk",
            "version": "2308",
            "md5sum": "6a9b4ed6d7481f7bbf8a054c797b1eee",
            "filesize": 24945341952,
            "download_url": "https://download.microsoft.com/download/7/1/3/7135f2ab-8528-49fc-9252-8d5d94c697ef/WinDev2308Eval.VMWare.zip",
            "compression": "zip"
        },
        {
            "filename": "WinDev2212Eval-disk1.vmdk",
            "version": "2212",
            "md5sum": "c79f393a067b92e01a513a118d455ac8",
            "filesize": 24620493824,
            "download_url": "https://aka.ms/windev_VM_vmware",
            "compression": "zip"
        },
        {
            "filename": "OVMF-edk2-stable202305.fd",
            "version": "stable202305",
            "md5sum": "6c4cf1519fec4a4b95525d9ae562963a",
            "filesize": 4194304,
            "download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
            "direct_download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/OVMF-edk2-stable202305.fd.zip/download",
            "compression": "zip"
        }
    ],
    "versions": [
        {
            "name": "2308",
            "images": {
                "bios_image": "OVMF-edk2-stable202305.fd",
                "hda_disk_image": "WinDev2308Eval-disk1.vmdk"
            }
        },
        {
            "name": "2212",
            "images": {
                "bios_image": "OVMF-edk2-stable202305.fd",
                "hda_disk_image": "WinDev2212Eval-disk1.vmdk"
            }
        }
    ]
}