Skip to content

Commit b432595

Browse files
authored
Merge pull request #88403 from v-maudel/patch-266
M42869: Fixing typo extental/external
2 parents d4a3242 + 2509166 commit b432595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-managed-instance-transact-sql-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ A managed instance can't access file shares and Windows folders, so the followin
334334
- `ALTER ASSEMBLY` can't reference files. See [ALTER ASSEMBLY](https://docs.microsoft.com/sql/t-sql/statements/alter-assembly-transact-sql).
335335

336336
### Database Mail (db_mail)
337-
- `sp_send_dbmail` cannot send attachments using @file_attachments parameter. Local file system and extental shares or Azure blob Storage are not accessible form this procedure.
337+
- `sp_send_dbmail` cannot send attachments using @file_attachments parameter. Local file system and extertal shares or Azure blob Storage are not accessible form this procedure.
338338
- See the known issues related to `@query` parameter and authentication.
339339

340340
### DBCC

0 commit comments

Comments
 (0)