{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
        "slug": "dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/"
        },
        "title": "Resolve Front Door WAF association scope before testing a rate-limit rule",
        "summary": "Route, domain and profile policy associations have a defined precedence that affects which policy applies to a request.",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "physical-security",
            "label": "Physical security",
            "alt": "Integrated video surveillance and controlled entry at a modern commercial facility.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/physical-security-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/physical-security-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/physical-security-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:25:06+00:00",
        "modified_at": "2026-09-10T02:04:57+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 226,
        "potentially_affected": "Azure Front Door Standard or Premium rate-limit configurations with WAF policy associations.",
        "dse_recommendation": "Map the effective policy for each tested route before interpreting rate-limit behavior.",
        "primary_source": {
            "name": "Configure a WAF Rate-Limit Rule for Azure Front Door | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure",
            "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 rate-limit configuration guidance distinguishes profile, domain and route associations. When multiple scopes apply, route-level policy takes precedence over domain-level policy, which takes precedence over profile-level policy.</p>\n<p>A Front Door security policy associates the WAF policy with the chosen scope. Existing associations do not need to be recreated for WAF policy edits: updates apply automatically, subject to the effective policy precedence for each request. <a href=\"https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Identify the actual Front Door tier, domain, route and applicable security-policy associations. Keep policy selection separate from the rate threshold and request-match conditions inside that policy.</p>\n<h2>DSE recommendation</h2>\n<p>DSE recommends recording the effective policy beside each rate-limit test case. If a profile-level change appears ineffective, inspect more specific associations before raising the threshold or recreating security policies. Have the application owner approve any change in scope so a route-specific exception does not silently redefine protection for neighboring traffic.</p>\n<h2>Verification</h2>\n<p>Use a controlled low-impact test path and verify which policy is associated at each relevant scope. Compare expected and observed handling for the selected route and a neighboring route with a different association. Inspect effective scope behavior before moving a policy into prevention mode. Retain the association map with results instead of treating one successful request sequence as proof of profile-wide enforcement.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Configure a WAF Rate-Limit Rule for Azure Front Door</a>. Source retrieved September 9, 2026.</p>",
        "content_text": "Source facts\nMicrosoft’s rate-limit configuration guidance distinguishes profile, domain and route associations. When multiple scopes apply, route-level policy takes precedence over domain-level policy, which takes precedence over profile-level policy.\nA Front Door security policy associates the WAF policy with the chosen scope. Existing associations do not need to be recreated for WAF policy edits: updates apply automatically, subject to the effective policy precedence for each request. Microsoft Learn.\nApplicability\nIdentify the actual Front Door tier, domain, route and applicable security-policy associations. Keep policy selection separate from the rate threshold and request-match conditions inside that policy.\nDSE recommendation\nDSE recommends recording the effective policy beside each rate-limit test case. If a profile-level change appears ineffective, inspect more specific associations before raising the threshold or recreating security policies. Have the application owner approve any change in scope so a route-specific exception does not silently redefine protection for neighboring traffic.\nVerification\nUse a controlled low-impact test path and verify which policy is associated at each relevant scope. Compare expected and observed handling for the selected route and a neighboring route with a different association. Inspect effective scope behavior before moving a policy into prevention mode. Retain the association map with results instead of treating one successful request sequence as proof of profile-wide enforcement.\nOfficial references\nMicrosoft Learn: Configure a WAF Rate-Limit Rule for Azure Front Door. Source retrieved September 9, 2026.",
        "content_markdown": "## Source facts\n\nMicrosoft’s rate-limit configuration guidance distinguishes profile, domain and route associations. When multiple scopes apply, route-level policy takes precedence over domain-level policy, which takes precedence over profile-level policy.\n\nA Front Door security policy associates the WAF policy with the chosen scope. Existing associations do not need to be recreated for WAF policy edits: updates apply automatically, subject to the effective policy precedence for each request. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure).\n\n## Applicability\n\nIdentify the actual Front Door tier, domain, route and applicable security-policy associations. Keep policy selection separate from the rate threshold and request-match conditions inside that policy.\n\n## DSE recommendation\n\nDSE recommends recording the effective policy beside each rate-limit test case. If a profile-level change appears ineffective, inspect more specific associations before raising the threshold or recreating security policies. Have the application owner approve any change in scope so a route-specific exception does not silently redefine protection for neighboring traffic.\n\n## Verification\n\nUse a controlled low-impact test path and verify which policy is associated at each relevant scope. Compare expected and observed handling for the selected route and a neighboring route with a different association. Inspect effective scope behavior before moving a policy into prevention mode. Retain the association map with results instead of treating one successful request sequence as proof of profile-wide enforcement.\n\n## Official references\n\n[Microsoft Learn: Configure a WAF Rate-Limit Rule for Azure Front Door](https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure). 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-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Resolve Front Door WAF association scope before testing a rate-limit rule",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/",
                "headline": "Resolve Front Door WAF association scope before testing a rate-limit rule",
                "description": "Route, domain and profile policy associations have a defined precedence that affects which policy applies to a request.",
                "abstract": "Route, domain and profile policy associations have a defined precedence that affects which policy applies to a request.",
                "articleBody": "Source facts\nMicrosoft’s rate-limit configuration guidance distinguishes profile, domain and route associations. When multiple scopes apply, route-level policy takes precedence over domain-level policy, which takes precedence over profile-level policy.\nA Front Door security policy associates the WAF policy with the chosen scope. Existing associations do not need to be recreated for WAF policy edits: updates apply automatically, subject to the effective policy precedence for each request. Microsoft Learn.\nApplicability\nIdentify the actual Front Door tier, domain, route and applicable security-policy associations. Keep policy selection separate from the rate threshold and request-match conditions inside that policy.\nDSE recommendation\nDSE recommends recording the effective policy beside each rate-limit test case. If a profile-level change appears ineffective, inspect more specific associations before raising the threshold or recreating security policies. Have the application owner approve any change in scope so a route-specific exception does not silently redefine protection for neighboring traffic.\nVerification\nUse a controlled low-impact test path and verify which policy is associated at each relevant scope. Compare expected and observed handling for the selected route and a neighboring route with a different association. Inspect effective scope behavior before moving a policy into prevention mode. Retain the association map with results instead of treating one successful request sequence as proof of profile-wide enforcement.\nOfficial references\nMicrosoft Learn: Configure a WAF Rate-Limit Rule for Azure Front Door. Source retrieved September 9, 2026.",
                "datePublished": "2026-09-10T00:25:06+00:00",
                "dateModified": "2026-09-10T02:04:57+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/"
                },
                "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-410-resolve-front-door-waf-association-scope-before-testing-a-rate-limit-rule/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/physical-security-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/physical-security-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Resolve Front Door WAF association scope before testing a rate-limit rule"
                },
                "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": 226,
                "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": "Configure a WAF Rate-Limit Rule for Azure Front Door | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-rate-limit-configure"
                }
            }
        ]
    }
}