{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
        "slug": "dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/"
        },
        "title": "Check the DNS endpoint shape before putting a resolver balancer in front of NetApp Files",
        "summary": "Can a hostname-only DNS balancing service be entered in an Azure NetApp Files AD connection?",
        "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": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "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:28:25+00:00",
        "modified_at": "2026-09-10T01:20:45+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 230,
        "potentially_affected": "Review this constraint when proposing a resolver front end for an Azure NetApp Files AD connection. Identify the endpoint actually supplied by the chosen service rather than judging suitability from a product label.",
        "dse_recommendation": "Require the network design to name the resolver endpoint address and the DNS servers behind it.",
        "primary_source": {
            "name": "Understand Domain Name Systems in Azure NetApp Files | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept",
            "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>Azure NetApp Files accepts DNS server IP addresses in its Active Directory connection, not DNS server hostnames. A DNS load balancer is supported when it supplies an IP endpoint that can communicate over port 53 with the NetApp networks. DNS supports SMB access, NFSv4.1 Kerberos, LDAP, and Active Directory site discovery in this service. <a href=\"https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Review this constraint when proposing a resolver front end for an Azure NetApp Files AD connection. Identify the endpoint actually supplied by the chosen service rather than judging suitability from a product label.</p>\n<h2>DSE recommendation</h2>\n<p>Require the network design to name the resolver endpoint address and the DNS servers behind it. Have the directory owner confirm that the backend service can answer the required domain and service queries. Validate routing and firewall treatment from the delegated network, and document how a failed backend will be detected. Do not replace a server field with a friendly hostname and assume the platform will resolve it.</p>\n<h2>Verification</h2>\n<p>Check the endpoint format against the connection&#8217;s accepted configuration before scheduling deployment. In a controlled test, verify relevant DNS answers through the proposed address and exercise representative directory-dependent volume access. Compare the answers and behavior with a known working resolver path. Keep endpoint reachability, correct DNS responses, and successful authenticated file access as separate evidence items.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Understand Domain Name Systems in Azure NetApp Files</a>.</p>",
        "content_text": "Source facts\nAzure NetApp Files accepts DNS server IP addresses in its Active Directory connection, not DNS server hostnames. A DNS load balancer is supported when it supplies an IP endpoint that can communicate over port 53 with the NetApp networks. DNS supports SMB access, NFSv4.1 Kerberos, LDAP, and Active Directory site discovery in this service. Microsoft Learn.\nApplicability\nReview this constraint when proposing a resolver front end for an Azure NetApp Files AD connection. Identify the endpoint actually supplied by the chosen service rather than judging suitability from a product label.\nDSE recommendation\nRequire the network design to name the resolver endpoint address and the DNS servers behind it. Have the directory owner confirm that the backend service can answer the required domain and service queries. Validate routing and firewall treatment from the delegated network, and document how a failed backend will be detected. Do not replace a server field with a friendly hostname and assume the platform will resolve it.\nVerification\nCheck the endpoint format against the connection’s accepted configuration before scheduling deployment. In a controlled test, verify relevant DNS answers through the proposed address and exercise representative directory-dependent volume access. Compare the answers and behavior with a known working resolver path. Keep endpoint reachability, correct DNS responses, and successful authenticated file access as separate evidence items.\nOfficial references\nMicrosoft Learn: Understand Domain Name Systems in Azure NetApp Files.",
        "content_markdown": "## Source facts\n\nAzure NetApp Files accepts DNS server IP addresses in its Active Directory connection, not DNS server hostnames. A DNS load balancer is supported when it supplies an IP endpoint that can communicate over port 53 with the NetApp networks. DNS supports SMB access, NFSv4.1 Kerberos, LDAP, and Active Directory site discovery in this service. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept).\n\n## Applicability\n\nReview this constraint when proposing a resolver front end for an Azure NetApp Files AD connection. Identify the endpoint actually supplied by the chosen service rather than judging suitability from a product label.\n\n## DSE recommendation\n\nRequire the network design to name the resolver endpoint address and the DNS servers behind it. Have the directory owner confirm that the backend service can answer the required domain and service queries. Validate routing and firewall treatment from the delegated network, and document how a failed backend will be detected. Do not replace a server field with a friendly hostname and assume the platform will resolve it.\n\n## Verification\n\nCheck the endpoint format against the connection’s accepted configuration before scheduling deployment. In a controlled test, verify relevant DNS answers through the proposed address and exercise representative directory-dependent volume access. Compare the answers and behavior with a known working resolver path. Keep endpoint reachability, correct DNS responses, and successful authenticated file access as separate evidence items.\n\n## Official references\n\n[Microsoft Learn: Understand Domain Name Systems in Azure NetApp Files](https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept)."
    },
    "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-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Check the DNS endpoint shape before putting a resolver balancer in front of NetApp Files",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/",
                "headline": "Check the DNS endpoint shape before putting a resolver balancer in front of NetApp Files",
                "description": "Can a hostname-only DNS balancing service be entered in an Azure NetApp Files AD connection?",
                "abstract": "Can a hostname-only DNS balancing service be entered in an Azure NetApp Files AD connection?",
                "articleBody": "Source facts\nAzure NetApp Files accepts DNS server IP addresses in its Active Directory connection, not DNS server hostnames. A DNS load balancer is supported when it supplies an IP endpoint that can communicate over port 53 with the NetApp networks. DNS supports SMB access, NFSv4.1 Kerberos, LDAP, and Active Directory site discovery in this service. Microsoft Learn.\nApplicability\nReview this constraint when proposing a resolver front end for an Azure NetApp Files AD connection. Identify the endpoint actually supplied by the chosen service rather than judging suitability from a product label.\nDSE recommendation\nRequire the network design to name the resolver endpoint address and the DNS servers behind it. Have the directory owner confirm that the backend service can answer the required domain and service queries. Validate routing and firewall treatment from the delegated network, and document how a failed backend will be detected. Do not replace a server field with a friendly hostname and assume the platform will resolve it.\nVerification\nCheck the endpoint format against the connection’s accepted configuration before scheduling deployment. In a controlled test, verify relevant DNS answers through the proposed address and exercise representative directory-dependent volume access. Compare the answers and behavior with a known working resolver path. Keep endpoint reachability, correct DNS responses, and successful authenticated file access as separate evidence items.\nOfficial references\nMicrosoft Learn: Understand Domain Name Systems in Azure NetApp Files.",
                "datePublished": "2026-09-10T00:28:25+00:00",
                "dateModified": "2026-09-10T01:20:45+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/"
                },
                "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-211-check-the-dns-endpoint-shape-before-putting-a-resolver-balancer-in-front-of-netapp/#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": "Check the DNS endpoint shape before putting a resolver balancer in front of NetApp Files"
                },
                "articleSection": [
                    "Business Continuity",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "Business Continuity",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 230,
                "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": "Understand Domain Name Systems in Azure NetApp Files | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/azure-netapp-files/domain-name-system-concept"
                }
            }
        ]
    }
}