{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
        "slug": "dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/"
        },
        "title": "Check retained machine identity before reusing an Azure Windows OS disk",
        "summary": "Which identity assumptions need review when a replacement Azure VM is built from a specialized Windows disk?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "identity-cloud",
            "label": "Identity & cloud",
            "alt": "Governed cloud identity system with connected service and lifecycle nodes.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-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-10T00:31:33+00:00",
        "modified_at": "2026-09-10T00:32:00+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 244,
        "potentially_affected": "Administrators creating an Azure Windows VM from an existing specialized operating-system disk.",
        "dse_recommendation": "Treat the specialized disk as an existing machine identity and approve its intended replacement or copy role before starting the new VM.",
        "primary_source": {
            "name": "Attach an existing OS disk to a VM - Azure Virtual Machines | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk",
            "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>Microsoft&#8217;s specialized-disk workflow creates a new Azure Windows VM around an existing operating-system disk. The resulting guest keeps the original computer name and other machine-specific identifiers, including CMID; duplicated identifiers can affect applications. The portal procedure requires the selected disk to be unattached. Microsoft also documents creating a snapshot-derived disk while retaining the original as a fallback. <a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Use this review for a particular retained Windows installation, not an empty VM or a generalized-image rollout. Identify whether the request replaces a failed VM or creates a separate copy. Ask the application owner which stored machine identifiers matter to that purpose.</p>\n<h2>DSE recommendation</h2>\n<p>Treat the specialized disk as an existing machine identity and approve its intended replacement or copy role before starting the new VM. Record the source VM, selected disk, proposed Azure resource name, and expected guest identity separately. Decide how the source installation will be isolated during the test. Prefer an approved snapshot-derived working disk when preserving the original is part of the recovery plan.</p>\n<h2>Verification</h2>\n<p>Before accepting the replacement, inspect its guest computer name and application-specific identity, then compare them with the planned outcome. Exercise the application in the approved network context and investigate any duplicate-identity warning. Keep the disk lineage and resource identifiers with the recovery record. Do not discard the preserved source solely because the new Azure resource reports successful creation.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Attach an existing OS disk to a VM</a>. Source reviewed September 9, 2026.</p>",
        "content_text": "Source facts\nMicrosoft’s specialized-disk workflow creates a new Azure Windows VM around an existing operating-system disk. The resulting guest keeps the original computer name and other machine-specific identifiers, including CMID; duplicated identifiers can affect applications. The portal procedure requires the selected disk to be unattached. Microsoft also documents creating a snapshot-derived disk while retaining the original as a fallback. Microsoft Learn.\nApplicability\nUse this review for a particular retained Windows installation, not an empty VM or a generalized-image rollout. Identify whether the request replaces a failed VM or creates a separate copy. Ask the application owner which stored machine identifiers matter to that purpose.\nDSE recommendation\nTreat the specialized disk as an existing machine identity and approve its intended replacement or copy role before starting the new VM. Record the source VM, selected disk, proposed Azure resource name, and expected guest identity separately. Decide how the source installation will be isolated during the test. Prefer an approved snapshot-derived working disk when preserving the original is part of the recovery plan.\nVerification\nBefore accepting the replacement, inspect its guest computer name and application-specific identity, then compare them with the planned outcome. Exercise the application in the approved network context and investigate any duplicate-identity warning. Keep the disk lineage and resource identifiers with the recovery record. Do not discard the preserved source solely because the new Azure resource reports successful creation.\nOfficial references\nMicrosoft Learn: Attach an existing OS disk to a VM. Source reviewed September 9, 2026.",
        "content_markdown": "## Source facts\n\nMicrosoft’s specialized-disk workflow creates a new Azure Windows VM around an existing operating-system disk. The resulting guest keeps the original computer name and other machine-specific identifiers, including CMID; duplicated identifiers can affect applications. The portal procedure requires the selected disk to be unattached. Microsoft also documents creating a snapshot-derived disk while retaining the original as a fallback. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk).\n\n## Applicability\n\nUse this review for a particular retained Windows installation, not an empty VM or a generalized-image rollout. Identify whether the request replaces a failed VM or creates a separate copy. Ask the application owner which stored machine identifiers matter to that purpose.\n\n## DSE recommendation\n\nTreat the specialized disk as an existing machine identity and approve its intended replacement or copy role before starting the new VM. Record the source VM, selected disk, proposed Azure resource name, and expected guest identity separately. Decide how the source installation will be isolated during the test. Prefer an approved snapshot-derived working disk when preserving the original is part of the recovery plan.\n\n## Verification\n\nBefore accepting the replacement, inspect its guest computer name and application-specific identity, then compare them with the planned outcome. Exercise the application in the approved network context and investigate any duplicate-identity warning. Keep the disk lineage and resource identifiers with the recovery record. Do not discard the preserved source solely because the new Azure resource reports successful creation.\n\n## Official references\n\n[Microsoft Learn: Attach an existing OS disk to a VM](https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk). Source reviewed September 9, 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-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Check retained machine identity before reusing an Azure Windows OS disk",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/",
                "headline": "Check retained machine identity before reusing an Azure Windows OS disk",
                "description": "Which identity assumptions need review when a replacement Azure VM is built from a specialized Windows disk?",
                "abstract": "Which identity assumptions need review when a replacement Azure VM is built from a specialized Windows disk?",
                "articleBody": "Source facts\nMicrosoft’s specialized-disk workflow creates a new Azure Windows VM around an existing operating-system disk. The resulting guest keeps the original computer name and other machine-specific identifiers, including CMID; duplicated identifiers can affect applications. The portal procedure requires the selected disk to be unattached. Microsoft also documents creating a snapshot-derived disk while retaining the original as a fallback. Microsoft Learn.\nApplicability\nUse this review for a particular retained Windows installation, not an empty VM or a generalized-image rollout. Identify whether the request replaces a failed VM or creates a separate copy. Ask the application owner which stored machine identifiers matter to that purpose.\nDSE recommendation\nTreat the specialized disk as an existing machine identity and approve its intended replacement or copy role before starting the new VM. Record the source VM, selected disk, proposed Azure resource name, and expected guest identity separately. Decide how the source installation will be isolated during the test. Prefer an approved snapshot-derived working disk when preserving the original is part of the recovery plan.\nVerification\nBefore accepting the replacement, inspect its guest computer name and application-specific identity, then compare them with the planned outcome. Exercise the application in the approved network context and investigate any duplicate-identity warning. Keep the disk lineage and resource identifiers with the recovery record. Do not discard the preserved source solely because the new Azure resource reports successful creation.\nOfficial references\nMicrosoft Learn: Attach an existing OS disk to a VM. Source reviewed September 9, 2026.",
                "datePublished": "2026-09-10T00:31:33+00:00",
                "dateModified": "2026-09-10T00:32:00+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/"
                },
                "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-20260909-023-check-retained-machine-identity-before-reusing-an-azure-windows-os-disk/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/identity-cloud-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/identity-cloud-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Check retained machine identity before reusing an Azure Windows OS disk"
                },
                "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": 244,
                "timeRequired": "PT2M",
                "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": "Attach an existing OS disk to a VM - Azure Virtual Machines | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/attach-os-disk"
                }
            }
        ]
    }
}