Azure LUIS Ownership change

荒凉一梦 提交于 2020-12-12 10:11:31

问题


How do I change the Owner? I want to be able to change the owner of the app because the other person is too busy. Please help. Thanks!


回答1:


Any LUIS app is defined by its Azure resources, which is determined by the owner's subscription. You have to keep in mind that LUIS allows the transfer of ownership of your subscription but not transferring ownership of a resource.

If you want to transfer ownership of your subscription, then you need to follow the steps below:

  • For users who have migrated - authoring resource migrated apps: As the owner of the resource, you can add a contributor.
  • For users who have not migrated yet: Export your app as a JSON file. Another LUIS user can import the app, thereby becoming the app owner. The new app will have a different app ID.

Also, you can move your LUIS app under these scenarios:

  • Move apps between LUIS authoring resources.
  • Move resource to a new resource group or subscription.
  • Move resource within same subscription or across subscriptions.

Hope this helps.




回答2:


Just after think twice, I think LUIS App Collaborator perhaps can help your problem.

Ask the owner login the app, go to MANAGE > Application Settings > Collaborators, just add other people as collaborator. Then other people can login the LUIS app on their own to work together.



来源:https://stackoverflow.com/questions/59958687/azure-luis-ownership-change

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!