Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e9aaf96

Browse files
committedMay 1, 2018
initial version netapp files
1 parent bdcafef commit e9aaf96

File tree

6 files changed

+200
-0
lines changed

6 files changed

+200
-0
lines changed
 

‎articles/azure-netapp-files/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [Azure NetApp Files](index.md)

‎articles/azure-netapp-files/index.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Azure NetApp Files Documentation | Microsoft Docs
3+
description: Learn how to set up, access, and manage volumes using the Azure NetApp Files service
4+
author: b-juche
5+
manager: ''
6+
layout: LandingPage
7+
ms.assetid:
8+
ms.service: azure-netapp-files
9+
ms.tgt_pltfrm: na
10+
ms.devlang: na
11+
ms.topic: landing-page
12+
ms.date: 04/23/2018
13+
ms.author: b-juche
14+
---
15+
# Azure NetApp Files Documentation
16+
17+
Learn how to use Azure NetApp Files to create and manage volumes, create a mount target, configure export policy, mount a volume for a virtual machine, manage snapshots, and use metrics to monitor volume performance.
18+
19+
<ul class="panelContent cardsFTitle">
20+
<li>
21+
<a href="/azure/netapp/netapp-introduction">
22+
<div class="cardSize">
23+
<div class="cardPadding">
24+
<div class="card">
25+
<div class="cardImageOuter">
26+
<div class="cardImage">
27+
<img src="media/index/get-started.svg" alt="" />
28+
</div>
29+
</div>
30+
<div class="cardText">
31+
<h3>Learn about Azure NetApp Files</h3>
32+
</div>
33+
</div>
34+
</div>
35+
</div>
36+
</a>
37+
</li>
38+
<!-- The 2nd bullet below is a place holder for video; specific location for the video is TBD. -->
39+
<li>
40+
<a href="https://azure.microsoft.com/documentation/videos/index/?services=azure-netapp-files">
41+
<div class="cardSize">
42+
<div class="cardPadding">
43+
<div class="card">
44+
<div class="cardImageOuter">
45+
<div class="cardImage">
46+
<img src="media/index/video-library.svg" alt="" />
47+
</div>
48+
</div>
49+
<div class="cardText">
50+
<h3>Azure NetApp Files Video Library</h3>
51+
</div>
52+
</div>
53+
</div>
54+
</div>
55+
</a>
56+
</li>
57+
<li>
58+
<a href="/azure/netapp/netapp-prepare-to-deploy">
59+
<div class="cardSize">
60+
<div class="cardPadding">
61+
<div class="card">
62+
<div class="cardImageOuter">
63+
<div class="cardImage">
64+
<img src="media/index/get-started.svg" alt="" />
65+
</div>
66+
</div>
67+
<div class="cardText">
68+
<h3>Get Started with Azure NetApp Files using the Azure portal</h3>
69+
</div>
70+
</div>
71+
</div>
72+
</div>
73+
</a>
74+
</li>
75+
</ul>
76+
Lines changed: 53 additions & 0 deletions
Loading
Loading
Lines changed: 67 additions & 0 deletions
Loading

‎bread/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
- name: Azure China 21Vianet
9090
tocHref: /azure/china/
9191
topicHref: /azure/china/
92+
- name: Azure NetApp Files
93+
tocHref: /azure/azure-netapp-files/
94+
topicHref: /azure/azure-netapp-files/
9295
- name: Azure portal
9396
tocHref: /azure/azure-portal/
9497
topicHref: /azure/azure-portal/

0 commit comments

Comments
 (0)
Please sign in to comment.