Skip to content

Commit a1622be

Browse files
authored
Merge pull request #106063 from diberry/diberry/luis-0228-luis-migrate-url
[Cogsvcs] LUIS - URL to access app's resource list
2 parents f88989b + 2b2167a commit a1622be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ You receive an error during the migration process if:
110110
* Your subscription doesn't authorize you to create Cognitive Services resources
111111
* 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

113+
Access your app's Azure resource list using the following URL format:
114+
115+
`https://www.luis.ai/applications/REPLACE-WITH-YOUR-APP-ID/versions/REPLACE-WITH-YOUR-VERSION-ID/manage/resources`
113116

114117
## Next steps
115118

0 commit comments

Comments
 (0)