@@ -13,7 +13,7 @@ metadata:
13
13
ms.collection : collection
14
14
author : khdownie # Required; your GitHub user alias, with correct capitalization.
15
15
ms.author : kendownie # Required; microsoft alias of author; optional team alias.
16
- ms.date : 03/22 /2022
16
+ ms.date : 08/18 /2022
17
17
18
18
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
19
19
@@ -38,8 +38,18 @@ landingContent:
38
38
linkLists :
39
39
- linkListType : get-started
40
40
links :
41
- - text : Create/use file shares - Windows
41
+ - text : Create and use an Azure file share
42
+ url : storage-how-to-use-files-portal.md
43
+
44
+ # Card
45
+ - title : Tutorial
46
+ linkLists :
47
+ - linkListType : tutorial
48
+ links :
49
+ - text : Create an SMB Azure file share - Windows
42
50
url : storage-files-quick-create-use-windows.md
51
+ - text : Create an NFS Azure file share - Linux
52
+ url : storage-files-quick-create-use-linux.md
43
53
44
54
# Card
45
55
- title : Troubleshoot
@@ -61,4 +71,20 @@ landingContent:
61
71
- text : Migration overview
62
72
url : storage-files-migration-overview.md
63
73
- text : Migration guides
64
- url : storage-files-migration-overview.md#migration-guides
74
+ url : storage-files-migration-overview.md#migration-guides
75
+
76
+ # Card
77
+ - title : Architecture
78
+ linkLists :
79
+ - linkListType : architecture
80
+ links :
81
+ - text : Azure enterprise cloud file share
82
+ url : /azure/architecture/hybrid/azure-files-private
83
+ - text : Hybrid file services
84
+ url : /azure/architecture/hybrid/hybrid-file-services
85
+ - text : Use Azure file shares in a hybrid environment
86
+ url : /azure/architecture/hybrid/azure-file-share
87
+ - text : Hybrid file share with disaster recovery for remote and local branch workers
88
+ url : /azure/architecture/hybrid/hybrid-file-services
89
+ - text : Azure files accessed on-premises and secured by AD DS
90
+ url : /azure/architecture/example-scenario/hybrid/azure-files-on-premises-authentication
0 commit comments