Skip to content

Commit ffbe88a

Browse files
Apply suggestions from code review
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 87c1cbd commit ffbe88a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/container-apps/services.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ If you're ready for a production level service, follow these steps to transition
6868
--resource-group <RESOURCE-GROUP>
6969
```
7070
71-
### Option 2: Continue with new OSS quickstarts
72-
If you only need these services for development or testing environments and do not require production-level guarantees, follow these steps to switch to our new open-source quickstarts:
71+
### Option 2: Use open source images
72+
73+
If you only need these services for development or testing environments and do not require production-level guarantees, follow these steps to switch to use the open-source quickstart images:
7374
7475
1. Identify add-ons in use. Run the following command to locate all existing add-ons in your environment.
7576
@@ -101,7 +102,7 @@ If you only need these services for development or testing environments and do n
101102
--resource-group <RESOURCE-GROUP>
102103
```
103104
104-
## Add-ons (retiring on September 30th, 2025)
105+
## Add-ons
105106
106107
> [!IMPORTANT]
107108
> The public preview add-ons feature will be retired on September 30th, 2025. To prepare for this change, transition to Azure-managed services, such as Azure Cache for Redis or Azure Database for PostgreSQL for production-level service. For development and testing purposes, review the supported open-source quickstarts.

0 commit comments

Comments
 (0)