Skip to content

Commit 9b77f3d

Browse files
committed
edits
1 parent 37baaff commit 9b77f3d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For example, you are the owner of 2 LUIS apps, and you have different members wh
3030

3131
Migration includes:
3232

33-
* All users of LUIS, owners and contributors.
33+
* All users of LUIS, owners, and contributors.
3434
* **All** apps.
3535
* A **one-way** migration.
3636

@@ -75,7 +75,7 @@ After the migration process, all your LUIS apps are now assigned to a single LUI
7575

7676
You can create more authoring resources and assign from the **Manage -> Azure resources** page in the _LUIS portal_.
7777

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).
7979

8080
|Portal|Purpose|
8181
|--|--|
@@ -99,16 +99,16 @@ 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 the migration process
102+
## Troubleshooting the migration process for LUIS authoring
103103

104104
* 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.
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.
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

109109
You receive an error during the migration process if:
110110
* 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.
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.
112112

113113

114114
## Next steps

0 commit comments

Comments
 (0)