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
Copy file name to clipboardExpand all lines: articles/cognitive-services/LUIS/luis-migration-authoring-steps.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom: seodec18
9
9
ms.service: cognitive-services
10
10
ms.subservice: language-understanding
11
11
ms.topic: conceptual
12
-
ms.date: 12/30/2019
12
+
ms.date: 02/28/2020
13
13
ms.author: diberry
14
14
---
15
15
@@ -27,7 +27,10 @@ If you do not have an Azure subscription, [sign up](https://azure.microsoft.com/
27
27
28
28
## Access the migration process
29
29
30
-
On a weekly basis, you are prompted to migrate your apps. You can cancel this window without migrating. If you want to migrate before the next scheduled period, you can begin the migration process from the **Lock** icon on the top tool bar of the LUIS portal.
30
+
On a weekly basis, you are prompted to migrate your apps. You can cancel this window without migrating. If you want to migrate before the next scheduled period, you can begin the migration process from the **Azure** icon on the top tool bar of the LUIS portal.
Copy file name to clipboardExpand all lines: articles/cognitive-services/LUIS/luis-migration-authoring.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom: seodec18
9
9
ms.service: cognitive-services
10
10
ms.subservice: language-understanding
11
11
ms.topic: conceptual
12
-
ms.date: 12/05/2019
12
+
ms.date: 02/28/2020
13
13
ms.author: diberry
14
14
---
15
15
@@ -30,7 +30,7 @@ For example, you are the owner of 2 LUIS apps, and you have different members wh
30
30
31
31
Migration includes:
32
32
33
-
* All users of LUIS, owners and contributors.
33
+
* All users of LUIS, owners, and contributors.
34
34
***All** apps.
35
35
* A **one-way** migration.
36
36
@@ -75,7 +75,7 @@ After the migration process, all your LUIS apps are now assigned to a single LUI
75
75
76
76
You can create more authoring resources and assign from the **Manage -> Azure resources** page in the _LUIS portal_.
77
77
78
-
You can add contributors to the authoring resource from the _Azure portal_, on the **Access Control (IAM)** page for that resource. See [add contributor access](luis-migration-authoring-steps.md#after-the-migration-process-add-contributors-to-your-authoring-resource) for more information.
78
+
You can add contributors to the authoring resource from the _Azure portal_, on the **Access Control (IAM)** page for that resource. For more information, see [add contributor access](luis-migration-authoring-steps.md#after-the-migration-process-add-contributors-to-your-authoring-resource).
79
79
80
80
|Portal|Purpose|
81
81
|--|--|
@@ -99,13 +99,18 @@ The app owner needs to [add your email to the Azure authoring resource as a coll
99
99
100
100
After the migration process, any apps you own are available on the **My apps** page of the LUIS portal.
101
101
102
-
## Troubleshooting
102
+
## Troubleshooting the migration process for LUIS authoring
103
103
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.
105
105
* 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.
106
-
* 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.
106
+
* If a non-migrated user is not an owner to any apps but 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.
107
107
* 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.
108
108
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. 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
+
109
114
## Next steps
110
115
111
116
*[How to migrate your app to an authoring resource](luis-migration-authoring-steps.md)
0 commit comments