Skip to content

Commit 74549c4

Browse files
committed
Lowercasing service name
1 parent bf5e561 commit 74549c4

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

articles/confidential-ledger/create-client-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: mbaldwin
1111
---
1212
# Creating a Client Certificate
1313

14-
The confidential ledger APIs require client certificate-based authentication. Only those certificates added to an allowlist during Ledger Creation or Ledger Update can be used to call the confidential ledger Functional APIs.
14+
The Azure confidential ledger APIs require client certificate-based authentication. Only those certificates added to an allowlist during Ledger Creation or Ledger Update can be used to call the confidential ledger Functional APIs.
1515

1616
You will need a certificate in PEM format. You can create more than one certificate and add or delete them using Ledger Update API.
1717

articles/confidential-ledger/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: mbaldwin
1515

1616
## How can I tell if the ACC Ledger service would be useful to my organization?
1717

18-
confidential ledger is ideal for organizations with records valuable enough for a motivated attacker to try to compromise the underlying logging/storage system, including "insider" scenarios where a rogue employee might attempt to forge, modify, or remove previous records.
18+
Azure confidential ledger is ideal for organizations with records valuable enough for a motivated attacker to try to compromise the underlying logging/storage system, including "insider" scenarios where a rogue employee might attempt to forge, modify, or remove previous records.
1919

2020
## What makes ACC Ledger much more secure?
2121

articles/confidential-ledger/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ landingContent:
1818
# Cards and links should be based on top customer tasks or top subjects
1919
# Start card title with a verb
2020
# Card
21-
- title: About Azure Confidential Ledger
21+
- title: About Azure confidential ledger
2222
linkLists:
2323
- linkListType: overview
2424
links:
25-
- text: What is Azure Confidential Ledger?
25+
- text: What is Azure confidential ledger?
2626
url: overview.md
2727

2828
# Card
@@ -56,7 +56,7 @@ landingContent:
5656
url: create-client-certificate.md
5757
- text: Register a Ledger service principal
5858
url: register-ledger-service-principal.md
59-
- text: Register the Confidential Ledger resource provider
59+
- text: Register the Azure confidential ledger resource provider
6060
url: register-ledger-resource-provider.md
6161
# Card
6262
- title: References

articles/confidential-ledger/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ ms.author: mbaldwin
1111
---
1212
# Microsoft Azure confidential ledger (preview)
1313

14-
Microsoft Azure confidential ledger (ACL), or confidential ledger for short (preview), is a new and highly secure service for managing sensitive data records. Based on a permissioned blockchain model, confidential ledger offers unique data integrity advantages. These include immutability, making the ledger append-only, and tamper proofing, to ensure all records are kept intact.
14+
Microsoft Azure confidential ledger (ACL), is a new and highly secure service for managing sensitive data records. Based on a permissioned blockchain model, Azure confidential ledger offers unique data integrity advantages. These include immutability, making the ledger append-only, and tamper proofing, to ensure all records are kept intact.
1515

16-
The confidential ledger runs exclusively on hardware-backed secure enclaves, a heavily monitored and isolated runtime environment which keeps potential attacks at bay. Furthermore, no one is "above" the Ledger, not even Microsoft. By designing ourselves out of the solution, confidential ledger runs on a minimalistic Trusted Computing Base (TCB) which prevents access to Ledger service developers, datacenter technicians and cloud administrators.
16+
The confidential ledger runs exclusively on hardware-backed secure enclaves, a heavily monitored and isolated runtime environment which keeps potential attacks at bay. Furthermore, no one is "above" the Ledger, not even Microsoft. By designing ourselves out of the solution, Azure confidential ledger runs on a minimalistic Trusted Computing Base (TCB) which prevents access to Ledger service developers, datacenter technicians and cloud administrators.
1717

18-
confidential ledger appeals to use cases where critical metadata records must not be modified, including in perpetuity for regulatory compliance and archival purposes. Here are a few examples of things you can store on your Ledger:
18+
Azure confidential ledger appeals to use cases where critical metadata records must not be modified, including in perpetuity for regulatory compliance and archival purposes. Here are a few examples of things you can store on your Ledger:
1919

2020
- Records relating to your business transactions (for example, money transfers or confidential document edits).
2121
- Updates to trusted assets (for example, core applications or contracts).
2222
- Administrative and control changes (for example, granting access permissions).
2323
- Operational IT and security events (for example, Azure Security Center alerts).
2424

25-
For more information, you can watch the [Microsoft Ignite 2020 confidential ledger demo](https://mediusprodstatic.studios.ms/asset-b88de19d-4187-40c4-98f2-a65efc419e2a/OD221_1920x1080_AACAudio_1461.mp4?sv=2018-03-28&sr=b&sig=k5roi6WXnlqK1zP0fs5KYlJd4FD3Nuaf97z%2B2gV0aTs%3D&st=2020-09-22T08%3A05%3A01Z&se=2025-09-22T08%3A10%3A01Z&sp=r&rscd=filename%3DIG20-OD221-Inside%2BAzure%2BDatacenter%2BArchitecture%2Bwith%2BMark%2BRu.mp4).
25+
For more information, you can watch the [Microsoft Ignite 2020 Azure confidential ledger demo](https://mediusprodstatic.studios.ms/asset-b88de19d-4187-40c4-98f2-a65efc419e2a/OD221_1920x1080_AACAudio_1461.mp4?sv=2018-03-28&sr=b&sig=k5roi6WXnlqK1zP0fs5KYlJd4FD3Nuaf97z%2B2gV0aTs%3D&st=2020-09-22T08%3A05%3A01Z&se=2025-09-22T08%3A10%3A01Z&sp=r&rscd=filename%3DIG20-OD221-Inside%2BAzure%2BDatacenter%2BArchitecture%2Bwith%2BMark%2BRu.mp4).
2626

2727
## Key Features
2828

@@ -46,8 +46,8 @@ The Functional APIs allow direct interaction with your instantiated confidential
4646

4747
- Once a confidential ledger is created, you cannot change the Ledger type.
4848
- confidential ledger does not support standard Azure Disaster Recovery at this time. However, Azure confidential ledger offers built-in redundancy within the Azure region, as the confidential ledger runs on multiple independent nodes.
49-
- confidential ledger deletion leads to a "hard delete", so your data will not be recoverable after deletion.
50-
- confidential ledger names must be globally unique. Ledgers with the same name, irrespective of their type, are not allowed.
49+
- Azure confidential ledger deletion leads to a "hard delete", so your data will not be recoverable after deletion.
50+
- Azure confidential ledger names must be globally unique. Ledgers with the same name, irrespective of their type, are not allowed.
5151

5252
## Terminology
5353

articles/confidential-ledger/quickstart-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: "devx-track-python, devx-track-azurepowershell"
1111

1212
# Quickstart: Create a confidential ledger using the Azure portal
1313

14-
Azure confidential ledger is a cloud service that provides a high integrity store for sensitive data logs and records that require data to be kept intact. For more information on confidential ledger, and for examples of what can be stored in a confidential ledger, see [About Microsoft Azure confidential ledger](overview.md).
14+
Azure confidential ledger is a cloud service that provides a high integrity store for sensitive data logs and records that require data to be kept intact. For more information on Azure confidential ledger, and for examples of what can be stored in a confidential ledger, see [About Microsoft Azure confidential ledger](overview.md).
1515

1616
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
1717

@@ -60,7 +60,7 @@ You will need these property names to transact with the confidential ledger from
6060

6161
## Clean up resources
6262

63-
Other confidential ledger articles build upon this quickstart. If you plan to continue on to work with subsequent articles, you may wish to leave these resources in place.
63+
Other Azure confidential ledger articles build upon this quickstart. If you plan to continue on to work with subsequent articles, you may wish to leave these resources in place.
6464

6565
When no longer needed, delete the resource group, which deletes the confidential ledger and related resources. To delete the resource group through the portal:
6666

@@ -72,6 +72,6 @@ When no longer needed, delete the resource group, which deletes the confidential
7272

7373
## Next steps
7474

75-
In this quickstart, you created a confidential ledger by using the Azure portal. To learn more about confidential ledger and how to integrate it with your applications, continue on to the articles below.
75+
In this quickstart, you created a confidential ledger by using the Azure portal. To learn more about Azure confidential ledger and how to integrate it with your applications, continue on to the articles below.
7676

7777
- [Overview of Microsoft Azure confidential ledger](overview.md)

articles/confidential-ledger/quickstart-python.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: "devx-track-python, devx-track-azurepowershell"
1313

1414
Get started with the Microsoft Azure confidential ledger client library for Python. Follow the steps below to install the package and try out example code for basic tasks.
1515

16-
Microsoft Azure confidential ledger is a new and highly secure service for managing sensitive data records. Based on a permissioned blockchain model, confidential ledger offers unique data integrity advantages, such as immutability (making the ledger append-only) and tamperproofing (to ensure all records are kept intact).
16+
Microsoft Azure confidential ledger is a new and highly secure service for managing sensitive data records. Based on a permissioned blockchain model, Azure confidential ledger offers unique data integrity advantages, such as immutability (making the ledger append-only) and tamperproofing (to ensure all records are kept intact).
1717

1818
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
1919

@@ -43,13 +43,13 @@ Install the Azure Active Directory identity client library:
4343
pip install azure-identity
4444
```
4545

46-
Install the confidential ledger control plane client library.
46+
Install the Azure confidential ledger control plane client library.
4747

4848
```terminal
4949
pip install azure.mgmt.confidentialledger
5050
```
5151

52-
Install the confidential ledger data plane client library.
52+
Install the Azure confidential ledger data plane client library.
5353

5454
```terminal
5555
pip install azure.confidentialledger
@@ -292,7 +292,7 @@ print(entry.contents)
292292

293293
## Clean up resources
294294

295-
Other Microsoft Azure confidential ledger articles can build upon this quickstart. If you plan to continue on to work with subsequent quickstarts and tutorials, you may wish to leave these resources in place.
295+
Other Azure confidential ledger articles can build upon this quickstart. If you plan to continue on to work with subsequent quickstarts and tutorials, you may wish to leave these resources in place.
296296

297297
Otherwise, when you're finished with the resources created in this article, use the Azure CLI [az group delete](/cli/azure/group?#az_group_delete) command to delete the resource group and all its contained resources:
298298

articles/confidential-ledger/quickstart-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can use the Azure portal to check the ledger resource.
7575

7676
## Clean up resources
7777

78-
Other Microsoft Azure confidential ledger articles can build upon this quickstart. If you plan to continue on to work with subsequent quickstarts and tutorials, you may wish to leave these resources in place.
78+
Other Azure confidential ledger articles can build upon this quickstart. If you plan to continue on to work with subsequent quickstarts and tutorials, you may wish to leave these resources in place.
7979

8080
When no longer needed, delete the resource group, which deletes the ledger resource. To delete the resource group by using Azure CLI or Azure PowerShell:
8181

articles/confidential-ledger/register-ledger-resource-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ ms.date: 04/15/2021
99
ms.author: mbaldwin
1010

1111
---
12-
# Register the confidential ledger resource provider
12+
# Register the Azure confidential ledger resource provider
1313

14-
Before using Azure confidential ledger, you must first register the confidential ledger resource provider.
14+
Before using Azure confidential ledger, you must first register the Azure confidential ledger resource provider.
1515

1616
## How to register
1717

@@ -20,4 +20,4 @@ Before using Azure confidential ledger, you must first register the confidential
2020
## Next Steps
2121

2222
- [Overview of Microsoft Azure confidential ledger](overview.md)
23-
- [Register a a confidential ledger service principal](register-ledger-service-principal.md)
23+
- [Register a confidential ledger service principal](register-ledger-service-principal.md)

0 commit comments

Comments
 (0)