Skip to content

Commit 875800c

Browse files
authored
Merge pull request #153586 from aahill/luis-swiss-region
LUIS Switzerland region
2 parents 53eb16c + e0bf949 commit 875800c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/cognitive-services/LUIS/luis-reference-regions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: language-understanding
66
author: aahill
77
ms.author: aahi
88
ms.topic: reference
9-
ms.date: 01/21/2021
9+
ms.date: 04/07/2021
1010
ms.custom: references_regions
1111
---
1212

@@ -50,6 +50,7 @@ The authoring region app can only be published to a corresponding publish region
5050
| Europe | `westeurope`| North Europe<br>`northeurope` | `https://northeurope.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY` |
5151
| Europe | `westeurope`| West Europe<br>`westeurope` | `https://westeurope.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY` |
5252
| Europe | `westeurope`| UK South<br>`uksouth` | `https://uksouth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY` |
53+
| Europe | `westeurope`| Switzerland North<br>`switzerlandnorth` | `https://switzerlandnorth.api.cognitive.microsoft.com/luis/v2.0/apps/YOUR-APP-ID?subscription-key=YOUR-SUBSCRIPTION-KEY` |
5354

5455
## Publishing to Australia
5556

articles/cognitive-services/LUIS/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article is regularly updated with news about the Azure Cogniti
44
ms.service: cognitive-services
55
ms.subservice: language-understanding
66
ms.topic: overview
7-
ms.date: 02/16/2021
7+
ms.date: 04/07/2021
88
---
99

1010
# What's new in Language Understanding
@@ -13,6 +13,10 @@ Learn what's new in the service. These items include release notes, videos, blog
1313

1414
## Release notes
1515

16+
### April 2021
17+
18+
* Switzerland North [authoring region](luis-reference-regions.md#publishing-to-europe).
19+
1620
### January 2021
1721

1822
* The V3 prediction API now supports the [Bing Spellcheck API](luis-tutorial-bing-spellcheck.md).

0 commit comments

Comments
 (0)