A regular Azure API Management service update was started on August 19, 2021, and included the following new features, bug fixes, and other improvements. It may take several weeks for your API Management service to receive the update.
Featured
New
- The availability zones feature is now supported in four new regions: South Africa North, Germany West Central, Korea Central, Norway East.
- The
rate-limit-by-key
policy now supports policy expressions in thecalls
andrenewal-period
attributes. Therenewal-period
's upper limit of 5 minutes still applies. - The upper limit of the
max-size
attribute of thevalidate-content
policy can now be increased beyond 100kB through Azure support. - API inspector's traces now include the service name property.
- API Management is now more responsive to moves and cluster scale-outs of Service Fabric backends.
- API Management now supports custom domain certificates encrypted with the
AES256_SHA256
algorithm. - The
Network Status
management API response and page in the Azure portal now include details about the connectivity to Azure Application Insights for services with configured Application Insights loggers. - The "Publish" button on the "Developer portal overview" page of API Management services in the Azure portal now uses the new
Portal revisions
API, which makes it easier to publish the portal for virtual-network-injected services. - Clicking on a grid's row in the "Subscriptions" page of Azure API Management services in the Azure portal now brings up a new subscription editing interface.
Fixed
- We fixed an issue, which could cause schema definitions to be omitted while importing APIs from OpenAPI files.
- We fixed a paging issue for API calls for retrieving the list of APIs from the developer portal.
- The
PublisherEmail
service property now supports email addresses with the#
character.
Changed
The runtimeThis change has been reverted.context.Deployment.ServiceName
property and theService Name
attribute in Azure Application Insights logs no longer include the default hostname suffix.azure-api.net
for API Management services in the Developer, Basic, Standard, and Premium tiers.- Consumption tier services now allow request URLs up to 16384 characters long.
- All responses with status code lower than
400
are now considered successful in the built-in Analytics, metrics, Azure Monitor logs, and Azure Application Insights telemetry. - The API gateway can no longer be disabled if the API Management service is in an internal virtual network.