Skip to content

Commit 7d35aa8

Browse files
committed
removed 'tier' from applies-to line
1 parent 5ec1c04 commit 7d35aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-enterprise-deploy-static-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: event-tier1-build-2022, devx-track-java
1515
> [!NOTE]
1616
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
1717
18-
**This article applies to:** ❌ Basic/Standard tier ✔️ Enterprise tier
18+
**This article applies to:** ❌ Basic/Standard ✔️ Enterprise
1919

2020
This article shows you how to deploy your static files to Azure Spring Apps Enterprise tier using the Tanzu Web Servers buildpack. This approach is useful if you have applications that are purely for holding static files like HTML, CSS, or front-end applications built with the JavaScript framework of your choice. You can directly deploy these applications with an automatically configured web server (HTTPD and NGINX) to serve those assets.
2121

0 commit comments

Comments
 (0)