Skip to content

Commit 89934bd

Browse files
Merge pull request #237754 from domainname/domainname-patch-21
fix: this article doesn't apply to Basic tier
2 parents 8748d35 + 9cc7210 commit 89934bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-staging-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: devx-track-java, devx-track-azurecli, event-tier1-build-2022
1616
1717
**This article applies to:** ✔️ Java ❌ C#
1818

19-
**This article applies to:** ✔️ Basic/Standard ✔️ Enterprise
19+
**This article applies to:** ❌ Basic ✔️ Standard ✔️ Enterprise
2020

2121
This article explains how to set up a staging deployment by using the blue-green deployment pattern in Azure Spring Apps. Blue-green deployment is an Azure DevOps continuous delivery pattern that relies on keeping an existing (blue) version live while a new (green) one is deployed. This article shows you how to put that staging deployment into production without changing the production deployment.
2222

0 commit comments

Comments
 (0)