Skip to content

Commit 873ddcb

Browse files
authored
Remove reference (#319)
1 parent d0f3260 commit 873ddcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

choreography/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The [Choreography cloud design pattern](https://learn.microsoft.com/azure/architecture/patterns/choreography) does not have code associated with it. You'll find an example of this pattern in the Example section of that article.
44

5-
The scenario presented is how code running in an Azure Container Apps can use a message broker to exchange messages without central coordination to process a business transaction that requires ordered handling of unbounded sequences of related messages. The scenario uses a [Drone Delivery app](https://github.com/mspnp/microservices-reference-implementation).
5+
The scenario presented is how code running in an Azure Container Apps can use a message broker to exchange messages without central coordination to process a business transaction that requires ordered handling of unbounded sequences of related messages.
66

77
![Diagram of an event driven cloud native example workload implementing choreography pattern](./choreography-example.png)
88

0 commit comments

Comments
 (0)