diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 236b93bd4..a67706fdb 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -311,6 +311,11 @@ "redirect_document_id": false }, + { + "source_path": "articles/javascript/how-to/with-visual-studio-code/create-azure-database.md", + "redirect_url": "/azure/developer/javascript", + "redirect_document_id": false + }, { "source_path": "articles/javascript/end-to-end/contoso-real-estate-developer-solutions.md", "redirect_url": "/azure/developer/javascript", diff --git a/articles/javascript/TOC.yml b/articles/javascript/TOC.yml index 2b48fdcf2..4730144f9 100644 --- a/articles/javascript/TOC.yml +++ b/articles/javascript/TOC.yml @@ -108,12 +108,10 @@ items: - name: "Express.js VM" href: tutorial/run-nodejs-virtual-machine.md - - name: Development with Visual Studio Code + - name: Develop with Visual Studio Code items: - name: Clone a GitHub repo for changes href: how-to/with-visual-studio-code/clone-github-repository.md - - name: Create an Azure database - href: how-to/with-visual-studio-code/create-azure-database.md - name: Authentication and identity items: - name: Getting started diff --git a/articles/javascript/how-to/with-visual-studio-code/create-azure-database.md b/articles/javascript/how-to/with-visual-studio-code/create-azure-database.md deleted file mode 100644 index c2471db71..000000000 --- a/articles/javascript/how-to/with-visual-studio-code/create-azure-database.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Create Azure database in Visual Studio Code -description: Create an Azure database resource in Visual Studio Code. -ms.topic: how-to -ms.date: 09/06/2022 -ms.custom: ---- - -# Create and use a database on Azure with Visual Studio Code - -An Azure Database for PostgreSQL server resource provides you with a PostgreSQL server. - - -[!INCLUDE [Visual Studio Code](../../includes/visual-studio-code-database-extension.md)] -