Skip to content

Commit 6dab44b

Browse files
Merge pull request #215509 from khdownie/kendownie102122-3
smb clarification
2 parents 2f337f0 + 75d7f7f commit 6dab44b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Create an SMB Azure file share
33
titleSuffix: Azure Files
4-
description: How to create an SMB Azure file share by using the Azure portal, PowerShell, or Azure CLI.
4+
description: How to create and delete an SMB Azure file share by using the Azure portal, PowerShell, or Azure CLI.
55
author: khdownie
66
ms.service: storage
77
ms.topic: how-to
8-
ms.date: 10/20/2022
8+
ms.date: 10/21/2022
99
ms.author: kendownie
1010
ms.subservice: files
1111
ms.custom: devx-track-azurecli, references_regions, devx-track-azurepowershell
@@ -349,7 +349,7 @@ az storage share-rm update \
349349
---
350350

351351
## Delete a file share
352-
To delete an Azure file share, you can use the Azure portal, Azure PowerShell, or Azure CLI. Shares can be recovered within the [soft delete](storage-files-prevent-file-share-deletion.md) retention period.
352+
To delete an Azure file share, you can use the Azure portal, Azure PowerShell, or Azure CLI. SMB Azure file shares can be recovered within the [soft delete](storage-files-prevent-file-share-deletion.md) retention period.
353353

354354
# [Portal](#tab/azure-portal)
355355
1. Open the [Azure portal](https://portal.azure.com), and navigate to the storage account that contains the file share you want to delete.

0 commit comments

Comments
 (0)