将 Azure 证书移动到另一个订阅时出错:路径“properties.keyVaultId”处的属性 id“”无效

And*_*ges 7 azure azureportal azure-resource-group azure-appservice

我正在尝试通过 Azure 门户将我的 Azure AppService 和所有墨迹资源移动到另一个订阅。我正在执行以下步骤:

  1. 转到我的AppService的资源组
  2. 选择此资源组中的所有资源:AppService、AppService 计划、AppService 域、DNS 区域、SSL 证书
  3. 然后点击“移动”->“移至另一个订阅”
  4. 选择目标订阅和资源组,然后单击“下一步”
  5. 等待验证完成,并看到链接到 SSL 证书资源的以下错误(屏幕截图):
Property id '' at path 'properties.keyVaultId' is invalid
Run Code Online (Sandbox Code Playgroud)

我正在使用 Azure 的免费托管 SSL 证书,并且它未存储在 KeyVault 中。

我该如何解决这个错误?

Qua*_*ngo 1

我自己就遇到这种情况。移动订阅时不支持应用服务上的免费应用服务托管证书。

有关此内容的更多详细信息,请访问 Microsoft 网站:https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-limitations/app-service-move-limitations#move-with-free-托管证书