-
Notifications
You must be signed in to change notification settings - Fork 72
/
Copy pathindex.yml
executable file
·80 lines (72 loc) · 2.51 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
### YamlMime:Landing
title: Azure confidential ledger
summary: Learn how to use Azure confidential ledger.
metadata:
title: Azure confidential ledger documentation
description: Learn how to use Azure confidential ledger.
ms.service: azure-confidential-ledger
ms.topic: landing-page
author: msmbaldwin
ms.author: mbaldwin
ms.date: 01/30/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: About Azure confidential ledger
linkLists:
- linkListType: overview
links:
- text: What is Azure confidential ledger?
url: overview.md
# Card
- title: Get started
linkLists:
- linkListType: deploy
links:
- text: Azure portal quickstart
url: quickstart-portal.md
- text: CLI quickstart
url: quickstart-cli.md
- text: Python quickstart
url: quickstart-python.md
- text: ARM template quickstart
url: quickstart-template.md
# Card
- title: Concepts
linkLists:
- linkListType: concept
links:
- text: Architecture
url: architecture.md
- text: Authenticating ledger nodes
url: authenticate-ledger-nodes.md
- text: Write transaction receipts
url: write-transaction-receipts.md
- text: Simple User Defined Functions
url: simple-user-defined-function.md
- text: Advanced User Defined Functions
url: advanced-user-defined-function.md
# Card
- title: How-to-guides
linkLists:
- linkListType: tutorial
links:
- text: Authenticating ledger nodes
url: authenticate-ledger-nodes.md
- text: Create a client certificate
url: create-client-certificate.md
- text: Create a managed application to store blob digests
url: create-blob-managed-app.md
- text: Register the Azure confidential ledger resource provider
url: register-ledger-resource-provider.md
- text: Verify write transaction receipts
url: verify-write-transaction-receipts.md
# Card
- title: References
linkLists:
- linkListType: reference
links:
- text: Frequently asked questions
url: faq.yml