Maintained with ☕️ by
IcePanel logo

Azure API Management updates – June 2020

Share

Services

A regular Azure API Management service update was started on 10 June 2020 and included the following new features, bug fixes and changes, along with other improvements. It may take more than a week for your API Management service to receive the update. **New** * `Validate-jwt` policy now supports RSA-signed and RSA-encrypted JWT validation, using uploaded certificate: * Issuer signing key’s `certificate-id` attribute specifies certificate entity identifier. * Issuer signing key’s `n` attribute specifies base64url-encoded RSA modulus. * Issuer signing key’s `e` attribute specifies base64url-encoded RSA exponent parameter. * Decryption key’s `certificate-id` attribute specifies certificate entity identifier. * API Management now supports decompression of zlib-wrapped deflate streams. * Self-hosted API gateway now supports logging JSON to the standard output. * Self-hosted API gateway now supports local telemetry logging to a DNS endpoint via UDP. **Changed** * Metrics monitoring DNS zone has been changed from `.nsatc.net` to `.microsoftmetrics.com`. The IP addresses of servers haven’t changed. * Node’s hostname is now included in the self-hosted API gateway’s heartbeat. * API Management now allows certificates to be uploaded without a private key. The existence of a private key is checked during configuration changes (authenticate-certificate policy, back-end entity and gateway’s hostnameConfiguration entity) and during runtime for policy expressions. * Application Insights telemetry properties have changed: * `Apim Request ID` custom property has been renamed `Request Id`. * `ApimanagementRegion` custom property has been renamed `Region`. * `ApimanagementServiceName`custom property has been renamed `Service Name`. * `Operation Name` for the request telemetry is now in the format of` api_id;rev=api_revision - operation_id` if the API and operation are matched. Otherwise, the old format `HTTP_VERB - request_url` will be used. The developer portal follows an independent release lifecycle and the per-release changelog is available [on GitHub](https://aka.ms/apimdevportal/releases). * API Management * Features * [ API Management](https://azure.microsoft.com/en-gb/products/api-management/)