You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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|
0 commit comments