Skip to content

Commit fbaf5ff

Browse files
committed
Simplify titles and fix small nits
1 parent d32796c commit fbaf5ff

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

articles/confidential-ledger/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ landingContent:
4848
url: architecture.md
4949
- text: Authenticating ledger nodes
5050
url: authenticate-ledger-nodes.md
51-
- text: Azure Confidential Ledger write transaction receipts
51+
- text: Write transaction receipts
5252
url: write-transaction-receipts.md
5353

5454
# Card
@@ -62,7 +62,7 @@ landingContent:
6262
url: create-client-certificate.md
6363
- text: Register the Azure confidential ledger resource provider
6464
url: register-ledger-resource-provider.md
65-
- text: Verify Azure Confidential Ledger write transaction receipts
65+
- text: Verify write transaction receipts
6666
url: verify-write-transaction-receipts.md
6767
# Card
6868
- title: References

articles/confidential-ledger/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
href: authentication-azure-ad.md
2828
- name: Authenticating ledger nodes
2929
href: authenticate-ledger-nodes.md
30-
- name: Azure Confidential Ledger write transaction receipts
30+
- name: Write transaction receipts
3131
href: write-transaction-receipts.md
3232
- name: How To Guides
3333
items:
@@ -37,7 +37,7 @@
3737
href: register-ledger-resource-provider.md
3838
- name: Register an ACL app with Azure AD
3939
href: register-application.md
40-
- name: Verify Azure Confidential Ledger write transaction receipts
40+
- name: Verify write transaction receipts
4141
href: verify-write-transaction-receipts.md
4242
- name: References
4343
items:

articles/confidential-ledger/verify-write-transaction-receipts.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Verify Azure Confidential Ledger write transaction receipts
33
description: Verify Azure Confidential Ledger write transaction receipts
4-
author: apiccione
5-
ms.author: apiccione
4+
author: andpiccione
5+
ms.author: andpiccione
66
ms.date: 11/07/2022
77
ms.service: confidential-ledger
88
ms.topic: how-to
@@ -11,8 +11,6 @@ ms.topic: how-to
1111

1212
# Verify Azure Confidential Ledger write transaction receipts
1313

14-
## Context
15-
1614
An Azure Confidential Ledger write transaction receipt represents a cryptographic Merkle proof that the corresponding write transaction has been globally committed by the CCF network. Azure Confidential Ledger users can get a receipt over a committed write transaction at any point in time to verify that the corresponding write operation was successfully recorded into the immutable ledger.
1715

1816
For more information about Azure Confidential Ledger write transaction receipts, see the [dedicated article](write-transaction-receipts.md).

articles/confidential-ledger/write-transaction-receipts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure Confidential Ledger write transaction receipts
33
description: Azure Confidential Ledger write transaction receipts
4-
author: apiccione
5-
ms.author: apiccione
4+
author: andpiccione
5+
ms.author: andpiccione
66
ms.date: 11/07/2022
77
ms.service: confidential-ledger
88
ms.topic: overview

0 commit comments

Comments
 (0)