Skip to content

Commit ec85182

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-arm-quickstart
2 parents 8aac116 + 992a742 commit ec85182

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Migration overview - LUIS
3+
description: Understand what is on a migration path
4+
ms.topic: how-to
5+
ms.date: 05/22/2020
6+
---
7+
8+
# Migration in LUIS
9+
10+
Several items are on a migration path. Use the following table to understand what is impacted and when you need complete migration.
11+
12+
|Area|Description|Migration completion date|
13+
|--|--|--|
14+
|[Prediction APIs](luis-migration-api-v3.md)|Migrate to V3 API.|TBD|
15+
|[Authoring APIs](luis-migration-authoring-entities.md)|Migrate to V3 API.|TBD|
16+
|[Authoring resource](luis-migration-authoring.md)|Migrate from no authoring resource to using a LUIS authoring resource in LUIS portal.|August 30, 2020 |
17+
|[Required feature](luis-migration-authoring-entities.md#api-change-constraint-replaced-with-required-feature)|This change was made in May 2020 at the //Build conference and only applies to the v3 authoring APIs where an app is using a constrained feature.|June 19, 2020|
18+
|[Composite entity](migrate-from-composite-entity.md)|Upgrade composite entity to machine-learning entity to build an entity that receives more complete predictions with better decomposability for debugging the entity.|TBD|

articles/cognitive-services/LUIS/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182
href: luis-get-started-get-intent-from-browser.md
183183
- name: Migrate
184184
items:
185+
- name: Overview
186+
href: migration.md
185187
- name: Migrate from composite entity
186188
href: migrate-from-composite-entity.md
187189
- name: Migrate to authoring resource

0 commit comments

Comments
 (0)