Azure app scale Error: Cannot change to the target SKU 'Free' because the Public Certificates count will exceed the new limit of '0'

Azure app scale Error: Cannot change to the target SKU 'Free' because the Public Certificates count will exceed the new limit of '0'

我想将我的 azure 应用程序服务扩展到 F1-free,但我收到以下错误:

"Cannot change to the target SKU 'Free' because the Public Certificates count will exceed the new limit of '0'".

我该如何解决这个问题?

谢谢

您在该 Web 应用程序上有自定义域 + 证书吗?根据错误,听起来是这样的。 Free 不支持那种情况,所以它会给你这样的错误。