0

I have tried to add custom domain for my apim service in azure via REST API. The custom domain gets added but the KeyVaultId is assigned with NULL value.

sandra
  • 1
  • 1

1 Answers1

0

This is expected behavior if you're uploading your own certificate. If you use certificate from KeyVault keyVaultId will be set to id of that certificate.

Vitaliy Kurokhtin
  • 7,205
  • 1
  • 19
  • 18