Skip to content

Commit d41ec4a

Browse files
committed
edits
1 parent 49b09ca commit d41ec4a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/storage/files/storage-files-identity-configure-file-level-permissions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Consult the following table to determine which tool can be used to configure ACL
2121

2222
| Tool | AD DS (Hybrid) | Entra Domain Services (Hybrid) | Entra Kerberos (Hybrid) | Entra Kerberos (Cloud-only, preview) |
2323
|---------------------------------|:------------------------:|:------------------------------:|:------------------------:|:------------------------------------:|
24-
| Windows File Explorer | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :⛔: |
25-
| icacls | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :⛔: |
26-
| Azure portal | :⛔: | :⛔: | :heavy_check_mark: | :heavy_check_mark: |
27-
| PowerShell (RestSetAcls module) | :⛔: | :⛔: | :heavy_check_mark: | :heavy_check_mark: |
24+
| Windows File Explorer | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
25+
| icacls | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
26+
| Azure portal | | | :heavy_check_mark: | :heavy_check_mark: |
27+
| PowerShell (RestSetAcls module) | | | :heavy_check_mark: | :heavy_check_mark: |
2828

2929
To configure ACLs by using Windows File Explorer or icacls, you need a client machine running Windows. You also need to mount the file share with admin-level access. If the identity source for your storage account is Active Directory Domain Services (AD DS) or Microsoft Entra Kerberos, this machine must have unimpeded network connectivity to an on-premises Active Directory. If the identity source is Microsoft Entra Domain Services, the machine must have unimpeded network connectivity to the domain controllers for the domain that Microsoft Entra Domain Services manages; these domain controllers are located in Azure.
3030

0 commit comments

Comments
 (0)