Skip to content

Commit 48751f3

Browse files
Merge pull request #286095 from PesalaPavan/patch-36
(AzureCXP) fixes MicrosoftDocs/azure-docs#304019
2 parents 4664969 + 09d5dfc commit 48751f3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,15 +1472,9 @@ async def main(req: func.HttpRequest, client) -> func.HttpResponse:
14721472
::: zone-end
14731473
::: zone pivot="powershell"
14741474

1475-
> [!NOTE]
1476-
> Durable entities are currently not supported in PowerShell.
1477-
14781475
::: zone-end
14791476
::: zone pivot="java"
14801477

1481-
> [!NOTE]
1482-
> Durable entities are currently not supported in Java.
1483-
14841478
::: zone-end
14851479

14861480
Entity functions are available in [Durable Functions 2.0](durable-functions-versions.md) and above for C#, JavaScript, and Python.

0 commit comments

Comments
 (0)