Skip to content

Commit 1d8570c

Browse files
authored
Merge pull request #38453 from hubalazs/patch-1
Fixed typo (atachments)
2 parents cf0cffb + 6d1db37 commit 1d8570c

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 atachments 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 extental 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)