Skip to content

Commit bb334d7

Browse files
Merge pull request #312400 from craigshoemaker/uuf/500400
[Container Apps] Resolve UUF #500400 feedback for environment.md
2 parents aafce10 + 7ddef63 commit bb334d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/container-apps/environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: concept-article
8-
ms.date: 11/06/2025
8+
ms.date: 02/26/2026
99
ms.author: cshoe
1010
ms.custom: build-2023
1111
---
@@ -42,7 +42,7 @@ Use a single environment when you want to:
4242
Use more than one environment when you want two or more applications to:
4343

4444
- Never share the same compute resources
45-
- Not communicate through the Dapr service invocation API
45+
- Not communicate via the built-in Dapr service invocation API (cross-environment Dapr communication may be possible using third-party solutions)
4646
- Be isolated due to team or environment usage (for example, test vs. production)
4747

4848
## Types

0 commit comments

Comments
 (0)