Skip to content

Commit fc3f70e

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into py-async-container
2 parents fe97794 + 2daed74 commit fc3f70e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

articles/storage/files/storage-how-to-create-file-share.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.service: azure-file-storage
77
ms.topic: how-to
88
ms.date: 10/10/2023
99
ms.author: kendownie
10-
ms.custom: devx-track-azurecli, references_regions, devx-track-azurepowershell
10+
ms.custom: devx-track-azurecli, references_regions, devx-track-azurepowershell, ai-video-demo
11+
ai-usage: ai-assisted
1112
---
1213

1314
# Create an SMB Azure file share
@@ -26,6 +27,11 @@ To create an Azure file share, you need to answer three questions about how you
2627

2728
For more information on these three choices, see [Planning for an Azure Files deployment](storage-files-planning.md).
2829

30+
This video shows you how to create an SMB Azure file share.
31+
> [!VIDEO f846e86c-cf83-4311-a67d-190944635e53]
32+
33+
The steps in the video are also described in the following sections.
34+
2935
## Applies to
3036
| File share type | SMB | NFS |
3137
|-|:-:|:-:|

articles/storage/files/storage-how-to-use-files-windows.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@ ms.service: azure-file-storage
66
ms.topic: how-to
77
ms.date: 05/02/2023
88
ms.author: kendownie
9+
ms.custom: ai-video-demo
10+
ai-usage: ai-assisted
911
---
1012

1113
# Mount SMB Azure file share on Windows
1214
[Azure Files](storage-files-introduction.md) is Microsoft's easy-to-use cloud file system. Azure file shares can be seamlessly used in Windows and Windows Server. This article discusses the considerations for using an Azure file share with Windows and Windows Server.
1315

16+
This video shows you how to mount an SMB Azure file share on Windows.
17+
> [!VIDEO c057ece1-3ba7-409b-8cee-5492a4ad4ee4]
18+
19+
The steps in the video are also described in the following sections.
20+
1421
In order to use an Azure file share via the public endpoint outside of the Azure region it's hosted in, such as on-premises or in a different Azure region, the OS must support SMB 3.x. Older versions of Windows that support only SMB 2.1 can't mount Azure file shares via the public endpoint.
1522

1623
| Windows version | SMB version | Azure Files SMB Multichannel | Maximum SMB channel encryption |

0 commit comments

Comments
 (0)