Skip to content

Commit 2509166

Browse files
authored
M42869: Fixing typo extental/external
Translator has reported possible source content issue. Description: extental should be external
1 parent d4a3242 commit 2509166

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)