You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/database/saas-tenancy-app-design-patterns.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Other management features that scale well include the following:
109
109
110
110
#### Automation
111
111
112
-
The management operations can be scripted and offered through a [devops](https://docs.microsoft.com/azure/devops/user-guide/what-is-azure-devops) model. The operations can even be automated and exposed in the application.
112
+
The management operations can be scripted and offered through a [devops](/azure/devops/user-guide/what-is-azure-devops) model. The operations can even be automated and exposed in the application.
113
113
114
114
For example, you could automate the recovery of a single tenant to an earlier point in time. The recovery only needs to restore the one single-tenant database that stores the tenant. This restore has no impact on other tenants, which confirms that management operations are at the finely granular level of each individual tenant.
115
115
@@ -214,4 +214,4 @@ The following table summarizes the differences between the main tenancy models.
214
214
215
215
[image-mt-app-db-per-tenant-pool-153p]: media/saas-tenancy-app-design-patterns/saas-multi-tenant-app-database-per-tenant-pool-15.png"Design of multi-tenant app with database-per-tenant, using elastic pool."
216
216
217
-
[image-mt-app-sharded-mt-db-174s]: media/saas-tenancy-app-design-patterns/saas-multi-tenant-app-sharded-multi-tenant-databases-17.png"Design of multi-tenant app with sharded multi-tenant databases."
217
+
[image-mt-app-sharded-mt-db-174s]: media/saas-tenancy-app-design-patterns/saas-multi-tenant-app-sharded-multi-tenant-databases-17.png"Design of multi-tenant app with sharded multi-tenant databases."
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/machine-learning-services-differences.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 03/17/2021
16
16
17
17
# Key differences between Machine Learning Services in Azure SQL Managed Instance and SQL Server
18
18
19
-
This article describes the few, key differences in functionality between [Machine Learning Services in Azure SQL Managed Instance](machine-learning-services-overview.md) and [SQL Server Machine Learning Services](https://docs.microsoft.com/sql/advanced-analytics/what-is-sql-server-machine-learning).
19
+
This article describes the few, key differences in functionality between [Machine Learning Services in Azure SQL Managed Instance](machine-learning-services-overview.md) and [SQL Server Machine Learning Services](/sql/advanced-analytics/what-is-sql-server-machine-learning).
20
20
21
21
## Language support
22
22
@@ -39,8 +39,8 @@ There is no support in SQL Managed Instance for packages that depend on external
39
39
40
40
For more information about managing Python and R packages, see:
-[Get R package information](https://docs.microsoft.com/sql/machine-learning/package-management/r-package-information?context=/azure/azure-sql/managed-instance/context/ml-context&view=azuresqldb-mi-current&preserve-view=true)
-[Get R package information](/sql/machine-learning/package-management/r-package-information?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current)
The total resources available to SQL Managed Instance depend on which service tier you choose. For more information, see [Azure SQL Database purchasing models](/azure/sql-database/sql-database-service-tiers).
65
+
The total resources available to SQL Managed Instance depend on which service tier you choose. For more information, see [Azure SQL Database purchasing models](../database/purchasing-models.md).
66
66
67
67
### Insufficient memory error
68
68
@@ -82,4 +82,4 @@ Machine Learning Services is currently not supported on [Azure SQL Managed Insta
82
82
83
83
- See the overview, [Machine Learning Services in Azure SQL Managed Instance](machine-learning-services-overview.md).
84
84
- To learn how to use Python in Machine Learning Services, see [Run Python scripts](/sql/machine-learning/tutorials/quickstart-python-create-script?context=/azure/azure-sql/managed-instance/context/ml-context&view=azuresqldb-mi-current&preserve-view=true).
85
-
- To learn how to use R in Machine Learning Services, see [Run R scripts](/sql/machine-learning/tutorials/quickstart-r-create-script?context=/azure/azure-sql/managed-instance/context/ml-context&view=azuresqldb-mi-current&preserve-view=true).
85
+
- To learn how to use R in Machine Learning Services, see [Run R scripts](/sql/machine-learning/tutorials/quickstart-r-create-script?context=/azure/azure-sql/managed-instance/context/ml-context&view=azuresqldb-mi-current&preserve-view=true).
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/access-to-sql-database-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.date: 03/19/2021
15
15
16
16
In this guide, you learn [how to migrate](https://azure.microsoft.com/migration/migration-journey) your Microsoft Access database to an Azure SQL database by using [SQL Server Migration](https://azure.microsoft.com/en-us/migration/sql-server/) Assistant for Access (SSMA for Access).
17
17
18
-
For other migration guides, see [Azure Database Migration Guide](https://docs.microsoft.com/data-migration).
18
+
For other migration guides, see [Azure Database Migration Guide](/data-migration).
19
19
20
20
## Prerequisites
21
21
@@ -184,4 +184,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
184
184
185
185
186
186
- To assess the application access layer, see [Data Access Migration Toolkit (preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
187
-
- For information about how to perform Data Access Layer A/B testing, see [Overview of Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
187
+
- For information about how to perform Data Access Layer A/B testing, see [Overview of Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/db2-to-sql-database-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 11/06/2020
16
16
17
17
In this guide, you learn [how to migrate](https://azure.microsoft.com/migration/migration-journey) your IBM Db2 databases to Azure SQL Database, by using [SQL Server Migration](https://azure.microsoft.com/en-us/migration/sql-server/) Assistant for Db2.
18
18
19
-
For other migration guides, see [Azure Database Migration Guides](https://docs.microsoft.com/data-migration).
19
+
For other migration guides, see [Azure Database Migration Guides](/data-migration).
20
20
21
21
## Prerequisites
22
22
@@ -172,4 +172,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
- To assess the application access layer, see [Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
175
-
- For details on how to perform data access layer A/B testing, see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
175
+
- For details on how to perform data access layer A/B testing, see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/mysql-to-sql-database-guide.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 03/19/2021
16
16
17
17
In this guide, you learn [how to migrate](https://azure.microsoft.com/migration/migration-journey) your MySQL database to an Azure SQL database by using [SQL Server Migration](https://azure.microsoft.com/en-us/migration/sql-server/) Assistant for MySQL (SSMA for MySQL).
18
18
19
-
For other migration guides, see [Azure Database Migration Guide](https://docs.microsoft.com/data-migration).
19
+
For other migration guides, see [Azure Database Migration Guide](/data-migration).
20
20
21
21
## Prerequisites
22
22
@@ -174,5 +174,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
174
174
175
175
- For migration videos, see [Overview of the migration journey and recommended migration and assessment tools and services](https://azure.microsoft.com/resources/videos/overview-of-migration-and-recommended-tools-services/).
176
176
177
-
- For more [cloud migration resources](https://azure.microsoft.com/migration/resources/), see [cloud migration solutions](https://azure.microsoft.com/migration).
178
-
177
+
- For more [cloud migration resources](https://azure.microsoft.com/migration/resources/), see [cloud migration solutions](https://azure.microsoft.com/migration).
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/oracle-to-sql-database-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.date: 08/25/2020
17
17
18
18
In this guide, you learn [how to migrate](https://azure.microsoft.com/migration/migration-journey) your Oracle schemas to Azure SQL Database by using [SQL Server Migration](https://azure.microsoft.com/en-us/migration/sql-server/) Assistant for Oracle (SSMA for Oracle).
19
19
20
-
For other migration guides, see [Azure Database Migration Guides](https://docs.microsoft.com/data-migration).
20
+
For other migration guides, see [Azure Database Migration Guides](/data-migration).
21
21
22
22
## Prerequisites
23
23
@@ -184,4 +184,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
-[Overview of the migration journey and the tools and services recommended for performing assessment and migration](https://azure.microsoft.com/resources/videos/overview-of-migration-and-recommended-tools-services/)
187
+
-[Overview of the migration journey and the tools and services recommended for performing assessment and migration](https://azure.microsoft.com/resources/videos/overview-of-migration-and-recommended-tools-services/)
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/sap-ase-to-sql-database.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.date: 03/19/2021
17
17
18
18
In this guide, you learn [how to migrate](https://azure.microsoft.com/migration/migration-journey) your SAP Adapter Server Enterprise (ASE) databases to an Azure SQL database by using [SQL Server Migration](https://azure.microsoft.com/en-us/migration/sql-server/) Assistant for SAP Adapter Server Enterprise.
19
19
20
-
For other migration guides, see [Azure Database Migration Guide](https://docs.microsoft.com/data-migration).
20
+
For other migration guides, see [Azure Database Migration Guide](/data-migration).
21
21
22
22
## Prerequisites
23
23
@@ -121,4 +121,4 @@ For more information about these issues and the steps to mitigate them, see the
- To assess the application access layer, see [Data Access Migration Toolkit (preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
124
-
- For details on how to perform Data Access Layer A/B testing see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
124
+
- For details on how to perform Data Access Layer A/B testing see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
Copy file name to clipboardExpand all lines: azure-sql/migration-guides/database/sql-server-to-sql-database-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You can migrate SQL Server running on-premises or on:
24
24
- Compute Engine (Google Cloud Platform - GCP)
25
25
- Cloud SQL for SQL Server (Google Cloud Platform – GCP)
26
26
27
-
For more migration information, see the [migration overview](sql-server-to-sql-database-overview.md). For other migration guides, see [Database Migration](https://docs.microsoft.com/data-migration).
27
+
For more migration information, see the [migration overview](sql-server-to-sql-database-overview.md). For other migration guides, see [Database Migration](/data-migration).
28
28
29
29
:::image type="content" source="media/sql-server-to-database-overview/migration-process-flow-small.png" alt-text="Migration process flow":::
30
30
@@ -209,4 +209,4 @@ To learn more, see [managing Azure SQL Database after migration](../../database/
- To assess the Application access layer, see [Data Access Migration Toolkit (Preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit)
212
-
- For details on how to perform Data Access Layer A/B testing see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
212
+
- For details on how to perform Data Access Layer A/B testing see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).
0 commit comments