Skip to content

Commit 09d5dfc

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#304019
Removed line no: 1475,1476,1481,1482 as duplicate.
1 parent 01f1c0d commit 09d5dfc

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)