Skip to content

Commit 684d97f

Browse files
authored
Merge pull request #107307 from rolyon/rolyon-landing-azure-netapp-files
[Azure NetApp Files] Landing page update
2 parents e5d45bb + fdad98b commit 684d97f

File tree

1 file changed

+70
-29
lines changed

1 file changed

+70
-29
lines changed

articles/azure-netapp-files/index.yml

Lines changed: 70 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,76 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: Azure NetApp Files documentation
4+
summary: Learn how to use Azure NetApp Files to create and manage NetApp accounts, capacity pools, and volumes, configure export policy, mount a volume for a virtual machine, and manage snapshots.
5+
46
metadata:
57
title: Azure NetApp Files documentation
68
description: Learn how to set up, access, and manage volumes using the Azure NetApp Files service.
7-
author: b-juche
8-
ms.author: b-juche
99
ms.service: azure-netapp-files
1010
ms.topic: landing-page
11-
ms.date: 04/10/2019
12-
abstract:
13-
description: Learn how to use Azure NetApp Files to create and manage NetApp accounts, capacity pools, and volumes, configure export policy, mount a volume for a virtual machine, and manage snapshots. <p>To use Azure NetApp Files, you must have access to the Azure NetApp Files service. To request access, see <a href="azure-netapp-files-register#waitlist"> Submit a waitlist request</a>.</p>
14-
sections:
15-
- title: 5-minute quickstarts
16-
items:
17-
- type: paragraph
18-
text: 'Learn how to set up Azure NetApp Files and create a volume using:'
19-
- type: list
20-
style: icon48
21-
items:
22-
- image:
23-
src: https://docs.microsoft.com/azure/azure-netapp-files/media/index/get-started.svg
24-
text: Azure portal
25-
href: /azure/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes
26-
- title: Reference
27-
items:
28-
- type: list
29-
style: cards
30-
className: cardsD
31-
items:
32-
- title: REST
33-
html: <p><a href="https://docs.microsoft.com/rest/api/netapp/">REST API</a></p>
34-
- title: Azure Resource Manager
35-
html: <p><a href="https://docs.microsoft.com/azure/templates/microsoft.netapp/allversions">Resource Manager templates</a></p>
11+
author: b-juche
12+
ms.author: b-juche
13+
ms.date: 03/11/2020
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Card
19+
- title: About Azure NetApp Files
20+
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Azure NetApp Files?
24+
url: azure-netapp-files-introduction.md
25+
- text: Understand the storage hierarchy
26+
url: azure-netapp-files-understand-storage-hierarchy.md
27+
- linkListType: concept
28+
links:
29+
- text: Service levels
30+
url: azure-netapp-files-service-levels.md
31+
- text: Performance considerations
32+
url: azure-netapp-files-performance-considerations.md
33+
- text: Guidelines for network planning
34+
url: azure-netapp-files-network-topologies.md
35+
- linkListType: video
36+
links:
37+
- text: Azure NetApp Files videos
38+
url: azure-netapp-files-videos.md
39+
40+
# Card
41+
- title: Get started
42+
linkLists:
43+
- linkListType: how-to-guide
44+
links:
45+
- text: Submit a waitlist request
46+
url: azure-netapp-files-register.md#waitlist
47+
- linkListType: quickstart
48+
links:
49+
- text: Set up Azure NetApp Files and create an NFS volume
50+
url: azure-netapp-files-quickstart-set-up-account-create-volumes.md
51+
52+
# Card
53+
- title: Create
54+
linkLists:
55+
- linkListType: how-to-guide
56+
links:
57+
- text: Create a NetApp account
58+
url: azure-netapp-files-create-netapp-account.md
59+
- text: Set up a capacity pool
60+
url: azure-netapp-files-set-up-capacity-pool.md
61+
- text: Delegate a subnet to Azure NetApp Files
62+
url: azure-netapp-files-delegate-subnet.md
63+
- text: Create an SMB volume for Azure NetApp Files
64+
url: azure-netapp-files-create-volumes-smb.md
65+
- text: Create an NFS volume for Azure NetApp Files
66+
url: azure-netapp-files-create-volumes.md
67+
68+
# Card
69+
- title: Develop
70+
linkLists:
71+
- linkListType: how-to-guide
72+
links:
73+
- text: REST API
74+
url: azure-netapp-files-develop-with-rest-api.md
75+
- text: Azure NetApp Files SDKs and CLI tools
76+
url: azure-netapp-files-sdk-cli.md

0 commit comments

Comments
 (0)