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

Commit b9ff28f

Browse files
committed
formatting
1 parent 75314c2 commit b9ff28f

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

docs/relational-databases/backup-restore/sql-server-backup-to-url.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ms.author: mathoma
2929
- Shared Access Signature is a safer way to authorize blob access compared to storage key.
3030
- You can backup to multiple block blobs to get better backup and restore performance, and support larger database backup.
3131
- [Block blob](https://azure.microsoft.com/pricing/details/storage/blobs/) is cheaper than [page blob](https://azure.microsoft.com/pricing/details/storage/page-blobs/).
32+
- Customers that need to backup to page blobs via a proxy server will need to use backuptourl.exe.
3233

3334

3435
Backup of a large database to blob storage is subject to the limitations listed in [Managed instance T-SQL differences, limitations, and known issues](/azure/sql-database/sql-database-managed-instance-transact-sql-information#backup).

docs/sql-server/install/work-with-multiple-versions-and-instances-of-sql-server.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,15 @@ For more information about [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.
8989

9090
You can install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on a computer that is already running instances of an earlier [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] version. If a default instance already exists on the computer, [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] must be installed as a named instance.
9191

92-
The following table shows side-by-side support for each version of SQL Server:
92+
The following table shows side-by-side support for each version of SQL Server on commonly supported versions of Windows:
9393

9494
| Existing instance | Side by side support|
9595
|-------------------|----------------------------|
96-
| SQL Server 2019 | SQL Server 2005 through SQL Server 2017|
97-
| SQL Server 2017 | SQL Server 2005 through SQL Server 2016|
98-
| SQL Server 2016 | SQL Server 2005 through SQL Server 2014|
96+
| SQL Server 2019 | SQL Server 2008 through SQL Server 2017|
97+
| SQL Server 2017 | SQL Server 2008 through SQL Server 2016|
98+
| SQL Server 2016 | SQL Server 2008 through SQL Server 2014|
99+
100+
99101

100102

101103
> [!CAUTION]

0 commit comments

Comments
 (0)