{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
        "slug": "dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/"
        },
        "title": "Plan an explicit retrieval path for archived Azure blobs",
        "summary": "Do not confuse visible archive metadata with readable data or assume a lifecycle policy will rehydrate the blob.",
        "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": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "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:29:41+00:00",
        "modified_at": "2026-09-10T00:52:39+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 224,
        "potentially_affected": "Azure block blobs stored in the archive access tier.",
        "dse_recommendation": "Define who initiates rehydration and verify actual data retrieval before accepting an archive recovery path.",
        "primary_source": {
            "name": "Access tiers for blob data - Azure Storage | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview",
            "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 archived blob&#8217;s data cannot be read or modified until it is rehydrated into an online tier. Microsoft says rehydration can take up to 15 hours depending on the selected priority. Lifecycle management policies cannot perform that return to an online tier.</p>\n<p>The archived blob&#8217;s properties, metadata, and index tags remain visible even while its data is offline. Access-tier assignment applies to block blobs, not append or page blobs. <a href=\"https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Identify the exact block blobs whose retrieval matters and the required response time. Distinguish a successful listing from a successful download, and review whether the archive tier fits the workload&#8217;s actual recovery requirement.</p>\n<h2>DSE recommendation</h2>\n<p>DSE recommends a retrieval record specifying the authorized requester, rehydration operator, intended online destination or tier, and application owner. Keep the documented delay in the recovery discussion rather than promising immediate access. State how the requester will learn that data is ready and who investigates a delayed or failed operation.</p>\n<h2>Verification</h2>\n<p>Use a harmless representative archived blob to rehearse the approved retrieval procedure. Record initiation, observed state changes, and the first successful download. Compare the restored content with the expected test content and confirm the consuming application can use it. Do not close the exercise merely because the blob remains listed in the container.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Access tiers for blob data</a>. Source retrieved September 9, 2026.</p>",
        "content_text": "Source facts\nAn archived blob’s data cannot be read or modified until it is rehydrated into an online tier. Microsoft says rehydration can take up to 15 hours depending on the selected priority. Lifecycle management policies cannot perform that return to an online tier.\nThe archived blob’s properties, metadata, and index tags remain visible even while its data is offline. Access-tier assignment applies to block blobs, not append or page blobs. Microsoft Learn.\nApplicability\nIdentify the exact block blobs whose retrieval matters and the required response time. Distinguish a successful listing from a successful download, and review whether the archive tier fits the workload’s actual recovery requirement.\nDSE recommendation\nDSE recommends a retrieval record specifying the authorized requester, rehydration operator, intended online destination or tier, and application owner. Keep the documented delay in the recovery discussion rather than promising immediate access. State how the requester will learn that data is ready and who investigates a delayed or failed operation.\nVerification\nUse a harmless representative archived blob to rehearse the approved retrieval procedure. Record initiation, observed state changes, and the first successful download. Compare the restored content with the expected test content and confirm the consuming application can use it. Do not close the exercise merely because the blob remains listed in the container.\nOfficial references\nMicrosoft Learn: Access tiers for blob data. Source retrieved September 9, 2026.",
        "content_markdown": "## Source facts\n\nAn archived blob’s data cannot be read or modified until it is rehydrated into an online tier. Microsoft says rehydration can take up to 15 hours depending on the selected priority. Lifecycle management policies cannot perform that return to an online tier.\n\nThe archived blob’s properties, metadata, and index tags remain visible even while its data is offline. Access-tier assignment applies to block blobs, not append or page blobs. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview).\n\n## Applicability\n\nIdentify the exact block blobs whose retrieval matters and the required response time. Distinguish a successful listing from a successful download, and review whether the archive tier fits the workload’s actual recovery requirement.\n\n## DSE recommendation\n\nDSE recommends a retrieval record specifying the authorized requester, rehydration operator, intended online destination or tier, and application owner. Keep the documented delay in the recovery discussion rather than promising immediate access. State how the requester will learn that data is ready and who investigates a delayed or failed operation.\n\n## Verification\n\nUse a harmless representative archived blob to rehearse the approved retrieval procedure. Record initiation, observed state changes, and the first successful download. Compare the restored content with the expected test content and confirm the consuming application can use it. Do not close the exercise merely because the blob remains listed in the container.\n\n## Official references\n\n[Microsoft Learn: Access tiers for blob data](https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview). Source retrieved 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-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Plan an explicit retrieval path for archived Azure blobs",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/",
                "headline": "Plan an explicit retrieval path for archived Azure blobs",
                "description": "Do not confuse visible archive metadata with readable data or assume a lifecycle policy will rehydrate the blob.",
                "abstract": "Do not confuse visible archive metadata with readable data or assume a lifecycle policy will rehydrate the blob.",
                "articleBody": "Source facts\nAn archived blob’s data cannot be read or modified until it is rehydrated into an online tier. Microsoft says rehydration can take up to 15 hours depending on the selected priority. Lifecycle management policies cannot perform that return to an online tier.\nThe archived blob’s properties, metadata, and index tags remain visible even while its data is offline. Access-tier assignment applies to block blobs, not append or page blobs. Microsoft Learn.\nApplicability\nIdentify the exact block blobs whose retrieval matters and the required response time. Distinguish a successful listing from a successful download, and review whether the archive tier fits the workload’s actual recovery requirement.\nDSE recommendation\nDSE recommends a retrieval record specifying the authorized requester, rehydration operator, intended online destination or tier, and application owner. Keep the documented delay in the recovery discussion rather than promising immediate access. State how the requester will learn that data is ready and who investigates a delayed or failed operation.\nVerification\nUse a harmless representative archived blob to rehearse the approved retrieval procedure. Record initiation, observed state changes, and the first successful download. Compare the restored content with the expected test content and confirm the consuming application can use it. Do not close the exercise merely because the blob remains listed in the container.\nOfficial references\nMicrosoft Learn: Access tiers for blob data. Source retrieved September 9, 2026.",
                "datePublished": "2026-09-10T00:29:41+00:00",
                "dateModified": "2026-09-10T00:52:39+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/"
                },
                "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-135-plan-an-explicit-retrieval-path-for-archived-azure-blobs/#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": "Plan an explicit retrieval path for archived Azure blobs"
                },
                "articleSection": [
                    "Cybersecurity",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "Cybersecurity",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 224,
                "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": "Access tiers for blob data - Azure Storage | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview"
                }
            }
        ]
    }
}