A regular Azure API Management service update was started on December 8, 2022. This release will continue to roll out through January 2023.
New features, fixes, and improvements
- The
log-to-eventhub
policy now supports securing connections to Azure Event Hub with managed identity. - We fixed an issue, where the GraphQL in API Management will no longer fail when an introspection query is added to the synthetic GraphQL resolver policy.
- We fixed an issue, where saving some policy fragments in Consumption tier services was failing.
- We fixed an issue, where modifying a policy using client SDKs or PowerShell was failing with a 406 Not Acceptable response. The issue was caused by the management API's failure to handle PUT requests with the wildcard (
*/*
)Accept
header.