{"id":9100,"date":"2025-08-06T06:36:30","date_gmt":"2025-08-06T06:36:30","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=9100"},"modified":"2025-08-06T06:36:32","modified_gmt":"2025-08-06T06:36:32","slug":"how-to-get-nested-virtualization-working-in-azure-for-hyper-v","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/how-to-get-nested-virtualization-working-in-azure-for-hyper-v","title":{"rendered":"How to get Nested Virtualization working in Azure for Hyper V"},"content":{"rendered":"\n<ol class=\"wp-block-list\">\n<li>Make sure you create a VM with Security Type = Standard<\/li>\n\n\n\n<li>Confirm the VM size supports nested virtualization. Supported sizes include:<\/li>\n\n\n\n<li><strong>Dv3<\/strong> and <strong>Dsv3<\/strong> series<\/li>\n\n\n\n<li><strong>Dv4<\/strong> and <strong>Dsv4<\/strong> series<\/li>\n\n\n\n<li><strong>Ev3<\/strong> and <strong>Esv3<\/strong> series<\/li>\n<\/ol>\n\n\n\n<p>Then run this <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">bcdedit \/set hypervisorlaunchtype Auto<\/code><\/pre>\n\n\n\n<p>Restart<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Install-WindowsFeature -Name Hyper-V -IncludeManagementTools -Restart<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Then run this Restart<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-9100","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/9100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=9100"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/9100\/revisions"}],"predecessor-version":[{"id":9101,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/9100\/revisions\/9101"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=9100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=9100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=9100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}