{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
        "slug": "dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/"
        },
        "title": "Intersect managed-application region choices with resource-type support",
        "summary": "Review both explicit location choices and the resource types used to filter the portal form.",
        "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": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "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:24:49+00:00",
        "modified_at": "2026-09-10T02:04:57+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 228,
        "potentially_affected": "Azure managed-application createUiDefinition location controls.",
        "dse_recommendation": "DSE recommends tracing each intended region through both filters before broadening the choices.",
        "primary_source": {
            "name": "CreateUiDefinition.json file for portal pane - Azure Managed Applications | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-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>In createUiDefinition&#8217;s location configuration, allowedValues limits the listed regions while resourceTypes filters for regions supporting those resource types. When both are configured, the displayed choices are their intersection. The resourceTypes filter includes a location only when it supports every listed type. <a href=\"https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Use this distinction when reviewing an unexpectedly short or empty location dropdown for a managed application&#8217;s creation experience. Identify the actual allowed-region list and fully qualified resource types in the released definition. Do not diagnose the display from either list in isolation.</p>\n<h2>DSE recommendation</h2>\n<p>DSE recommends tracing each intended region through both filters before broadening the choices. Confirm that the listed resource types describe what the application really deploys, and have the deployment owner review any proposed removal from that list. Treat an empty intersection as a configuration question to resolve rather than hiding the location control or relaxing restrictions without review.</p>\n<h2>Verification</h2>\n<p>Preview the exact interface definition in an approved test experience and compare the displayed locations with the intended intersection. Exercise a case allowed by the explicit list but excluded by resource support, and a supported location omitted from the explicit list. Record both input lists and the observed choices. Keep this UI check separate from the subsequent deployment assessment; a correctly filtered dropdown should not be recorded as a completed resource deployment.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>. Source retrieved September 9, 2026.</p>",
        "content_text": "Source facts\nIn createUiDefinition’s location configuration, allowedValues limits the listed regions while resourceTypes filters for regions supporting those resource types. When both are configured, the displayed choices are their intersection. The resourceTypes filter includes a location only when it supports every listed type. Microsoft Learn.\nApplicability\nUse this distinction when reviewing an unexpectedly short or empty location dropdown for a managed application’s creation experience. Identify the actual allowed-region list and fully qualified resource types in the released definition. Do not diagnose the display from either list in isolation.\nDSE recommendation\nDSE recommends tracing each intended region through both filters before broadening the choices. Confirm that the listed resource types describe what the application really deploys, and have the deployment owner review any proposed removal from that list. Treat an empty intersection as a configuration question to resolve rather than hiding the location control or relaxing restrictions without review.\nVerification\nPreview the exact interface definition in an approved test experience and compare the displayed locations with the intended intersection. Exercise a case allowed by the explicit list but excluded by resource support, and a supported location omitted from the explicit list. Record both input lists and the observed choices. Keep this UI check separate from the subsequent deployment assessment; a correctly filtered dropdown should not be recorded as a completed resource deployment.\nOfficial references\nMicrosoft Learn. Source retrieved September 9, 2026.",
        "content_markdown": "## Source facts\n\nIn createUiDefinition’s location configuration, allowedValues limits the listed regions while resourceTypes filters for regions supporting those resource types. When both are configured, the displayed choices are their intersection. The resourceTypes filter includes a location only when it supports every listed type. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-overview).\n\n## Applicability\n\nUse this distinction when reviewing an unexpectedly short or empty location dropdown for a managed application’s creation experience. Identify the actual allowed-region list and fully qualified resource types in the released definition. Do not diagnose the display from either list in isolation.\n\n## DSE recommendation\n\nDSE recommends tracing each intended region through both filters before broadening the choices. Confirm that the listed resource types describe what the application really deploys, and have the deployment owner review any proposed removal from that list. Treat an empty intersection as a configuration question to resolve rather than hiding the location control or relaxing restrictions without review.\n\n## Verification\n\nPreview the exact interface definition in an approved test experience and compare the displayed locations with the intended intersection. Exercise a case allowed by the explicit list but excluded by resource support, and a supported location omitted from the explicit list. Record both input lists and the observed choices. Keep this UI check separate from the subsequent deployment assessment; a correctly filtered dropdown should not be recorded as a completed resource deployment.\n\n## Official references\n\n[Microsoft Learn](https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-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-427-intersect-managed-application-region-choices-with-resource-type-support/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Intersect managed-application region choices with resource-type support",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/",
                "headline": "Intersect managed-application region choices with resource-type support",
                "description": "Review both explicit location choices and the resource types used to filter the portal form.",
                "abstract": "Review both explicit location choices and the resource types used to filter the portal form.",
                "articleBody": "Source facts\nIn createUiDefinition’s location configuration, allowedValues limits the listed regions while resourceTypes filters for regions supporting those resource types. When both are configured, the displayed choices are their intersection. The resourceTypes filter includes a location only when it supports every listed type. Microsoft Learn.\nApplicability\nUse this distinction when reviewing an unexpectedly short or empty location dropdown for a managed application’s creation experience. Identify the actual allowed-region list and fully qualified resource types in the released definition. Do not diagnose the display from either list in isolation.\nDSE recommendation\nDSE recommends tracing each intended region through both filters before broadening the choices. Confirm that the listed resource types describe what the application really deploys, and have the deployment owner review any proposed removal from that list. Treat an empty intersection as a configuration question to resolve rather than hiding the location control or relaxing restrictions without review.\nVerification\nPreview the exact interface definition in an approved test experience and compare the displayed locations with the intended intersection. Exercise a case allowed by the explicit list but excluded by resource support, and a supported location omitted from the explicit list. Record both input lists and the observed choices. Keep this UI check separate from the subsequent deployment assessment; a correctly filtered dropdown should not be recorded as a completed resource deployment.\nOfficial references\nMicrosoft Learn. Source retrieved September 9, 2026.",
                "datePublished": "2026-09-10T00:24:49+00:00",
                "dateModified": "2026-09-10T02:04:57+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-427-intersect-managed-application-region-choices-with-resource-type-support/"
                },
                "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-427-intersect-managed-application-region-choices-with-resource-type-support/#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": "Intersect managed-application region choices with resource-type support"
                },
                "articleSection": [
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 228,
                "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": "CreateUiDefinition.json file for portal pane - Azure Managed Applications | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/create-uidefinition-overview"
                }
            }
        ]
    }
}