Skip to content

Commit 411ab70

Browse files
Merge pull request #256969 from craigshoemaker/patch-20
[Container Apps] Add ons: Fix typos
2 parents c7d98f0 + 6f572c3 commit 411ab70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/container-apps/services.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ As you move from development to production, you can move from an add-on to a man
5252

5353
The following table shows you which service to use in development, and which service to use in production.
5454

55-
| Functionality | dev service | Production managed service |
55+
| Functionality | Add on | Production managed service |
5656
|---|---|---|
5757
| Cache | Open-source Redis | Azure Cache for Redis |
5858
| Database | N/A | Azure Cosmos DB |
@@ -104,9 +104,9 @@ For more information on the service commands and arguments, see the
104104

105105
## Limitations
106106

107-
- dev services are in public preview.
108-
- Any container app created before May 23, 2023 isn't eligible to use dev services.
109-
- dev services come with minimal guarantees. For instance, they're automatically restarted if they crash, however there's no formal quality of service or high-availability guarantees associated with them. For production workloads, use Azure-managed services.
107+
- Add ons are in public preview.
108+
- Any container app created before May 23, 2023 isn't eligible to use add ons.
109+
- Add ons come with minimal guarantees. For instance, they're automatically restarted if they crash, however there's no formal quality of service or high-availability guarantees associated with them. For production workloads, use Azure-managed services.
110110

111111
## Next steps
112112

0 commit comments

Comments
 (0)