From d20fe762b11b3dde2f365d5cdf7dca00170627e3 Mon Sep 17 00:00:00 2001 From: Dina Berry Date: Wed, 22 Jan 2025 14:30:13 -0800 Subject: [PATCH] JS - retire - databases --- .openpublishing.redirection.json | 5 +++++ articles/javascript/TOC.yml | 4 +--- .../create-azure-database.md | 15 --------------- 3 files changed, 6 insertions(+), 18 deletions(-) delete mode 100644 articles/javascript/how-to/with-visual-studio-code/create-azure-database.md diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 236b93bd4d..a67706fdb9 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 2b48fdcf2b..4730144f95 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 c2471db71c..0000000000 --- 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)] -