Authoring and publishing regions and the associated keys
Important
LUIS will be retired on October 1st 2025 and starting April 1st 2023 you will not be able to create new LUIS resources. We recommend migrating your LUIS applications to conversational language understanding to benefit from continued product support and multilingual capabilities.
LUIS authoring regions are supported by the LUIS portal. To publish a LUIS app to more than one region, you need at least one prediction key per region.
LUIS Authoring regions
Authoring regions are the regions where the application gets created and the training take place.
LUIS has the following authoring regions available with paired fail-over regions:
- Australia east
- West Europe
- West US
- Switzerland north
LUIS has one portal you can use regardless of region, www.luis.ai.
Publishing regions and Azure resources
Publishing regions are the regions where the application will be used in runtime. To use the application in a publishing region, you must create a resource in this region and assign your application to it. For example, if you create an app with the westus authoring region and publish it to the eastus and brazilsouth regions, the app will run in those two regions.
Public apps
A public app is published in all regions so that a user with a supported prediction resource can access the app in all regions.
Publishing regions are tied to authoring regions
When you first create our LUIS application, you're required to choose an authoring region. To use the application in runtime, you're required to create a resource in a publishing region.
Every authoring region has corresponding prediction regions that you can publish your application to, which are listed in the tables below. If your app is currently in the wrong authoring region, export the app, and import it into the correct authoring region to match the required publishing region.
Single data residency
Single data residency means that the data doesn't leave the boundaries of the region.
Note
- Make sure to set
log=false
for V3 APIs to disable active learning. By default this value isfalse
, to ensure that data does not leave the boundaries of the runtime region. - If
log=true
, data is returned to the authoring region for active learning.
Publishing to Europe
Global region | Authoring API region | Publishing & querying regionAPI region name |
Endpoint URL format |
---|---|---|---|
Europe | westeurope |
France Centralfrancecentral |
https://francecentral.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Europe | westeurope |
North Europenortheurope |
https://northeurope.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Europe | westeurope |
West Europewesteurope |
https://westeurope.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Europe | westeurope |
UK Southuksouth |
https://uksouth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Europe | westeurope |
Switzerland Northswitzerlandnorth |
https://switzerlandnorth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Europe | westeurope |
Norway Eastnorwayeast |
https://norwayeast.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Publishing to Australia
Global region | Authoring API region | Publishing & querying regionAPI region name |
Endpoint URL format |
---|---|---|---|
Australia | australiaeast |
Australia Eastaustraliaeast |
https://australiaeast.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Other publishing regions
Global region | Authoring API region | Publishing & querying regionAPI region name |
Endpoint URL format |
---|---|---|---|
Africa | westus www.luis.ai |
South Africa Northsouthafricanorth |
https://southafricanorth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Central Indiacentralindia |
https://centralindia.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
East Asiaeastasia |
https://eastasia.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Japan Eastjapaneast |
https://japaneast.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Japan Westjapanwest |
https://japanwest.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Jio India Westjioindiawest |
https://jioindiawest.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Korea Centralkoreacentral |
https://koreacentral.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
Southeast Asiasoutheastasia |
https://southeastasia.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Asia | westus www.luis.ai |
North UAEnorthuae |
https://northuae.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
Canada Centralcanadacentral |
https://canadacentral.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
Central UScentralus |
https://centralus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
East USeastus |
https://eastus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
East US 2eastus2 |
https://eastus2.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
North Central USnorthcentralus |
https://northcentralus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
South Central USsouthcentralus |
https://southcentralus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
West Central USwestcentralus |
https://westcentralus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
West USwestus |
https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
West US 2westus2 |
https://westus2.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
North America | westus www.luis.ai |
West US 3westus3 |
https://westus3.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
South America | westus www.luis.ai |
Brazil Southbrazilsouth |
https://brazilsouth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY |
Endpoints
Learn more about the authoring and prediction endpoints.
Failover regions
Each region has a secondary region to fail over to. Failover will only happen in the same geographical region.
Authoring regions have paired fail-over regions.
The following publishing regions do not have a failover region:
- Brazil South
- Southeast Asia