forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
254 lines (254 loc) · 10.7 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
### YamlMime:YamlDocument
documentType: LandingData
title: Azure for JavaScript & Node.js cloud developers
metadata:
title: Azure for JavaScript & Node.js developers - Tutorials, tools, and SDK reference
description: Get started developing apps with Azure using tutorials, modules, and tools written for JavaScript & Node.js developers.
keywords: Azure, JavaScript, Node.js, SDK, API, NPM
author: kraigb
ms.author: kraigb
manager: douge
ms.date: 07/01/2019
ms.topic: landing-page
featureFlags:
- clicktale
ms.technology: azure
ms.devlang: nodejs
ms.service: multiple
sections:
- items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: https://aka.ms/try-azure-node
html: <p>Deploy your first app in a free sandbox environment on Azure App Service</p>
image:
src: /media/common/i_get-started.svg
title: Deploy your first Node.js sample app
- title: Choose the right scalable hosting for your app
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- title: Static Web Apps, SPAs and Progressive Web Apps
html: <p>Deploy static apps built with frameworks like React, Angular, and Vue on Azure Storage</p>
href: https://code.visualstudio.com/tutorials/static-website/getting-started
image:
src: /media/logos/logo_React.svg
- title: Full-stack Node.js-powered Web Apps and APIs
html: <p>Deploy full-stack node.js web apps and APIs built with frameworks like Express on Azure App Service</p>
href: https://code.visualstudio.com/tutorials/app-service-extension/getting-started
image:
src: /media/logos/logo_vs-code.svg
- title: Containerized Apps and Microservices with Docker
html: <p>Deploy containerized apps and microservices using Docker containers on Azure App Service</p>
href: https://code.visualstudio.com/tutorials/docker-extension/getting-started
image:
src: /azure/docker/media/docker.png
- title: Serverless Apps and APIs
href: https://code.visualstudio.com/tutorials/functions-extension/getting-started
html: <p>Deploy serverless apps and APIs written in JavaScript on Azure Functions</p>
image:
src: /azure/media/index/azurefunctions.svg
- title: Azure SDK for Node.js
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: /javascript/api/overview/azure/
html: <p>Complete reference docs for the Azure SDK</p>
image:
src: /media/common/i_api-reference.svg
title: Reference
- href: https://azure.microsoft.com/en-us/resources/samples/?sort=0&platform=nodejs
html: <p>Sample GitHub repos for the Azure SDK</p>
image:
src: /media/common/i_code-samples.svg
title: SDK Samples
- title: Continuous Deployment and DevOps
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- title: Azure DevOps Projects
href: /azure/devops-project/azure-devops-project-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Build and deploy apps from your Azure DevOps Project</p>
image:
src: /media/logos/logo_vs-team-services.svg
- title: GitHub Actions
href: https://azure.microsoft.com/resources/videos/azure-friday-deploy-to-azure-using-github-actions
html: <p>Build and deploy apps to Azure from GitHub Actions</p>
image:
src: /media/logos/logo_octokitty.svg
- title: Continuous Integration
href: /vsts/build-release/apps/cd/azure/azure-devops-project-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Add Jenkins, CircleCI, or Travis to manage builds</p>
image:
src: /media/common/i_scrum.svg
- title: Find and fix bugs with debugging and diagnostic tools
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- title: Remote debugging for Azure App Service
href: https://code.visualstudio.com/docs/azure/remote-debugging
html: <p>Attach a debugger to your test or production apps on Azure App Service</p>
image:
src: /media/common/i_debug.svg
- title: Log Points in VS Code for Azure App Service
href: https://code.visualstudio.com/blogs/2018/07/12/introducing-logpoints-and-auto-attach
html: <p>Add log statements to Azure App Service apps without redeploying from VS Code</p>
image:
src: /media/common/i_tools.svg
- title: Debug local Node.js apps in VS Code
href: https://code.visualstudio.com/docs/nodejs/nodejs-debugging
html: <p>Automatically attach the debugger to running processes</p>
image:
src: /media/logos/logo_vs-code.svg
- title: Tools and extensions
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: https://code.visualstudio.com/docs/azure/extensions
html: <p>Use Azure directly from Visual Studio Code through extensions</p>
image:
src: /media/logos/logo_vs-code.svg
title: Visual Studio Code
- href: /cli/azure
html: <p>Manage Azure resources from the command line</p>
image:
src: /azure/media/index/azure_dev-7.svg
title: Azure CLI 2.0
- title: Store and manage data in files or databases
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- image:
src: /azure/media/index/Storage.svg
title: File Storage
html: <p>Store files securely in cloud storage</p>
href: /azure/storage/blobs/storage-quickstart-blobs-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
- href: /azure/cosmos-db/create-mongodb-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
title: MongoDB
html: <p>Use MongoDB and CosmosDB in your apps</p>
image:
src: /azure/media/index/cosmosdb.svg
- image:
src: /azure/media/index/RedisCache.svg
title: Redis Cache
html: <p>Read and write data to a Redis in-memory data store</p>
href: /azure/redis-cache/cache-nodejs-get-started?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
- image:
src: /azure/media/index/PostgreSQL.svg
title: PostgreSQL
html: <p>Create and manage a cloud Postgres database</p>
href: /azure/postgresql/connect-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
- image:
src: /azure/media/index/MySQL.SVG
title: MySQL
html: <p>Create and manage a cloud MySQL database</p>
href: /azure/mysql/connect-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
- image:
src: /azure/media/index/SQLDatabase.svg
title: Azure SQL Database
html: <p>Create and manage a cloud SQL database</p>
href: /azure/sql-database/sql-database-connect-query-nodejs?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
- title: Secure apps and resources with authentication and authorization
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: /azure/active-directory/develop/quickstart-v1-nodejs-webapi?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Authenticate users with Passport strategies</p>
image:
src: /azure/media/index/ActiveDirectory.svg
title: Active Directory
- href: /azure/key-vault/quick-create-cli?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Securely store API keys and secrets in your apps</p>
image:
src: /azure/media/index/KeyVault.svg
title: Key Vault
- href: /azure/active-directory-b2c/active-directory-b2c-tutorials-spa?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Use Passport and Azure AD to add sign-in to Facebook, Twitter, or GitHub to your web app</p>
image:
src: /azure/media/index/ActiveDirectory.svg
title: Active Directory B2C
- title: Monitoring resource health and detect issues in your apps
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: /azure/azure-monitor/learn/nodejs-quick-start?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Monitor requests and identify errors in your application</p>
image:
src: /azure/media/index/ApplicationInsights.svg
title: Application Insights
- href: /azure/azure-monitor/learn/quick-collect-linux-computer?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Review data about your environment in a single location</p>
image:
src: /azure/media/index/operationsmanagementsuite.svg
title: Log Analytics
- href: /azure/azure-monitor/?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Get detailed performance and utilization data</p>
image:
src: /azure/media/index/AzureMonitoring.svg
title: Azure Monitor
- title: Manage and connect devices and apps with messaging
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: /azure/event-grid/custom-event-quickstart?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Use HTTP-based event delivery to eliminate polling</p>
image:
src: /azure/media/index/azure_event_grid.svg
title: Event Grid
- href: /azure/service-bus-messaging/service-bus-nodejs-how-to-use-queues?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Employ highly reliable messaging across services</p>
image:
src: /azure/media/index/IOT_edge_50.svg
title: Service Bus
- href: /azure/storage/queues/storage-nodejs-how-to-use-queues?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Use queues for highly scalable messaging</p>
image:
src: /media/common/i_sharepoint-list.svg
title: Queue storage
- title: IoT
items:
- type: list
style: cards
className: cardsM
columns: 3
items:
- href: /azure/iot-hub/quickstart-control-device-node?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Manage thousands of devices with IoT Hub</p>
image:
src: /azure/media/index/IOT_edge_50.svg
title: Connect and manage IoT devices
- href: /azure/iot-hub/quickstart-send-telemetry-node?toc=/azure/javascript/toc.json&bc=/azure/javascript/breadcrumb/toc.json
html: <p>Use Event hub to collect billions of data points</p>
image:
src: /azure/media/index/EventHubs.svg
title: Big data streaming