Hi!, I am trying create a api management resources...
# azure
b
Hi!, I am trying create a api management resources using azure_native and kind of stuck with below error.
Copy code
azure-native:apimanagement:ApiManagementService (service_name):
    error: Code="InvalidParameters" Message="Invalid parameter: EncodedCertificate or keyVaultId or freeCertificateKeyVaultId should be provided to retrieve the custom SSL certificate for type: Proxy and hostname : <service_name>"
I am not using custom domain, still this error thrown while deploying using pulumi up. Any help on troubleshooting is really appreciated!