Skip to content

Commit ce4c1a1

Browse files
committed
Update Get-DurableStatus description to include output data
1 parent bed8ecd commit ce4c1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Help/AzureFunctions.PowerShell.Durable.SDK.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The AzureFunctions.PowerShell.Durable.SDK module provides cmdlets for building d
1616

1717
### [Get-DurableStatus](Get-DurableStatus.md)
1818

19-
Gets the status of a durable orchestration instance, including execution history and input data.
19+
Gets the status of a durable orchestration instance, including execution history, input data, and output data.
2020

2121
### [Get-DurableTaskResult](Get-DurableTaskResult.md)
2222

0 commit comments

Comments
 (0)