Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nservicebus/concepts/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Messaging concepts
summary: Overview of messaging concepts
reviewed: 2023-12-26
reviewed: 2025-09-17
redirects:
- nservicebus/concept-overview
---
2 changes: 1 addition & 1 deletion samples/azure/azure-table/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Using NServiceBus with Azure Table
reviewed: 2023-12-05
reviewed: 2025-09-17
---

The following samples show how to persist data with Azure Table.
2 changes: 1 addition & 1 deletion samples/encryption/message-body-encryption/sample.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Message body encryption
summary: Encrypting the full message body using a mutator.
reviewed: 2023-11-24
reviewed: 2025-09-17
component: Core
related:
- nservicebus/security
Expand Down
2 changes: 1 addition & 1 deletion transports/msmq/sender-side-distribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Scaling Out With Sender-side Distribution
summary: How to scale out with sender-side distribution when using the MSMQ transport
component: MsmqTransport
reviewed: 2023-12-05
reviewed: 2025-09-17
versions: '[6,)'
related:
- transports/msmq/routing
Expand Down
Loading