Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit b5aaee4

Browse files
Apply suggestions from code review
1 parent d7739b9 commit b5aaee4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/t-sql/statements/create-credential-transact-sql.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,12 @@ There are multiple approaches to successfully creating a credential for AWS S3:
282282
, REPLACE, RESTORE_OPTIONS = '{"s3": {"region":"us-west-2"}}'; -- REGION AS PARAMETER)
283283
GO
284284
```
285+
285286
> [!NOTE]
286287
> Azure SQL Managed Instance supports only `RESTORE` operation from S3 storage accounts. `BACKUP` operation is currently not supported.
287288

288-
### G. Create and use a Managed Identity credential to access Azure Blob Storage
289-
**Applies to**: SQL Server 2022 CU17 and later, and Azure SQL Managed Instance
289+
### G. Create and use a managed identity credential to access Azure Blob Storage
290+
**Applies to**: SQL Server 2022 CU17 and later versions, and Azure SQL Managed Instance
290291

291292
You can use managed identities with SQL Server credentials to back up to and restore SQL Server databases from Azure Blob storage. For more information about SQL Server on Azure VM, see [Backup and restore to URL using managed identities](/azure/azure-sql/virtual-machines/windows/backup-restore-to-url-using-managed-identities).
292293

0 commit comments

Comments
 (0)