Skip to content

Commit ad3b019

Browse files
Merge pull request #6830 from diberry/diberry/0122-retire-4
JS - Vm - retire
2 parents 370d17c + 43cd2b7 commit ad3b019

File tree

4 files changed

+5
-365
lines changed

4 files changed

+5
-365
lines changed

.openpublishing.redirection.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,11 @@
315315
"redirect_url": "/azure/developer/javascript",
316316
"redirect_document_id": false
317317
},
318-
319-
318+
{
319+
"source_path": "articles/javascript/tutorial/run-nodejs-virtual-machine.md",
320+
"redirect_url": "/azure/virtual-machines/linux/quick-create-cli",
321+
"redirect_document_id": false
322+
},
320323
{
321324
"source_path": "articles/javascript/how-to/with-visual-studio-code/create-azure-database.md",
322325
"redirect_url": "/azure/developer/javascript",

articles/javascript/TOC.yml

-4
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@
104104
href: /azure/container-apps/communicate-between-microservices?tabs=bash&pivots=acr-remote&toc=/azure/developer/javascript/toc.json&bc=/azure/developer/javascript/breadcrumb/toc.json
105105
- name: Microservice with DAPR
106106
href: /azure/container-apps/microservices-dapr?tabs=bash&toc=/azure/developer/javascript/toc.json&bc=/azure/developer/javascript/breadcrumb/toc.json
107-
- name: Virtual machine web apps
108-
items:
109-
- name: "Express.js VM"
110-
href: tutorial/run-nodejs-virtual-machine.md
111107
- name: Develop with Visual Studio Code
112108
items:
113109
- name: Clone a GitHub repo for changes

articles/javascript/index.yml

-3
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,6 @@ conceptualContent:
189189
- itemType: how-to-guide
190190
text: Express.js convert text to speech
191191
url: ./tutorial/convert-text-to-speech-cognitive-services.md
192-
- itemType: how-to-guide
193-
text: Express.js VM
194-
url: ./tutorial/run-nodejs-virtual-machine.md
195192
# --------------------------------------------------------------
196193
additionalContent:
197194
sections:

articles/javascript/tutorial/run-nodejs-virtual-machine.md

-356
This file was deleted.

0 commit comments

Comments
 (0)