Skip to content

Commit edff4fe

Browse files
authored
Broken lnk fixed
1 parent 890a9e5 commit edff4fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/dms/tutorial-sql-server-azure-sql-database-offline-ads.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To complete this tutorial, you need to:
5151
- As an alternative to using the above built-in roles, you can assign a custom role as defined in [this article.](resource-custom-roles-sql-database-ads.md)
5252
> [!IMPORTANT]
5353
> Azure account is only required when configuring the migration steps and is not required for assessment or Azure recommendation steps in the migration wizard.
54-
* Create a target [Azure SQL Database](/azure/azure-sql/database/single-database-create-quickstart).
54+
* Create a target [Azure SQL Database](/azure/azure/azure-sql/database/single-database-create-quickstart).
5555
* Ensure that the SQL Server login to connect the source SQL Server is a member of the `db_datareader` and the login for the target SQL server is `db_owner`.
5656
* Migrate database schema from source to target using [SQL Server dacpac extension](/sql/azure-data-studio/extensions/sql-server-dacpac-extension) or, [SQL Database Projects extension](/sql/azure-data-studio/extensions/sql-database-project-extension) for Azure Data Studio.
5757
* If you're using the Azure Database Migration Service for the first time, ensure that Microsoft.DataMigration resource provider is registered in your subscription. You can follow the steps to [register the resource provider](quickstart-create-data-migration-service-portal.md#register-the-resource-provider)
@@ -165,6 +165,6 @@ At this point, you've completed the migration to Azure SQL Database. We encour
165165
166166
## Next steps
167167

168-
* For a tutorial showing you how to create an Azure SQL Database using the Azure portal, PowerShell, or AZ CLI commands, see [Create a single database - Azure SQL Database](/azure-sql/database/single-database-create-quickstart).
169-
* For information about Azure SQL Database, see [What is Azure SQL Database](/azure-sql/database/sql-database-paas-overview).
170-
* For information about connecting to Azure SQL Database, see [Connect applications](/azure-sql/database/connect-query-content-reference-guide).
168+
* For a tutorial showing you how to create an Azure SQL Database using the Azure portal, PowerShell, or AZ CLI commands, see [Create a single database - Azure SQL Database](/azure/azure-sql/database/single-database-create-quickstart).
169+
* For information about Azure SQL Database, see [What is Azure SQL Database](/azure/azure-sql/database/sql-database-paas-overview).
170+
* For information about connecting to Azure SQL Database, see [Connect applications](/azure/azure-sql/database/connect-query-content-reference-guide).

0 commit comments

Comments
 (0)