You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/enterprise/whats-new.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ This article is updated quarterly, so revisit it regularly. You can also visit [
21
21
22
22
The following updates are now available in the Enterprise plan:
23
23
24
-
-**Save up to 47%: Azure Spring Apps Enterprise is now eligible for Azure Savings plan**: All Azure Spring Apps regions under the Enterprise plan are eligible for substantial cost savings – 20% for one year and 47% for three years – when you commit to Azure savings Plan, [read more](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-spring-apps-enterprise-is-now-eligible-for-azure-savings/ba-p/4021532).
24
+
-**Save up to 47%: Azure Spring Apps Enterprise is now eligible for Azure Savings plan**: All Azure Spring Apps regions under the Enterprise plan are eligible for substantial cost savings – 20% for one year and 47% for three years – when you commit to the Azure savings Plan. For more information, see [Azure Spring Apps Enterprise is now eligible for Azure savings plan for compute](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-spring-apps-enterprise-is-now-eligible-for-azure-savings/ba-p/4021532).
25
25
26
-
-**Azure CLI supports to stream log of Spring Cloud Gateway**: This feature allows you to fetch the log of Spring Cloud Gateway in real-time for diagnosis purposes, [read more](how-to-troubleshoot-enterprise-spring-cloud-gateway.md#use-real-time-log-streaming).
26
+
-**Azure CLI supports log streaming for Spring Cloud Gateway**: This feature enables you to fetch the Spring Cloud Gateway log in realtime for diagnosis purposes. For more information, see the [Use real-time log streaming](how-to-troubleshoot-enterprise-spring-cloud-gateway.md#use-real-time-log-streaming) section of [Troubleshoot VMware Spring Cloud Gateway](how-to-troubleshoot-enterprise-spring-cloud-gateway.md).
27
27
28
-
-**Azure CLI supports to stream log of Application Configuration Service**: The feature allows you to retrieve the log of the Application Configuration Service using Azure CLI, making it possible to detect any configuration updates, [read more](how-to-enterprise-application-configuration-service.md?tabs=Portal%2Cazure-Portal#use-real-time-log-streaming).
28
+
-**Azure CLI supports log streaming for Application Configuration Service**: The feature enables you to retrieve the Application Configuration Service log using the Azure CLI, making it possible to detect any configuration updates. For more information, see the [Use real-time log streaming](how-to-enterprise-application-configuration-service.md#use-real-time-log-streaming) section of [Use Application Configuration Service for Tanzu](how-to-enterprise-application-configuration-service.md).
29
29
30
-
-**Showing version of buildpacks**: The latest feature added to buildpacks assists you in comprehending the version utilized and diagnosing issues associated with the build process.
30
+
-**Shows buildpack versions**: The latest feature added to buildpacks assists you in comprehending the version used and diagnosing issues associated with the build process.
31
31
32
-
-**Enhanced troubleshooting of Application Configuration Service**: Now you can view the linked configMap to your apps directly to further assist in troubleshooting issues of unrefreshed configurations and also you can export configuration files pulled by the Application Configuration Service from upstream Git repositories to your local environment through Azure CLI which helps you examine the content and use configuration files for local development, [read more](how-to-enterprise-application-configuration-service.md?tabs=Portal%2Cazure-Portal#examine-configuration-file-in-configmap).
32
+
-**Enhanced troubleshooting of Application Configuration Service**: Now you can directly view the linked `configMap` for your apps to further assist in troubleshooting issues with unrefreshed configurations. You can also export configuration files pulled by the Application Configuration Service from upstream Git repositories to your local environment through the Azure CLI. This process helps you examine the content and use configuration files for local development. For more information, see the [Examine configuration file in ConfigMap](how-to-enterprise-application-configuration-service.md#examine-configuration-file-in-configmap) section of [Use Application Configuration Service for Tanzu](how-to-enterprise-application-configuration-service.md).
0 commit comments