{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
        "slug": "dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/"
        },
        "title": "Decide whether an external Hyper-V switch should share its adapter",
        "summary": "How should host management access be considered when creating an external virtual switch?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:13:06+00:00",
        "modified_at": "2026-09-08T18:29:34+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 1,
        "word_count": 214,
        "potentially_affected": "Administrators creating an external Hyper-V virtual switch on a managed host.",
        "dse_recommendation": "Map the physical adapter to its switch port and existing host use.",
        "primary_source": {
            "name": "Create and configure a virtual switch with Hyper-V",
            "url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Hyper-V provides external, internal, and private virtual-switch types. An external switch connects virtual machines to the external network through the selected physical adapter. The external-switch configuration includes an option that permits the management operating system to share that adapter. <a href=\"https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Name the adapter and current management route before opening the switch wizard. This decision concerns the host operating system sharing an external connection; it does not establish a complete segmentation design. Consider the actual workload and management paths together.</p>\n<h2>DSE recommendation</h2>\n<p>Map the physical adapter to its switch port and existing host use. Ask the host owner whether management traffic should share this connection or use a separately approved route. Arrange a recovery route appropriate to that decision before changing the switch configuration. Record the chosen switch type, adapter, sharing setting, and any approved VLAN requirements so another operator can reproduce the intended arrangement.</p>\n<h2>Verification</h2>\n<p>After the approved change, verify both a representative guest connection and the administrator connection to the host. Inspect which adapter the external switch uses and whether the management-sharing setting matches the design. Investigate a guest-only success or a host-only success rather than treating either as proof that both paths work.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Create and configure a virtual switch with Hyper-V</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nHyper-V provides external, internal, and private virtual-switch types. An external switch connects virtual machines to the external network through the selected physical adapter. The external-switch configuration includes an option that permits the management operating system to share that adapter. Microsoft Learn.\nApplicability\nName the adapter and current management route before opening the switch wizard. This decision concerns the host operating system sharing an external connection; it does not establish a complete segmentation design. Consider the actual workload and management paths together.\nDSE recommendation\nMap the physical adapter to its switch port and existing host use. Ask the host owner whether management traffic should share this connection or use a separately approved route. Arrange a recovery route appropriate to that decision before changing the switch configuration. Record the chosen switch type, adapter, sharing setting, and any approved VLAN requirements so another operator can reproduce the intended arrangement.\nVerification\nAfter the approved change, verify both a representative guest connection and the administrator connection to the host. Inspect which adapter the external switch uses and whether the management-sharing setting matches the design. Investigate a guest-only success or a host-only success rather than treating either as proof that both paths work.\nOfficial references\nMicrosoft Learn: Create and configure a virtual switch with Hyper-V. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nHyper-V provides external, internal, and private virtual-switch types. An external switch connects virtual machines to the external network through the selected physical adapter. The external-switch configuration includes an option that permits the management operating system to share that adapter. [Microsoft Learn](https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines).\n\n## Applicability\n\nName the adapter and current management route before opening the switch wizard. This decision concerns the host operating system sharing an external connection; it does not establish a complete segmentation design. Consider the actual workload and management paths together.\n\n## DSE recommendation\n\nMap the physical adapter to its switch port and existing host use. Ask the host owner whether management traffic should share this connection or use a separately approved route. Arrange a recovery route appropriate to that decision before changing the switch configuration. Record the chosen switch type, adapter, sharing setting, and any approved VLAN requirements so another operator can reproduce the intended arrangement.\n\n## Verification\n\nAfter the approved change, verify both a representative guest connection and the administrator connection to the host. Inspect which adapter the external switch uses and whether the management-sharing setting matches the design. Investigate a guest-only success or a host-only success rather than treating either as proof that both paths work.\n\n## Official references\n\n[Microsoft Learn: Create and configure a virtual switch with Hyper-V](https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Decide whether an external Hyper-V switch should share its adapter",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/",
                "headline": "Decide whether an external Hyper-V switch should share its adapter",
                "description": "How should host management access be considered when creating an external virtual switch?",
                "abstract": "How should host management access be considered when creating an external virtual switch?",
                "articleBody": "Source facts\nHyper-V provides external, internal, and private virtual-switch types. An external switch connects virtual machines to the external network through the selected physical adapter. The external-switch configuration includes an option that permits the management operating system to share that adapter. Microsoft Learn.\nApplicability\nName the adapter and current management route before opening the switch wizard. This decision concerns the host operating system sharing an external connection; it does not establish a complete segmentation design. Consider the actual workload and management paths together.\nDSE recommendation\nMap the physical adapter to its switch port and existing host use. Ask the host owner whether management traffic should share this connection or use a separately approved route. Arrange a recovery route appropriate to that decision before changing the switch configuration. Record the chosen switch type, adapter, sharing setting, and any approved VLAN requirements so another operator can reproduce the intended arrangement.\nVerification\nAfter the approved change, verify both a representative guest connection and the administrator connection to the host. Inspect which adapter the external switch uses and whether the management-sharing setting matches the design. Investigate a guest-only success or a host-only success rather than treating either as proof that both paths work.\nOfficial references\nMicrosoft Learn: Create and configure a virtual switch with Hyper-V. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:13:06+00:00",
                "dateModified": "2026-09-08T18:29:34+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-245-decide-whether-an-external-hyper-v-switch-should-share-its-adapter/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Decide whether an external Hyper-V switch should share its adapter"
                },
                "articleSection": [
                    "Business Continuity",
                    "IT"
                ],
                "keywords": [
                    "Business Continuity",
                    "IT",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 214,
                "timeRequired": "PT1M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Create and configure a virtual switch with Hyper-V",
                    "url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/Create-a-virtual-switch-for-Hyper-V-virtual-machines"
                }
            }
        ]
    }
}