Skip to content

Commit 37baaff

Browse files
committed
[Cogsvcs] LUIS - migration errors
1 parent bd837ad commit 37baaff

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/cognitive-services/LUIS/luis-migration-authoring.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.subservice: language-understanding
1111
ms.topic: conceptual
12-
ms.date: 12/05/2019
12+
ms.date: 02/28/2020
1313
ms.author: diberry
1414
---
1515

@@ -99,13 +99,18 @@ The app owner needs to [add your email to the Azure authoring resource as a coll
9999

100100
After the migration process, any apps you own are available on the **My apps** page of the LUIS portal.
101101

102-
## Troubleshooting
102+
## Troubleshooting the migration process
103103

104-
* LUIS authoring keys are only visible in the LUIS portal after the migration process is complete. If you create the authoring keys, such as with the LUIS CLI, the user still needs to complete the migration process.
104+
* LUIS authoring keys are only visible in the LUIS portal after the migration process is complete. If you create the authoring keys, such as with the LUIS CLI, the user still needs to complete the migration process in the LUIS portal.
105105
* If a migrated user adds a non-migrated user as a contributor on their azure resource, the non-migrated user will have no access to the apps unless they migrate.
106106
* If a non-migrated user is not an owner to any apps but he is a collaborator to other apps that are owned by others and the owners have undergone the migration process, this user will need to migrate to have access to the apps.
107107
* If a non-migrated user added another migrated user as a collaborator to their app, an error will occur as you will not be able to add a migrated user as a collaborator to an app. The non-migrated user will then have to go through the migration process and create an azure resource and add the migrated user as a contributor to that resource.
108108

109+
You receive an error during the migration process if:
110+
* Your subscription doesn't authorize you to create Cognitive Services resources
111+
* Your migration negatively impacts any applications runtime. When migrating, any collaborators are removed from your apps and you are removed as a collaborator from other apps. This process means the keys you assigned get removed too. The migration gets blocked if you have assigned keys in other apps. You need to remove the key you assigned safely before migrating. If you know that the key that you assigned isn’t used in the runtime, then you need to remove it to be able to progress in the migration.
112+
113+
109114
## Next steps
110115

111116
* [How to migrate your app to an authoring resource](luis-migration-authoring-steps.md)

0 commit comments

Comments
 (0)