What are all the possible values for the tenant_region_scope optional claim?

DS 0 Reputation points
2026-05-19T15:07:45.9566667+00:00

I'm building a multi-tenant app and using the tenant_region_scope optional claim in my Entra ID app registration to route users to region-specific infrastructure.

The optional claims reference documentation describes this claim only as "Region of the resource tenant" — it doesn't list what values can actually be returned.

I've tested this and found it that it returns EU, but i am not sure what other values does it return.

Is there a complete list of possible values for tenant_region_scope?

The docs gap here makes it difficult to write reliable routing logic against this claim.

Thanks.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-19T15:07:57.5066667+00:00

    The available context documents describe tenant_region_scope only as:

    “Region of the resource tenant”

    and list it as an optional claim and as a claim that can be used in claim sets, but they do not provide any enumeration or catalog of possible values for this claim.

    No complete or partial list of valid tenant_region_scope values (such as EU, NA, etc.) is present in the provided documentation, nor any guidance on the exact value set or format beyond that description.

    Because of this, a definitive list of all possible tenant_region_scope values cannot be given based on the available material.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.