Skip to content

Commit 497c946

Browse files
authored
Merge pull request #291051 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 6c7b39f + f29445f commit 497c946

5 files changed

+5
-5
lines changed

articles/azure-functions/durable/durable-functions-azure-storage-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ As an example, if `durableTask/extendedSessionIdleTimeoutInSeconds` is set to 30
243243
The specific effects of extended sessions on orchestrator and entity functions are described in the next sections.
244244

245245
> [!NOTE]
246-
> Extended sessions are currently only supported in .NET languages, like C# or F#. Setting `extendedSessionsEnabled` to `true` for other platforms can lead to runtime issues, such as silently failing to execute activity and orchestration-triggered functions.
246+
> Extended sessions are currently only supported in .NET languages, like C# (in-process model only) or F#. Setting `extendedSessionsEnabled` to `true` for other platforms can lead to runtime issues, such as silently failing to execute activity and orchestration-triggered functions.
247247
248248
### Orchestrator function replay
249249

articles/private-link/network-security-perimeter-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ Network security perimeter is currently available in all Azure public cloud regi
115115
## Next steps
116116

117117
> [!div class="nextstepaction"]
118-
> [Create a network security perimeter in the Azure portal](./network-security-perimeter-diagnostic-logs.md)
118+
> [Create a network security perimeter in the Azure portal](./create-network-security-perimeter-portal.md)

articles/private-link/network-security-perimeter-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ You can enable diagnostic logging for a network security perimeter by using the
5050
## Next steps
5151

5252
> [!div class="nextstepaction"]
53-
> [Create a network security perimeter in the Azure portal](./network-security-perimeter-diagnostic-logs.md)
53+
> [Create a network security perimeter in the Azure portal](./create-network-security-perimeter-portal.md)

articles/private-link/network-security-perimeter-role-based-access-control-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ In this article, you learn about the Azure role-based access control (RBAC) perm
6868
## Next steps
6969

7070
> [!div class="nextstepaction"]
71-
> [Create a network security perimeter in the Azure portal](./network-security-perimeter-diagnostic-logs.md)
71+
> [Create a network security perimeter in the Azure portal](./create-network-security-perimeter-portal.md)

articles/private-link/network-security-perimeter-transition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ Both the `publicNetworkAccess` and `accessMode` properties can be set using the
8484
## Next steps
8585

8686
> [!div class="nextstepaction"]
87-
> [Create a network security perimeter in the Azure portal](./network-security-perimeter-diagnostic-logs.md)
87+
> [Create a network security perimeter in the Azure portal](./create-network-security-perimeter-portal.md)
8888
8989

0 commit comments

Comments
 (0)