|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: Key Vault Documentation |
4 |
| -metadata: |
5 |
| - title: Azure Key Vault Documentation - Tutorials, API Reference | Microsoft Docs |
6 |
| - meta.description: Learn how to use Key Vault to create and maintain keys that access and encrypt your cloud resources, apps, and solutions. Tutorials, API references, and more. |
7 |
| - author: msmbaldwin |
8 |
| - manager: rkarlin |
9 |
| - layout: LandingPage |
10 |
| - ms.service: key-vault |
11 |
| - ms.topic: landing-page |
12 |
| - ms.date: 09/14/2018 |
13 |
| - ms.author: mbaldwin |
14 |
| -abstract: |
15 |
| - description: Learn how to use Key Vault to safeguard and manage cryptographic keys and secrets used by cloud applications and services. Tutorials, API references, and other documentation show you how to create and maintain keys and secrets that access and encrypt your resources and solutions. |
16 |
| -sections: |
17 |
| - |
18 |
| -- items: |
19 |
| - - type: list |
20 |
| - style: cards |
21 |
| - className: cardsM |
22 |
| - columns: 3 |
23 |
| - items: |
24 |
| - - href: /azure/key-vault/key-vault-overview |
25 |
| - html: <p>Learn foundational concepts related to Azure Key Vault.</p> |
26 |
| - image: |
27 |
| - src: https://docs.microsoft.com/media/common/i_article.svg |
28 |
| - title: Concepts |
29 |
| - |
30 |
| -- title: 5-Minute Quickstarts |
31 |
| - items: |
32 |
| - - type: paragraph |
33 |
| - text: '' |
34 |
| - - type: list |
35 |
| - style: icon48 |
36 |
| - items: |
37 |
| - - image: |
38 |
| - src: media/index/cli.svg |
39 |
| - text: Azure CLI |
40 |
| - href: /azure/key-vault/quick-create-cli |
41 |
| - - image: |
42 |
| - src: media/index/logo_powershell.svg |
43 |
| - text: PowerShell |
44 |
| - href: /azure/key-vault/quick-create-powershell |
45 |
| - - image: |
46 |
| - src: media/index/portal.svg |
47 |
| - text: Azure Portal |
48 |
| - href: /azure/key-vault/quick-create-portal |
49 |
| - - image: |
50 |
| - src: media/index/logo_NET.svg |
51 |
| - text: .NET |
52 |
| - href: /azure/key-vault/quick-create-net |
53 |
| - - image: |
54 |
| - src: media/index/logo_nodejs.svg |
55 |
| - text: Node.js |
56 |
| - href: /azure/key-vault/quick-create-node |
57 |
| - |
58 |
| -- title: Step-by-Step Tutorials |
59 |
| - items: |
60 |
| - - type: paragraph |
61 |
| - text: Learn how to use Key Vault in various scenarios |
62 |
| - - type: list |
63 |
| - style: unordered |
64 |
| - items: |
65 |
| - - html: <a href="/azure/key-vault/tutorial-net-create-vault-azure-web-app">Get Started with Key Vault from a Web Application</a> |
66 |
| - - html: <a href="/azure/key-vault/tutorial-net-linux-virtual-machine">How to use Azure Key Vault with Azure Linux Virtual Machine</a></li> |
67 |
| - - html: <a href="/azure/key-vault/tutorial-net-windows-virtual-machine">How to use Azure Key Vault with Azure Windows Virtual Machine</a> |
68 |
| - - html: <a href="/azure/key-vault/tutorial-python-linux-virtual-machine">How to use Azure Key Vault with Azure Linux Virtual Machine</a> |
69 |
| - - html: <a href="/azure/key-vault/tutorial-python-windows-virtual-machine">How to use Azure Key Vault with Azure Windows Virtual Machine</a> |
70 |
| -- title: Build your skills with Microsoft Learn |
71 |
| - items: |
72 |
| - - type: list |
73 |
| - style: cards |
74 |
| - className: cardsFTitle |
75 |
| - items: |
76 |
| - - title: Manage secrets in your server apps with Azure Key Vault |
77 |
| - href: /learn/modules/manage-secrets-with-azure-key-vault/ |
78 |
| - image: |
79 |
| - src: /learn/achievements/manage-secrets-with-azure-key-vault.svg |
80 |
| - href: /learn/modules/manage-secrets-with-azure-key-vault/ |
81 |
| - - type: paragraph |
82 |
| - text: <a href="/learn/browse/?products=azure-key-vault">More interactive learning...</a> |
83 |
| -- title: Reference |
84 |
| - items: |
85 |
| - - type: list |
86 |
| - style: cards |
87 |
| - className: cardsD |
88 |
| - items: |
89 |
| - - title: Commandline |
90 |
| - html: <p><a href="/powershell/module/az.keyvault/?view=azps-1.2.0#key_vault">PowerShell</a></p><p><a href="/cli/azure/keyvault">Azure CLI 2</a></p> |
91 |
| - - title: Languages |
92 |
| - html: <p><a href="/dotnet/api/overview/azure/key-vault">.NET</a></p><p><a href="/java/api/overview/azure/keyvault">Java</a></p><p><a href="/python/api/overview/azure/key-vault">Python</a></p><p><a href="/javascript/api/overview/azure/key-vault">Node.js</a></p> |
93 |
| - - title: REST |
94 |
| - html: <p><a href="/rest/api/keyvault">REST API</a></p> |
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Azure Key Vault documentation |
| 4 | +summary: Learn how to use Key Vault to create and maintain keys that access and encrypt your cloud resources, apps, and solutions. Tutorials, API references, and more. |
| 5 | + |
| 6 | +metadata: |
| 7 | + title: Azure Key Vault documentation |
| 8 | + description: Learn how to use Key Vault to create and maintain keys that access and encrypt your cloud resources, apps, and solutions. Tutorials, API references, and more. |
| 9 | + services: key-vault |
| 10 | + ms.service: key-vault |
| 11 | + ms.topic: landing-page # Required |
| 12 | + author: msmbaldwin |
| 13 | + ms.author: mbaldwin |
| 14 | + manager: rkarlin |
| 15 | + ms.date: 09/19/2019 #Required; mm/dd/yyyy format. |
| 16 | + |
| 17 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new |
| 18 | + |
| 19 | +landingContent: |
| 20 | +# Cards and links should be based on top customer tasks or top subjects |
| 21 | +# Start card title with a verb |
| 22 | + # Card |
| 23 | + - title: About Azure Key Vault |
| 24 | + linkLists: |
| 25 | + - linkListType: overview |
| 26 | + links: |
| 27 | + - text: What is Azure Key Vault? |
| 28 | + url: key-vault-overview.md |
| 29 | + - linkListType: concept |
| 30 | + links: |
| 31 | + - text: Basic concepts |
| 32 | + url: basic-concepts.md |
| 33 | + - text: Soft-delete |
| 34 | + url: key-vault-ovw-soft-delete.md |
| 35 | + - text: Throttling |
| 36 | + url: key-vault-ovw-throttling.md |
| 37 | + |
| 38 | + # Card |
| 39 | + - title: Get started |
| 40 | + linkLists: |
| 41 | + - linkListType: quickstart |
| 42 | + links: |
| 43 | + - text: Azure CLI |
| 44 | + url: quick-create-cli.md |
| 45 | + - text: Azure PowerShell |
| 46 | + url: quick-create-powershell.md |
| 47 | + - text: Portal |
| 48 | + url: quick-create-portal.md |
| 49 | + - text: .NET |
| 50 | + url: quick-create-net.md |
| 51 | + - text: Node.js |
| 52 | + url: quick-create-node.md |
| 53 | + |
| 54 | + # Card |
| 55 | + - title: Tutorials |
| 56 | + linkLists: |
| 57 | + - linkListType: tutorial |
| 58 | + links: |
| 59 | + - text: Key Vault from a web application |
| 60 | + url: tutorial-net-create-vault-azure-web-app.md |
| 61 | + - text: Key Vault with Azure Linux Virtual Machine |
| 62 | + url: tutorial-net-linux-virtual-machine.md |
| 63 | + - text: Key Vault with Azure Windows Virtual Machine |
| 64 | + url: tutorial-net-windows-virtual-machine.md |
| 65 | + - text: Key Vault with Python - Linux |
| 66 | + url: tutorial-python-linux-virtual-machine.md |
| 67 | + - text: Key Vault with Python - Windows |
| 68 | + url: tutorial-python-windows-virtual-machine.md |
| 69 | + |
| 70 | + # Card |
| 71 | + - title: Key Vault and storage keys |
| 72 | + linkLists: |
| 73 | + - linkListType: how-to-guide |
| 74 | + links: |
| 75 | + - text: Manage storage keys with the Azure CLI |
| 76 | + url: key-vault-ovw-storage-keys.md |
| 77 | + - text: Manage storage keys with Azure PowerShell |
| 78 | + url: key-vault-overview-storage-keys-powershell.md |
| 79 | + - text: Fetch SAS tokens in code |
| 80 | + url: storage-keys-sas-tokens-code.md |
| 81 | + |
| 82 | + # Card |
| 83 | + - title: Key Vault app integration |
| 84 | + linkLists: |
| 85 | + - linkListType: overview |
| 86 | + links: |
| 87 | + - text: Developer's guide |
| 88 | + url: key-vault-developers-guide.md |
| 89 | + - text: Use managed identity to access Key Vault |
| 90 | + url: managed-identity.md |
| 91 | + - linkListType: tutorial |
| 92 | + links: |
| 93 | + - text: Use Key Vault with an .NET Azure web app |
| 94 | + url: tutorial-net-create-vault-azure-web-app.md |
| 95 | + - linkListType: reference |
| 96 | + links: |
| 97 | + - text: Authentication, requests and responses |
| 98 | + url: authentication-requests-and-responses.md |
| 99 | + - text: Key Vault REST API reference |
| 100 | + url: /rest/api/keyvault/ |
| 101 | + |
| 102 | + # Card |
| 103 | + - title: Microsoft Learn |
| 104 | + linkLists: |
| 105 | + - linkListType: learn |
| 106 | + links: |
| 107 | + - text: Manage secrets in your server apps with Azure Key Vault |
| 108 | + url: /learn/modules/manage-secrets-with-azure-key-vault/ |
0 commit comments