Skip Navigation
NOW AVAILABLE

Azure API Management update—December 2019

Published date: 04 December, 2019

A regular Azure API Management service update was started on 4th December 2019, which included the following new features, bug fixes and changes, along with other improvements.

New

  1. Multiple custom domains for API gateway (proxy) are now allowed in the Developer tier of the service. This lets you configure your API Management service in the Developer tier before you upgrade it to the Premium tier.
  2. Backend entity now supports a wildcard “*” URL in the properties.url field. A wildcard backend entity will match every backend hostname that does not have its own backend entity.

By creating a wildcard backend entity with properties.tls.validateCertificateName set to true, you can turn on hostname validation on all existing and future APIs that do not have an associated specific backend entity.

Fixed

  1. You can now delete media files in the new developer portal.
  2. Users with non-alphanumeric characters in their IDs can now sign into the new developer portal.
  3. “signInTenant” setting is now properly set when registering a new AAD provider (for example, through the Identities tab in the Azure portal).

New developer portal follows an independent release lifecycle and the per-release changelog is available on GitHub.

Learn More

  • API Management
  • Features

Related Products