Skip to content

Commit 222a474

Browse files
rladbsalkhdownie
andauthored
Update articles/storage/files/storage-files-identity-ad-ds-enable.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 4fcbeaf commit 222a474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-identity-ad-ds-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The cmdlets should return the key value. Once you have the kerb1 key, create eit
174174
Set-ADUser -Identity $UserSamAccountName -UserPrincipalName cifs/<StorageAccountName>.file.core.windows.net@<DNSRoot>
175175
```
176176
> [!IMPORTANT]
177-
> ** Do **not** sync users with invalid **userPrincipalName (UPN)** values. UPNs must not contain special characters such as `/`, spaces, or other unsupported symbols.
177+
> **Don't sync users with invalid userPrincipalName (UPN) values**. UPNs must not contain special characters such as `/`, spaces, or other unsupported symbols.
178178
> Attempting to sync users with invalid UPNs (i.e. using `/` in the username) will result in Azure AD Connect errors.
179179
> If such identities exist in your on-premises directory, either:
180180
> - Update the UPN to a valid format (e.g., `[email protected]`), **or**

0 commit comments

Comments
 (0)