Skip to content

Commit 488d202

Browse files
Merge pull request #276611 from khdownie/patch-1
Update storage-files-identity-auth-linux-kerberos-enable.md
2 parents 3544979 + f1e2d82 commit 488d202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-identity-auth-linux-kerberos-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can't use identity-based authentication to mount Azure File shares on Linux
3939

4040
Before you enable AD authentication over SMB for Azure file shares, make sure you've completed the following prerequisites.
4141

42-
- A Linux VM (Ubuntu 18.04+ or an equivalent RHEL or SLES VM) running on Azure. The VM must have at least one network interface on the VNET containing the Microsoft Entra Domain Services, or an on-premises Linux VM with AD DS synced to Microsoft Entra ID.
42+
- A Linux VM running Ubuntu 18.04+, or an equivalent RHEL or SLES VM. If running on Azure, the VM must have at least one network interface on the VNET containing Microsoft Entra Domain Services. If using an on-premises VM, your AD DS must be synced to Microsoft Entra ID.
4343
- Root user or user credentials to a local user account that has full sudo rights (for this guide, localadmin).
4444
- The Linux VM must not have joined any AD domain. If it's already a part of a domain, it must first leave that domain before it can join this domain.
4545
- A Microsoft Entra tenant [fully configured](../../active-directory-domain-services/tutorial-create-instance.md), with domain user already set up.

0 commit comments

Comments
 (0)