{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
        "slug": "dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/"
        },
        "title": "Map every restored disk before rebuilding a VM from its restore point",
        "summary": "What must be reconstructed after selecting an Azure VM restore point?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "continuity-recovery",
            "label": "Continuity & recovery",
            "alt": "Paired infrastructure paths converging on a stable recovered service.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-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:30:44+00:00",
        "modified_at": "2026-09-10T00:35:07+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 247,
        "potentially_affected": "Recovery operators rebuilding an Azure VM from an existing VM restore point.",
        "dse_recommendation": "Prepare a disk-restore-point-to-target-disk map before creating the replacement VM.",
        "primary_source": {
            "name": "Manage Virtual Machine restore points - Azure Virtual Machines | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points",
            "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>An Azure VM restore point contains individual disk restore-point identifiers. Microsoft&#8217;s recovery procedure creates disks from those identifiers, then creates a new VM and attaches the restored disks. A target disk can be created in a different zone from its disk restore point. When the VM restore point was copied between regions, every constituent disk copy must finish before the VM can be restored. <a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Start with a selected restore point and an approved replacement-VM recovery plan. Identify the intended recovery time, every required disk, and the target region and zone. Review the source restore point&#8217;s coverage and consistency separately; reconstruction does not resolve data that was excluded from capture.</p>\n<h2>DSE recommendation</h2>\n<p>Prepare a disk-restore-point-to-target-disk map before creating the replacement VM. Have the application owner confirm the OS and data-disk roles and the intended attachment arrangement. For a cross-region recovery, require completion evidence for the entire disk set before beginning reconstruction. Keep the original VM and recovery artifacts outside any cleanup operation until the replacement is accepted.</p>\n<h2>Verification</h2>\n<p>Inspect the new disks and VM attachments against the approved map. Boot the replacement in the authorized recovery environment and test the application&#8217;s expected data and service behavior. Record the restore point, constituent disk identifiers, target resources, and result together. Investigate an omitted or incorrectly attached disk explicitly instead of accepting a successful VM creation response as proof that the complete workload was restored.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Manage VM restore points</a>. Source reviewed September 9, 2026.</p>",
        "content_text": "Source facts\nAn Azure VM restore point contains individual disk restore-point identifiers. Microsoft’s recovery procedure creates disks from those identifiers, then creates a new VM and attaches the restored disks. A target disk can be created in a different zone from its disk restore point. When the VM restore point was copied between regions, every constituent disk copy must finish before the VM can be restored. Microsoft Learn.\nApplicability\nStart with a selected restore point and an approved replacement-VM recovery plan. Identify the intended recovery time, every required disk, and the target region and zone. Review the source restore point’s coverage and consistency separately; reconstruction does not resolve data that was excluded from capture.\nDSE recommendation\nPrepare a disk-restore-point-to-target-disk map before creating the replacement VM. Have the application owner confirm the OS and data-disk roles and the intended attachment arrangement. For a cross-region recovery, require completion evidence for the entire disk set before beginning reconstruction. Keep the original VM and recovery artifacts outside any cleanup operation until the replacement is accepted.\nVerification\nInspect the new disks and VM attachments against the approved map. Boot the replacement in the authorized recovery environment and test the application’s expected data and service behavior. Record the restore point, constituent disk identifiers, target resources, and result together. Investigate an omitted or incorrectly attached disk explicitly instead of accepting a successful VM creation response as proof that the complete workload was restored.\nOfficial references\nMicrosoft Learn: Manage VM restore points. Source reviewed September 9, 2026.",
        "content_markdown": "## Source facts\n\nAn Azure VM restore point contains individual disk restore-point identifiers. Microsoft’s recovery procedure creates disks from those identifiers, then creates a new VM and attaches the restored disks. A target disk can be created in a different zone from its disk restore point. When the VM restore point was copied between regions, every constituent disk copy must finish before the VM can be restored. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points).\n\n## Applicability\n\nStart with a selected restore point and an approved replacement-VM recovery plan. Identify the intended recovery time, every required disk, and the target region and zone. Review the source restore point’s coverage and consistency separately; reconstruction does not resolve data that was excluded from capture.\n\n## DSE recommendation\n\nPrepare a disk-restore-point-to-target-disk map before creating the replacement VM. Have the application owner confirm the OS and data-disk roles and the intended attachment arrangement. For a cross-region recovery, require completion evidence for the entire disk set before beginning reconstruction. Keep the original VM and recovery artifacts outside any cleanup operation until the replacement is accepted.\n\n## Verification\n\nInspect the new disks and VM attachments against the approved map. Boot the replacement in the authorized recovery environment and test the application’s expected data and service behavior. Record the restore point, constituent disk identifiers, target resources, and result together. Investigate an omitted or incorrectly attached disk explicitly instead of accepting a successful VM creation response as proof that the complete workload was restored.\n\n## Official references\n\n[Microsoft Learn: Manage VM restore points](https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points). 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-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Map every restored disk before rebuilding a VM from its restore point",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/",
                "headline": "Map every restored disk before rebuilding a VM from its restore point",
                "description": "What must be reconstructed after selecting an Azure VM restore point?",
                "abstract": "What must be reconstructed after selecting an Azure VM restore point?",
                "articleBody": "Source facts\nAn Azure VM restore point contains individual disk restore-point identifiers. Microsoft’s recovery procedure creates disks from those identifiers, then creates a new VM and attaches the restored disks. A target disk can be created in a different zone from its disk restore point. When the VM restore point was copied between regions, every constituent disk copy must finish before the VM can be restored. Microsoft Learn.\nApplicability\nStart with a selected restore point and an approved replacement-VM recovery plan. Identify the intended recovery time, every required disk, and the target region and zone. Review the source restore point’s coverage and consistency separately; reconstruction does not resolve data that was excluded from capture.\nDSE recommendation\nPrepare a disk-restore-point-to-target-disk map before creating the replacement VM. Have the application owner confirm the OS and data-disk roles and the intended attachment arrangement. For a cross-region recovery, require completion evidence for the entire disk set before beginning reconstruction. Keep the original VM and recovery artifacts outside any cleanup operation until the replacement is accepted.\nVerification\nInspect the new disks and VM attachments against the approved map. Boot the replacement in the authorized recovery environment and test the application’s expected data and service behavior. Record the restore point, constituent disk identifiers, target resources, and result together. Investigate an omitted or incorrectly attached disk explicitly instead of accepting a successful VM creation response as proof that the complete workload was restored.\nOfficial references\nMicrosoft Learn: Manage VM restore points. Source reviewed September 9, 2026.",
                "datePublished": "2026-09-10T00:30:44+00:00",
                "dateModified": "2026-09-10T00:35:07+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/"
                },
                "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-072-map-every-restored-disk-before-rebuilding-a-vm-from-its-restore-point/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Map every restored disk before rebuilding a VM from its restore point"
                },
                "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": 247,
                "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": "Manage Virtual Machine restore points - Azure Virtual Machines | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/manage-restore-points"
                }
            }
        ]
    }
}