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

Commit 037a896

Browse files
committed
fix links again
1 parent 400de7e commit 037a896

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

azure-sql/migration-guides/managed-instance/sql-server-to-sql-managed-instance-assessment-rules.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ This article provides a list of the rules used to assess the feasibility of migr
3636
| FileStream | Database | Issue | [Filestream and Filetable are not supported in Azure SQL Managed Instance.](#FileStream) |
3737
| LinkedServerWithNonSQLProvider | Database | Issue | [Linked server with non-SQL Server Provider isn't supported in Azure SQL Managed Instance.](#LinkedServerWithNonSQLProvider) |
3838
| MergeJob | Instance | Warning | [Merge job step isn't supported in Azure SQL Managed Instance.](#MergeJob) |
39-
| MIDatabaseSize | Database | Issue | [Azure SQL Managed Instance does not support database size greater than 8 TB.](#MIDatabaseSize) |
39+
| MIDatabaseSize | Database | Issue | [Azure SQL Managed Instance does not support database size greater than 8 TB.](#MIDatabaseSize<) |
4040
| MIHeterogeneousMSDTCTransactSQL | Database | Issue | [BEGIN DISTRIBUTED TRANSACTION with non-SQL Server remote server isn't supported in Azure SQL Managed Instance.](#MIHeterogeneousMSDTCTransactSQL) |
4141
| MIHomogeneousMSDTCTransactSQL | Database | Issue | [BEGIN DISTRIBUTED TRANSACTION is supported across multiple servers for Azure SQL Managed Instance.](#MIHomogeneousMSDTCTransactSQL) |
42-
| MIInstanceSize | Instance | Warning | [Maximum instance storage size in Azure SQL Managed Instance cannot be greater than 8 TB.](#MIInstanceSize) |
43-
| MultipleLogFiles | Database | Issue | [Azure SQL Managed Instance does not support databases with multiple log files.](#MultipleLogFiles) |
42+
| MIInstanceSize | Instance | Warning | [Maximum instance storage size in Azure SQL Managed Instance cannot be greater than 8 TB.](#MIInstanceSize<) |
43+
| MultipleLogFiles | Database | Issue | [Azure SQL Managed Instance does not support databases with multiple log files.](#MultipleLogFiles<) |
4444
| NextColumn | Database | Issue | [Tables and Columns named NEXT will lead to an error In Azure SQL Managed Instance.](#NextColumn) |
4545
| NonANSILeftOuterJoinSyntax | Database | Warning | [Non-ANSI style left outer join is no longer supported and has been removed.](#NonANSILeftOuterJoinSyntax) |
4646
| NonANSIRightOuterJoinSyntax | Database | Warning | [Non-ANSI style right outer join is no longer supported and has been removed.](#NonANSIRightOuterJoinSyntax) |
@@ -302,7 +302,7 @@ Review impacted objects section in Azure Migrate to see all jobs using Merge job
302302
More information: [SQL Server Agent differences in Azure SQL Managed Instance ](../../managed-instance/transact-sql-tsql-differences-sql-server.md#sql-server-agent)
303303

304304

305-
## MI database size<a id="MIDatabaseSize"></a>
305+
## MI database size<a id="MIDatabaseSize<"></a>
306306

307307
**Title: Azure SQL Managed Instance does not support database size greater than 8 TB.**
308308
**Category**: Issue
@@ -318,7 +318,7 @@ More information: [Hardware generation characteristics of Azure SQL Managed Inst
318318

319319

320320

321-
## MI instance size<a id="MIInstanceSize"></a>
321+
## MI instance size<a id="MIInstanceSize<"></a>
322322

323323
**Title: Maximum instance storage size in Azure SQL Managed Instance cannot be greater than 8 TB.**
324324
**Category**: Warning
@@ -333,7 +333,7 @@ Consider migrating the databases to different Azure SQL Managed Instances or to
333333
More information: [Hardware generation characteristics of Azure SQL Managed Instance ](../../managed-instance/resource-limits.md#hardware-generation-characteristics)
334334

335335

336-
## Multiple log files<a id="MultipleLogFiles"></a>
336+
## Multiple log files<a id="MultipleLogFiles<"></a>
337337

338338
**Title: Azure SQL Managed Instance does not support multiple log files.**
339339
**Category**: Issue

0 commit comments

Comments
 (0)