Skip to content

Commit 1eb5dac

Browse files
Merge pull request #227539 from lilyjma/patch-13
Update durable-functions-overview.md
2 parents defd193 + e2de7da commit 1eb5dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Durable Functions is designed to work with all Azure Functions programming langu
2020

2121
| Language stack | Azure Functions Runtime versions | Language worker version | Minimum bundles version |
2222
| - | - | - | - |
23-
| .NET / C# / F# | Functions 1.0+ | In-process (GA) <br/> Out-of-process ([preview](https://github.com/microsoft/durabletask-dotnet#usage-with-azure-functions)) | n/a |
23+
| .NET / C# / F# | Functions 1.0+ | In-process <br/> Out-of-process| n/a |
2424
| JavaScript/TypeScript | Functions 2.0+ | Node 8+ | 2.x bundles |
2525
| Python | Functions 2.0+ | Python 3.7+ | 2.x bundles |
2626
| PowerShell | Functions 3.0+ | PowerShell 7+ | 2.x bundles |

0 commit comments

Comments
 (0)