Skip to content

Commit d42ece6

Browse files
Release - API Management service: March, 2021 (#10)
1 parent 96909a9 commit d42ece6

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

changelogs/api-management-service.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
Developer portal follows an independent release lifecycle and the [per-release changelog is available on GitHub](https://aka.ms/apimdevportal/releases).
44

5+
## Release - API Management service: March, 2021
6+
7+
A regular Azure API Management service update was started on March 8, 2021, and included the following new features and bug fixes, along other improvements. It may take several weeks for your API Management service to receive the update.
8+
9+
### Featured
10+
11+
1. [Integration of named values with Azure Key Vault is now generally available](https://azure.microsoft.com/updates/general-availability-azure-api-management-now-has-named-values-integration-with-azure-key-vault/).
12+
1. [Integration of certificates with Azure Key Vault is now generally available](https://azure.microsoft.com/updates/support-for-azure-api-management-certificates-in-azure-key-vault-has-reached-general-availability/).
13+
1. [Visual Studio Code extension is now generally available](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-apimanagement).
14+
1. [API Management diagnostics are now in public preview](https://azure.microsoft.com/updates/api-management-diagnostics-now-available-in-public-preview/).
15+
16+
### New
17+
18+
1. You can now add an Application Insights logger by specifying a connection string. Support for this feature in the Azure portal is coming soon.
19+
20+
### Fixed
21+
22+
1. List, GET, PUT, and PATCH operations on named values managed in a key vault are no longer allowed in API versions prior to `2020-06-01-preview`. Those named values will no longer be exported in ARM templates.
23+
1. Recreating a user-assigned managed identity with the same Azure resource ID no longer results in an error.
24+
25+
### Changed
26+
27+
1. Metrics and monitoring endpoints now use a new DNS service with higher availability. If you have been using the hostname to filter the traffic, make sure to change it to the new address. Otherwise, no action is required; the IP address of the resources has not changed.
28+
- `https://global.metrics.nsatc.net/` has changed to `https://global.prod.microsoftmetrics.com/`.
29+
- `https://prod3.metrics.nsatc.net:1886/RecoveryService` has changed to `https://prod3.prod.microsoftmetrics.com:1886/RecoveryService`.
30+
1. Managed identity no longer requires outbound access to Certificate Revocation List endpoints. If you have configured network connectivity to allow outbound traffic to CRL endpoints, you may now remove this dependency.
31+
532
## Release - API Management service: January, 2021
633

734
A regular Azure API Management service update was started on January 21, 2021, and included the following new features and bug fixes, along other improvements. It may take several weeks for your API Management service to receive the update.

0 commit comments

Comments
 (0)