Skip to content

Commit bd840c7

Browse files
authored
Merge pull request #97342 from jeffpatt24/patch-2
Update storage-troubleshoot-windows-file-connection-problems.md
2 parents 0dd00a6 + 35f5a7b commit bd840c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage/files/storage-troubleshoot-windows-file-connection-problems.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -305,13 +305,13 @@ Enable AAD DS on the AAD tenant of the subscription that your storage account is
305305

306306
### Cause
307307

308-
Error 'System error 1359 has occurred. An internal error' happens when you try to connect to your file share with AAD DS authentication enabled against an AAD DS with domain DNS name starting with a numeric character. For example, if your AAD DS Domain DNS name is "1domain", you will get this error when attempting to mount the file using AAD credentials.
308+
Error 'System error 1359 has occurred. An internal error' happens when you try to connect to your file share with AAD DS authentication enabled against an AAD DS with domain DNS name starting with a numeric character. For example, if your AAD DS Domain DNS name is "1domain", you will get this error when attempting to mount the file share using AAD credentials.
309309

310310
### Solution
311311

312-
Currently, you can consider redeploying your AAD DS using a new domain DNS name that applies with the rules below.
313-
1. Names cannot begin with a numeric character.
314-
2. Names must be from 3 to 63 characters long.
312+
Currently, you can consider redeploying your AAD DS using a new domain DNS name that applies with the rules below:
313+
- Names cannot begin with a numeric character.
314+
- Names must be from 3 to 63 characters long.
315315

316316
## Need help? Contact support.
317317
If you still need help, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your problem resolved quickly.

0 commit comments

Comments
 (0)