部署到APIM-由于内部错误,请求处理失败.

问题描述:

从存储库部署到API管理失败,并出现以下一般错误:

Deployment to API Management (from repository) fails with the following general error:

由于内部错误,请求处理失败.

经过几次尝试,我发现通过Git存储库推送新产品时触发了错误.

After a couple of try, I figured it out that error is triggered when I'm pushing new Product through Git repository.

如果该产品已经存在于APIM资源中,则部署成功并覆盖存储库中的目标数据.

In case the product already exists in APIM resource, deploy succeeds and overwrites target data from the repository.

为什么是上述部署失败的原因?

Why would be the reason of the described failed deploy scenario?

作为参考,您可以查看"保存 并使用Gi​​t 配置APIM".为了获得详细的了解,您能否提供摘要或快照之类的更多信息(在隐藏个人信息之后).

For reference, you may look into "save and configure APIM using Git". For detailed understanding, could you provide more information like snippet or snapshot (after concealing the personal information).