Skip to content

Commit e7eef4f

Browse files
authored
Merge pull request #31673 from cdpark/archive-sql-emulator
Feature 297499: Q&M: Archive 4 emulator articles
2 parents 71eff6c + d12a534 commit e7eef4f

24 files changed

Lines changed: 23 additions & 327 deletions

.openpublishing.redirection.azure-sql.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,26 @@
830830
"redirect_url": "/azure/azure-sql/database/alerts-create",
831831
"redirect_document_id": false
832832
},
833+
{
834+
"source_path_from_root": "/azure-sql/database/local-dev-experience-quickstart.md",
835+
"redirect_url": "/previous-versions/sql/azure-sql/database/local-dev-experience-quickstart",
836+
"redirect_document_id": false
837+
},
838+
{
839+
"source_path_from_root": "/azure-sql/database/local-dev-experience-publish-emulator.md",
840+
"redirect_url": "/previous-versions/sql/azure-sql/database/local-dev-experience-publish-emulator",
841+
"redirect_document_id": false
842+
},
843+
{
844+
"source_path_from_root": "/azure-sql/database/local-dev-experience-set-up-dev-environment.md",
845+
"redirect_url": "/previous-versions/sql/azure-sql/database/local-dev-experience-set-up-dev-environment",
846+
"redirect_document_id": false
847+
},
848+
{
849+
"source_path_from_root": "/azure-sql/database/local-dev-experience-sql-database-emulator.md",
850+
"redirect_url": "/previous-versions/sql/azure-sql/database/local-dev-experience-sql-database-emulator",
851+
"redirect_document_id": false
852+
},
833853
{
834854
"source_path_from_root": "/azure-sql/database/migrate-sqlite-db-to-azure-sql-serverless-offline-tutorial.md",
835855
"redirect_url": "/azure/data-factory/introduction",

azure-sql/database/local-dev-experience-create-database-project.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Create a project for a local development environment
33
description: Learn how to create a database project as part of the local development experience for Azure SQL Database.
44
author: croblesm
55
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 08/14/2024
6+
ms.reviewer: mathoma, wiassaf
7+
ms.date: 09/04/2024
88
ms.service: azure-sql-database
99
ms.topic: how-to
1010
ms.custom: template-how-to, build-2023, build-2023-dataai
@@ -17,7 +17,7 @@ The Azure SQL Database [local development experience](local-dev-experience-overv
1717

1818
## Prerequisites
1919

20-
Before creating or opening a SQL Database project, follow the steps in [Set up a local development environment for Azure SQL Database](local-dev-experience-set-up-dev-environment.md) to configure your environment.
20+
Before creating or opening a SQL Database project, follow the steps in [Quickstart: Set up a development environment with Dev Container Templates for Azure SQL Database](local-dev-experience-dev-containers-quickstart.md) to configure your environment.
2121

2222
## Create a new project
2323

@@ -47,8 +47,5 @@ The existing project opens and its contents are visible in the **Database Projec
4747
Learn more about the local development experience for Azure SQL Database:
4848

4949
- [What is the local development experience for Azure SQL Database?](local-dev-experience-overview.md)
50-
- [Set up a local development environment for Azure SQL Database](local-dev-experience-set-up-dev-environment.md)
51-
- [Quickstart: Create a local development environment for Azure SQL Database](local-dev-experience-quickstart.md)
52-
- [Publish a database project for Azure SQL Database to the local emulator](local-dev-experience-publish-emulator.md)
5350
- [Azure SQL Database dev container template](local-dev-experience-dev-containers.md)
5451
- [Quickstart: Set up a development environment with Dev Container Templates for Azure SQL Database](local-dev-experience-dev-containers-quickstart.md)

azure-sql/database/local-dev-experience-dev-containers-quickstart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,3 @@ For more information about a specific template, see [GitHub - azuresql-devcontai
8787

8888
- [What is the local development experience for Azure SQL Database?](local-dev-experience-overview.md)
8989
- [What are the Dev Container Templates for Azure SQL Database?](local-dev-experience-dev-containers.md)
90-
- [Quickstart: Create a local development environment for Azure SQL Database](local-dev-experience-quickstart.md)

azure-sql/database/local-dev-experience-dev-containers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,3 @@ The Dev Container Templates for Azure SQL Database, are available for the follow
121121

122122
- [What is the local development experience for Azure SQL Database?](local-dev-experience-overview.md)
123123
- [Quickstart: Set up a development environment with Dev Container Templates for Azure SQL Database](local-dev-experience-dev-containers-quickstart.md)
124-
- [Quickstart: Create a local development environment for Azure SQL Database](local-dev-experience-quickstart.md)

azure-sql/database/local-dev-experience-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ To learn more about the Azure SQL Database Dev Container Templates, see [What ar
6868
## Related content
6969

7070
- [Quickstart: Set up a development environment with Dev Container Templates for Azure SQL Database](local-dev-experience-dev-containers-quickstart.md)
71-
- [Quickstart: Create a local development environment for Azure SQL Database](local-dev-experience-quickstart.md)

azure-sql/database/local-dev-experience-publish-emulator.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

azure-sql/database/local-dev-experience-quickstart.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)