Skip to content

Commit 665edff

Browse files
Merge pull request #261173 from b-ahibbard/geert-index
index.yml overhaul
2 parents 25765b8 + b078f42 commit 665edff

File tree

2 files changed

+87
-71
lines changed

2 files changed

+87
-71
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -183,30 +183,6 @@
183183
href: solutions-windows-virtual-desktop.md
184184
- name: Benefits of using Azure NetApp Files for SQL Server deployment
185185
href: solutions-benefits-azure-netapp-files-sql-server.md
186-
- name: FAQs
187-
items:
188-
- name: Networking FAQs
189-
href: faq-networking.md
190-
- name: Capacity management FAQs
191-
href: faq-capacity-management.md
192-
- name: NFS FAQs
193-
href: faq-nfs.md
194-
- name: SMB FAQs
195-
href: faq-smb.md
196-
- name: Performance FAQs
197-
href: faq-performance.md
198-
- name: Application resilience FAQs
199-
href: faq-application-resilience.md
200-
- name: Data migration and protection FAQs
201-
href: faq-data-migration-protection.md
202-
- name: Application volume group FAQs
203-
href: faq-application-volume-group.md
204-
- name: Azure NetApp Files backup FAQs
205-
href: faq-backup.md
206-
- name: Security FAQs
207-
href: faq-security.md
208-
- name: Integration FAQs
209-
href: faq-integration.md
210186
- name: Security
211187
items:
212188
- name: Security baseline
@@ -415,6 +391,30 @@
415391
href: troubleshoot-user-access-ldap.md
416392
- name: Troubleshoot file locks
417393
href: troubleshoot-file-locks.md
394+
- name: FAQs
395+
items:
396+
- name: Networking FAQs
397+
href: faq-networking.md
398+
- name: Capacity management FAQs
399+
href: faq-capacity-management.md
400+
- name: NFS FAQs
401+
href: faq-nfs.md
402+
- name: SMB FAQs
403+
href: faq-smb.md
404+
- name: Performance FAQs
405+
href: faq-performance.md
406+
- name: Application resilience FAQs
407+
href: faq-application-resilience.md
408+
- name: Data migration and protection FAQs
409+
href: faq-data-migration-protection.md
410+
- name: Application volume group FAQs
411+
href: faq-application-volume-group.md
412+
- name: Azure NetApp Files backup FAQs
413+
href: faq-backup.md
414+
- name: Security FAQs
415+
href: faq-security.md
416+
- name: Integration FAQs
417+
href: faq-integration.md
418418
- name: Reference
419419
items:
420420
- name: REST

articles/azure-netapp-files/index.yml

Lines changed: 63 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -5,76 +5,92 @@ summary: Learn how to use Azure NetApp Files to create NetApp accounts, capacity
55

66
metadata:
77
title: Azure NetApp Files documentation
8-
description: Learn how to set up, access, and manage volumes using the Azure NetApp Files service.
8+
description: Learn how to set up, access, and manage volumes using Azure NetApp Files.
99
ms.service: azure-netapp-files
1010
ms.topic: landing-page
1111
author: b-hchen
1212
ms.author: anfdocs
13-
ms.date: 09/27/2021
13+
ms.date: 12/13/2023
1414

15-
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | train | overview | quickstart | reference | sample | tutorial | video | whats-new
1616

1717
landingContent:
1818
# Card
19-
- title: About Azure NetApp Files
19+
- title: About Azure NetApp Files
2020
linkLists:
2121
- linkListType: overview
2222
links:
2323
- text: What is Azure NetApp Files?
2424
url: azure-netapp-files-introduction.md
2525
- text: What's new?
2626
url: whats-new.md
27-
- text: Understand the storage hierarchy
28-
url: azure-netapp-files-understand-storage-hierarchy.md
29-
- linkListType: concept
30-
links:
31-
- text: Service levels
32-
url: azure-netapp-files-service-levels.md
33-
- text: Performance considerations
34-
url: azure-netapp-files-performance-considerations.md
35-
- text: Guidelines for network planning
36-
url: azure-netapp-files-network-topologies.md
37-
- linkListType: video
38-
links:
39-
- text: Azure NetApp Files videos
27+
- text: Azure NetApp Files for Azure Government
28+
url: azure-government.md
29+
- linkListType: reference
30+
links:
31+
- text: REST
32+
url: /rest/api/netapp/
33+
- text: Resource Manager template
34+
url: /azure/templates/microsoft.netapp/allversions
35+
- text: Azure CLI
36+
url: /cli/azure/netappfiles
37+
- text: Pricing
38+
url: https://azure.microsoft.com/pricing/details/netapp/
39+
- text: Regional availability
40+
url: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=netapp&rar=true&regions=all
41+
- text: Feature availability
42+
url: https://aka.ms/anfmap
43+
- text: SLA
44+
url: https://azure.microsoft.com/support/legal/sla/netapp/
45+
- text: Videos
4046
url: azure-netapp-files-videos.md
4147

48+
49+
4250
# Card
43-
- title: Get started
51+
- title: Azure NetApp Files concepts
4452
linkLists:
45-
- linkListType: how-to-guide
46-
links:
47-
- text: Register for NetApp Resource Provider
48-
url: azure-netapp-files-register.md
49-
- text: Create a NetApp account
50-
url: azure-netapp-files-create-netapp-account.md
51-
- text: Delegate a subnet to Azure NetApp Files
52-
url: azure-netapp-files-delegate-subnet.md
53-
- linkListType: quickstart
53+
- linkListType: concept
5454
links:
55-
- text: Set up Azure NetApp Files and create an NFS volume
56-
url: azure-netapp-files-quickstart-set-up-account-create-volumes.md
55+
- text: NAS volumes as a service
56+
url: network-attached-storage-concept.md
57+
- text: Azure NetApp Files essentials
58+
url: azure-netapp-files-understand-storage-hierarchy.md
59+
- text: Cost model
60+
url: azure-netapp-files-cost-model.md
61+
- text: Quotas
62+
url: volume-quota-introduction.md
63+
- text: Performance
64+
url: azure-netapp-files-performance-considerations.md
65+
- text: Application volume groups
66+
url: application-volume-group-introduction.md
67+
- text: Data protection and resiliency
68+
url: data-protection-disaster-recovery-options.md
69+
- text: Solutions and benefits
70+
url: azure-netapp-files-solution-architectures.md
71+
- text: Security
72+
url: /security/benchmark/azure/baselines/azure-netapp-files-security-baseline?toc=/azure/azure-netapp-files/TOC.json
5773

5874
# Card
59-
- title: Create & develop
60-
linkLists:
75+
- title: Get started
76+
linkLists:
77+
- linkListType: quickstart
78+
links:
79+
- text: Set up Azure NetApp Files and create an NFS volume
80+
url: azure-netapp-files-quickstart-set-up-account-create-volumes.md
6181
- linkListType: how-to-guide
62-
links:
63-
- text: Create Active Directory connections
64-
url: create-active-directory-connections.md
65-
- text: Create a capacity pool
82+
links:
83+
- text: Register and set up
84+
url: azure-netapp-files-register.md
85+
- text: Manage Active Directory
86+
url: understand-guidelines-active-directory-domain-service-site.md
87+
- text: Manage capacity pools
6688
url: azure-netapp-files-set-up-capacity-pool.md
67-
- text: Create an NFS volume
89+
- text: Manage volumes
6890
url: azure-netapp-files-create-volumes.md
69-
- text: Create an SMB volume
70-
url: azure-netapp-files-create-volumes-smb.md
71-
- text: Create a dual-protocol volume
72-
url: create-volumes-dual-protocol.md
73-
- linkListType: reference
74-
links:
75-
- text: REST API
91+
- text: Manage application volume groups
92+
url: application-volume-group-deploy-first-host.md
93+
- text: Develop
7694
url: azure-netapp-files-develop-with-rest-api.md
77-
- text: REST API using PowerShell
78-
url: develop-rest-api-powershell.md
79-
- text: Azure NetApp Files SDKs and CLI tools
80-
url: azure-netapp-files-sdk-cli.md
95+
- text: Troubleshoot
96+
url: troubleshoot-diagnose-solve-problems.md

0 commit comments

Comments
 (0)