Skip to content

Commit 8eeda7e

Browse files
authored
Merge pull request #300514 from khdownie/kendownie052825
Remove and redirect tutorials and quickstart
2 parents 247dded + ed647c7 commit 8eeda7e

19 files changed

+227
-548
lines changed

articles/storage/.openpublishing.redirection.storage.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,6 +1455,16 @@
14551455
"redirect_url": "/azure/storage/file-sync/file-sync-networking-endpoints",
14561456
"redirect_document_id": true
14571457
},
1458+
{
1459+
"source_path_from_root": "/articles/storage/files/storage-files-quick-create-use-windows.md",
1460+
"redirect_url": "/azure/storage/files/storage-how-to-create-file-share",
1461+
"redirect_document_id": false
1462+
},
1463+
{
1464+
"source_path_from_root": "/articles/storage/files/storage-how-to-use-files-portal.md",
1465+
"redirect_url": "/azure/storage/files/storage-how-to-create-file-share",
1466+
"redirect_document_id": false
1467+
},
14581468
{
14591469
"source_path_from_root": "/articles/storage/files/storage-sync-files-networking-overview.md",
14601470
"redirect_url": "/azure/storage/file-sync/file-sync-networking-overview",

articles/storage/files/TOC.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,8 @@
1717
items:
1818
- name: Well-architected considerations
1919
href: /azure/well-architected/service-guides/azure-files?toc=/azure/storage/files/toc.json&bc=/azure/storage/files/breadcrumb/toc.json
20-
- name: Tutorials
21-
items:
22-
- name: Create a Windows SMB file share
23-
href: storage-files-quick-create-use-windows.md
24-
- name: Create a Linux NFS file share
25-
href: storage-files-quick-create-use-linux.md
26-
- name: Extend Windows file servers with Azure File Sync
27-
href: ../file-sync/file-sync-extend-servers.md?toc=/azure/storage/files/toc.json
2820
- name: Create file shares
2921
items:
30-
- name: Quickstart
31-
href: storage-how-to-use-files-portal.md
3222
- name: Create an SMB file share
3323
href: storage-how-to-create-file-share.md
3424
- name: Create an NFS file share

articles/storage/files/index.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: khdownie
1212
ms.author: kendownie
13-
ms.date: 08/18/2022
13+
ms.date: 05/28/2025
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1616

@@ -34,14 +34,10 @@ landingContent:
3434
# Card (optional)
3535
- title: Get started
3636
linkLists:
37-
- linkListType: quickstart
38-
links:
39-
- text: Create and use an Azure file share
40-
url: storage-how-to-use-files-portal.md
41-
- linkListType: tutorial
37+
- linkListType: how-to-guide
4238
links:
4339
- text: Create an SMB Azure file share - Windows
44-
url: storage-files-quick-create-use-windows.md
40+
url: storage-how-to-create-file-share.md
4541
- text: Create an NFS Azure file share - Linux
4642
url: storage-files-quick-create-use-linux.md
4743

Binary file not shown.

0 commit comments

Comments
 (0)