Skip to content

Commit 846857a

Browse files
Merge pull request #226138 from b-ahibbard/modify-smb-share
new h3: modify SMB share permissions
2 parents 7c96dce + ff023be commit 846857a

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 11/18/2022
15+
ms.date: 02/02/2023
1616
ms.author: anfdocs
1717
---
1818
# Create an SMB volume for Azure NetApp Files
@@ -146,6 +146,20 @@ You can set permissions for a file or folder by using the **Security** tab of th
146146

147147
![Set file and folder permissions](../media/azure-netapp-files/set-file-folder-permissions.png)
148148

149+
### Modify SMB share permissions
150+
151+
You can modify SMB share permissions using Microsoft Management Console (MMC).
152+
153+
>[!IMPORTANT]
154+
>Modifying SMB share permissions poses a risk. If the users or groups assigned to the share properties are removed from the Active Directory, or if the permissions for the share become unusable, then the entire share will become inaccessible.
155+
156+
1. To open Computer Management MMC on any Windows server, in the Control Panel, select **Administrative Tools > Computer Management**.
157+
1. Select **Action > Connect to another computer**.
158+
1. In the **Select Computer** dialog box, enter the name of the Azure NetApp Files FQDN or IP address or select **Browse** to locate the storage system.
159+
1. Select **OK** to connect the MMC to the remote server.
160+
1. When the MMC connects to the remote server, in the navigation pane, select **Shared Folders > Shares**.
161+
1. In the display pane that lists the shares, double-click a share to display its properties. In the **Properties** dialog box, modify the properties as needed.
162+
149163
## Next steps
150164

151165
* [Manage availability zone volume placement for Azure NetApp Files](manage-availability-zone-volume-placement.md)

articles/azure-netapp-files/faq-smb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: storage
66
ms.topic: conceptual
77
author: b-hchen
88
ms.author: anfdocs
9-
ms.date: 01/19/2023
9+
ms.date: 02/02/2023
1010
---
1111
# SMB FAQs for Azure NetApp Files
1212

@@ -59,7 +59,7 @@ To use an Azure NetApp Files SMB share as a DFS-N folder target, provide the Uni
5959

6060
Azure NetApp Files supports modifying `SMB Shares` by using Microsoft Management Console (MMC). However, modifying share properties has significant risk. If the users or groups assigned to the share properties are removed from the Active Directory, or if the permissions for the share become unusable, then the entire share will become inaccessible.
6161

62-
You can change the NTFS permissions of the root volume by using [NTFS file and folder permissions](azure-netapp-files-create-volumes-smb.md#ntfs-file-and-folder-permissions) procedure.
62+
See [Modify SMB share permissions](azure-netapp-files-create-volumes-smb.md#modify-smb-share-permissions) for more information on this procedure.
6363

6464
## Can I change the SMB share name after the SMB volume has been created?
6565

0 commit comments

Comments
 (0)