Skip to content

Commit 390ee75

Browse files
authored
Merge pull request #298396 from msmbaldwin/content-review
Freshness review
2 parents abb74fd + 66f103e commit 390ee75

10 files changed

+12
-12
lines changed

articles/managed-ccf/includes/cli-resource-group-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Generic CLI create resource group include for quickstarts.

articles/managed-ccf/includes/create-member.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Generic CLI create resource group include for quickstarts.

articles/managed-ccf/includes/deploy-update-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 03/25/2022
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Generic CLI create resource group include for quickstarts.

articles/managed-ccf/includes/macos-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Generic CLI create resource group include for quickstarts.

articles/managed-ccf/includes/powershell-resource-group-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Generic CLI create resource group include for quickstarts.

articles/managed-ccf/includes/proposal-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Prerequisites include for quickstarts and how to guides for creating and submitting proposals.
99

1010
---
1111

1212
- Python 3+.
13-
- Install the latest version of the [CCF Python package](https://pypi.org/project/ccf/).
13+
- The latest version of the [CCF Python package](https://pypi.org/project/ccf/).

articles/managed-ccf/includes/register-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.

articles/managed-ccf/includes/service-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
---
99

10-
An Azure Managed CCF resource has a unique identity called the service identity. It is represented by a certificate and is created during the resource creation. Every individual node that is part of the Azure Managed CCF resource has its self-signed certificate, endorsed by the service identity, which establishes trust on it.
10+
An Azure Managed CCF resource has a unique identity called the service identity, represented by a certificate and created during the resource creation. Every individual node that is part of the Azure Managed CCF resource has its self-signed certificate, endorsed by the service identity, which establishes trust on it.
1111

1212
Customers are recommended to download the service identity certificate and use it to establish a TLS connection when interacting with the service. The following command downloads the certificate and saves it into service_cert.pem.
1313

articles/managed-ccf/includes/submit-vote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.

articles/managed-ccf/includes/view-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: msmbaldwin
33
ms.service: azure-confidential-ledger
44
ms.topic: include
5-
ms.date: 09/13/2023
5+
ms.date: 04/16/2025
66
ms.author: msmbaldwin
77

88
# Prerequisites include for quickstarts and how to guides for registering the Microsoft.ConfidentialLedger provider.

0 commit comments

Comments
 (0)