Skip to content

Commit 3baae47

Browse files
Nicholas GreenfieldNicholas Greenfield
authored andcommitted
Fix README instructions to add pre-reqs
1 parent 8898b69 commit 3baae47

File tree

1 file changed

+3
-0
lines changed
  • examples/dts/sub-orchestrations-with-fan-out-fan-in

1 file changed

+3
-0
lines changed

examples/dts/sub-orchestrations-with-fan-out-fan-in/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The scenario showcases an order processing system where orders are processed in
66

77
> Note, for simplicity, this code is contained within a single source file. In real practice, you would have
88
9+
# Prerequisites
10+
- [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli)
11+
- [`az durabletask` CLI extension](https://learn.microsoft.com/en-us/cli/azure/durabletask?view=azure-cli-latest)
912

1013
## Running the Examples
1114
There are two separate ways to run an example:

0 commit comments

Comments
 (0)