将 LUIS 迁移到 Azure 资源,现在缺少 LUIS 应用程序

Migrated LUIS to Azure resource, now the LUIS application is missing

LUIS 不断提示迁移到 Azure 以创作资源,因为这将是 8 月份的一项要求。我继续并单击“迁移”,但最初它给了我一个错误

BadArgument: You have prediction keys assigned in collaborators' apps. These apps will lose access to these keys.

我在这里遵循了关于此线程的建议:BadArgument error when trying to migrate luis to Azure resource,答案是:

I had this same issue, the problem was that there was a prediction resource assigned to an app.

In LUIS, click on "Manage" in the top bar then under "Application Settings" > "Azure Resources" unassign any resources listed, then try the migration again.

Once the migration process has completed, you can simply re-add any of the unassigned resources by clicking the "Add prediction resource" button and then selecting them from the drop-down menus

我取消分配预测资源,并成功迁移到 Azure,那里有一个创作资源,但当我返回 LUIS 查找我的应用程序时,那个特定的应用程序不见了,无处可寻。我已经以全局管理员身份和其他帐户登录,也没有看到任何应用程序。

我已经尝试 API 使用之前的应用 ID 和订阅密钥进行调用,我得到:

This application cannot be accessed with the current subscription

有谁知道应用程序在哪里丢失以及如何重新获得访问权限?似乎断开预测资源会完全断开应用程序,任何人都看不到它。我怎样才能取回它?

大约一周后,资源又出现了。这特别不方便,因为我们必须从一个月前的备份中重新设置所有内容,然后我们发现我们不需要这样做。其他一切都正确显示,我猜它是 LUIS 中的一个(非常不幸的)故障并且可能迁移到 Azure