Skip to content

Commit b92c4f3

Browse files
authored
Apply suggestions from code review
1 parent 9852e9e commit b92c4f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/spring-apps/enterprise/whats-new.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ This article is updated quarterly, so revisit it regularly. You can also visit [
2121

2222
The following updates are now available in the Enterprise plan:
2323

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).
2525

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 real time 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).
2727

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).
2929

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.
3131

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).
3333

3434
## Q4 2023
3535

0 commit comments

Comments
 (0)