We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents defd193 + e2de7da commit 1eb5dacCopy full SHA for 1eb5dac
articles/azure-functions/durable/durable-functions-overview.md
@@ -20,7 +20,7 @@ Durable Functions is designed to work with all Azure Functions programming langu
20
21
| Language stack | Azure Functions Runtime versions | Language worker version | Minimum bundles version |
22
| - | - | - | - |
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 |
+| .NET / C# / F# | Functions 1.0+ | In-process <br/> Out-of-process| n/a |
24
| JavaScript/TypeScript | Functions 2.0+ | Node 8+ | 2.x bundles |
25
| Python | Functions 2.0+ | Python 3.7+ | 2.x bundles |
26
| PowerShell | Functions 3.0+ | PowerShell 7+ | 2.x bundles |
0 commit comments