{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
        "slug": "dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/"
        },
        "title": "Verify capacity-reservation disassociation separately from VM deallocation",
        "summary": "Does stopping and deallocating a VM remove its capacity-reservation association?",
        "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:31:22+00:00",
        "modified_at": "2026-09-10T00:32:00+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 250,
        "potentially_affected": "Azure VMs retiring an association with a capacity reservation group.",
        "dse_recommendation": "Confirm both VM state and the reservation reference when closing an approved association-removal change.",
        "primary_source": {
            "name": "Remove a virtual machine association from a capacity reservation group - Azure Virtual Machines | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm",
            "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>A deallocated Azure VM remains associated with its capacity reservation group until that reference is changed. Microsoft documents deallocation followed by clearing the association as one removal path. Another path sets reserved quantity to zero before changing the association, for cases where the VM cannot be deallocated and the reservation is no longer required. VM deletion also removes the association, but allocation-state updates can lag completion of the delete request. <a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Use this check when a VM should remain available for future use but should no longer be attached to its current reservation. Do not treat the stopped state alone as evidence that the intended relationship was removed.</p>\n<h2>DSE recommendation</h2>\n<p>Confirm both VM state and the reservation reference when closing an approved association-removal change. Have the capacity and workload owners choose the supported path and document whether the reservation itself is still needed. Do not reduce reserved quantity merely to clear one relationship without reviewing the intended reservation use. Keep deletion out of the procedure when the approved outcome is to retain the VM.</p>\n<h2>Verification</h2>\n<p>Inspect the VM&#8217;s group reference and the reservation&#8217;s associated-machine view after the approved operation. If a deletion was separately authorized, wait for its actual completion and inspect Capacity Reservation Instance View instead of inferring allocation state from request submission. Record the retained VM or completed deletion explicitly, together with any remaining association that needs investigation.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Remove a VM association from a capacity reservation group</a>. Source reviewed September 9, 2026.</p>",
        "content_text": "Source facts\nA deallocated Azure VM remains associated with its capacity reservation group until that reference is changed. Microsoft documents deallocation followed by clearing the association as one removal path. Another path sets reserved quantity to zero before changing the association, for cases where the VM cannot be deallocated and the reservation is no longer required. VM deletion also removes the association, but allocation-state updates can lag completion of the delete request. Microsoft Learn.\nApplicability\nUse this check when a VM should remain available for future use but should no longer be attached to its current reservation. Do not treat the stopped state alone as evidence that the intended relationship was removed.\nDSE recommendation\nConfirm both VM state and the reservation reference when closing an approved association-removal change. Have the capacity and workload owners choose the supported path and document whether the reservation itself is still needed. Do not reduce reserved quantity merely to clear one relationship without reviewing the intended reservation use. Keep deletion out of the procedure when the approved outcome is to retain the VM.\nVerification\nInspect the VM’s group reference and the reservation’s associated-machine view after the approved operation. If a deletion was separately authorized, wait for its actual completion and inspect Capacity Reservation Instance View instead of inferring allocation state from request submission. Record the retained VM or completed deletion explicitly, together with any remaining association that needs investigation.\nOfficial references\nMicrosoft Learn: Remove a VM association from a capacity reservation group. Source reviewed September 9, 2026.",
        "content_markdown": "## Source facts\n\nA deallocated Azure VM remains associated with its capacity reservation group until that reference is changed. Microsoft documents deallocation followed by clearing the association as one removal path. Another path sets reserved quantity to zero before changing the association, for cases where the VM cannot be deallocated and the reservation is no longer required. VM deletion also removes the association, but allocation-state updates can lag completion of the delete request. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm).\n\n## Applicability\n\nUse this check when a VM should remain available for future use but should no longer be attached to its current reservation. Do not treat the stopped state alone as evidence that the intended relationship was removed.\n\n## DSE recommendation\n\nConfirm both VM state and the reservation reference when closing an approved association-removal change. Have the capacity and workload owners choose the supported path and document whether the reservation itself is still needed. Do not reduce reserved quantity merely to clear one relationship without reviewing the intended reservation use. Keep deletion out of the procedure when the approved outcome is to retain the VM.\n\n## Verification\n\nInspect the VM’s group reference and the reservation’s associated-machine view after the approved operation. If a deletion was separately authorized, wait for its actual completion and inspect Capacity Reservation Instance View instead of inferring allocation state from request submission. Record the retained VM or completed deletion explicitly, together with any remaining association that needs investigation.\n\n## Official references\n\n[Microsoft Learn: Remove a VM association from a capacity reservation group](https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm). 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-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Verify capacity-reservation disassociation separately from VM deallocation",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/",
                "headline": "Verify capacity-reservation disassociation separately from VM deallocation",
                "description": "Does stopping and deallocating a VM remove its capacity-reservation association?",
                "abstract": "Does stopping and deallocating a VM remove its capacity-reservation association?",
                "articleBody": "Source facts\nA deallocated Azure VM remains associated with its capacity reservation group until that reference is changed. Microsoft documents deallocation followed by clearing the association as one removal path. Another path sets reserved quantity to zero before changing the association, for cases where the VM cannot be deallocated and the reservation is no longer required. VM deletion also removes the association, but allocation-state updates can lag completion of the delete request. Microsoft Learn.\nApplicability\nUse this check when a VM should remain available for future use but should no longer be attached to its current reservation. Do not treat the stopped state alone as evidence that the intended relationship was removed.\nDSE recommendation\nConfirm both VM state and the reservation reference when closing an approved association-removal change. Have the capacity and workload owners choose the supported path and document whether the reservation itself is still needed. Do not reduce reserved quantity merely to clear one relationship without reviewing the intended reservation use. Keep deletion out of the procedure when the approved outcome is to retain the VM.\nVerification\nInspect the VM’s group reference and the reservation’s associated-machine view after the approved operation. If a deletion was separately authorized, wait for its actual completion and inspect Capacity Reservation Instance View instead of inferring allocation state from request submission. Record the retained VM or completed deletion explicitly, together with any remaining association that needs investigation.\nOfficial references\nMicrosoft Learn: Remove a VM association from a capacity reservation group. Source reviewed September 9, 2026.",
                "datePublished": "2026-09-10T00:31:22+00:00",
                "dateModified": "2026-09-10T00:32:00+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/"
                },
                "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-034-verify-capacity-reservation-disassociation-separately-from-vm-deallocation/#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": "Verify capacity-reservation disassociation separately from VM deallocation"
                },
                "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": 250,
                "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": "Remove a virtual machine association from a capacity reservation group - Azure Virtual Machines | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/virtual-machines/capacity-reservation-remove-vm"
                }
            }
        ]
    }
}