You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/java/learning-resources/overview.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ To supplement these resources, you might consider reading some books or consulti
24
24
25
25
## Hands-on learning
26
26
27
-
To learn more about Java on Azure using a hands-on approach, check out our Microsoft Learn module for [Java on Azure](/learn/paths/java-on-azure/). Also, be sure to visit [Workshops and videos](workshops-videos.md) for more hands-on content featuring migration scenarios and Azure Spring Apps. This article also provides links to our YouTube playlist and to the SpringOne 2021 conference.
27
+
To learn more about Java on Azure using a hands-on approach, check out our learning path for [Java on Azure](/learn/paths/java-on-azure/). Also, be sure to visit [Workshops and videos](workshops-videos.md) for more hands-on content featuring migration scenarios and Azure Spring Apps. This article also provides links to our YouTube playlist and to the SpringOne 2021 conference.
28
28
29
29
To understand the practical usage of Java on Azure, see our [samples](samples.md). If you run into issues, you can also troubleshoot with [Azure OSS Developer Support](https://azureossd.github.io/tags/).
Copy file name to clipboardExpand all lines: articles/javascript/how-to/develop-serverless-apps.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ Cosmos DB currently provides the following integration for functions:
153
153
154
154
The [Azure Functions developer guide for JavaScript](/azure/azure-functions/functions-reference-node) is a good starting point.
155
155
156
-
Use the Microsoft Learn Module to learn how to [enable automatic updates in a web app using Azure functions and SignalR Service](/learn/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/).
156
+
Use the Learn Module to learn how to [enable automatic updates in a web app using Azure functions and SignalR Service](/learn/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/).
157
157
158
158
*[Run code on a timer](/azure/azure-functions/functions-create-scheduled-function)
159
159
*[Run code when files are uploaded or updated in Azure Blob storage](/azure/storage/blobs/storage-upload-process-images?tabs=nodejsv10)
Copy file name to clipboardExpand all lines: articles/javascript/how-to/select-hosting-service.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Hosting options and deployment scenarios include several services and tools for
14
14
15
15
Use the following table to select a hosting service for most common app needs.
16
16
17
-
For a complete overview of different hosting options, see [Decision tree for Azure compute services](/azure/architecture/guide/technology-choices/compute-decision-tree) and the [Core Cloud Services - Azure compute options](/learn/modules/intro-to-azure-compute) module on Microsoft Learn.
17
+
For a complete overview of different hosting options, see [Decision tree for Azure compute services](/azure/architecture/guide/technology-choices/compute-decision-tree) and the [Core Cloud Services - Azure compute options](/learn/modules/intro-to-azure-compute) module.
18
18
19
19
20
20
| Service |App type supported| Suggested for |
@@ -51,8 +51,8 @@ These choices are tailored to specific use cases.
51
51
| Service | Suggested for |
52
52
|--|--|
53
53
|[Storage](/azure/storage/blobs/storage-blob-static-website-how-to?tabs=azure-portal)|Azure Storage can also host a static web app. This is helpful if you need tight integration between robust Storage and your client application.|
54
-
|[Content Delivery Network](/azure/cdn/) (CDN)|Deliver pre-rendered websites. Cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by using various network and routing optimizations.|
54
+
|[Content Delivery Network](/azure/cdn/) (CDN)|Deliver pre-rendered websites. Cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by using various network and routing optimizations.|
|[Glaucia Lemos][Glaucia]|How do I debug API REST Node.js App in VS Code?!|**Portuguese** - [YouTube](https://youtu.be/Lb20EoDja50)|
243
243
|[Aaron Powell][Aaron]|SUPERCHARGING A WEB DEVS TOOLBOX|[Microsoft Reactor Video](https://www.aaron-powell.com/posts/2021-06-03-supercharging-a-web-devs-toolbox/)|
244
-
|[David Smith][David]|Build a simple website using HTML, CSS, and JavaScript|[Microsoft Learn module](/learn/modules/build-simple-website/)|
244
+
|[David Smith][David]|Build a simple website using HTML, CSS, and JavaScript|[Learn module](/learn/modules/build-simple-website/)|
245
245
246
246
247
247
## 2021 May
@@ -319,7 +319,7 @@ This content is primarily from Developer Advocates as well as other members of t
319
319
|--|--|--|
320
320
|[Aaron Powell][Aaron]|Building dual-screen web experiences with React|[Blog](https://devblogs.microsoft.com/surface-duo/dual-screen-react-web/)|
321
321
|[Asim Hussain][Asim]|Adopting Azure serverless architectures to help reduce CO2 emissions – Part 2 (Extending to the Edge)|[Blog](https://aka.ms/adopting-azure-serverless?WT.mc_id=green-12146-cxa)|
|[Chris Noring][Chris]|Node.js Learn Module: Create a Node HTTP Server|[Learn Module](/learn/modules/build-web-api-nodejs-express/)|
323
323
|[Chris Noring][Chris]|Game engine developing Hex grid based educational games|[GitHub repo](https://github.com/softchris/hex-game)|
324
324
|[Glaucia Lemos][Glaucia]|Backend Developer Guide 2021 - What should I know?|**Portuguese** - [YouTube](https://www.youtube.com/channel/UC2Qzw5aqCBk_z0lWJnumWQQ) and [Blog](https://dev.to/glaucia86/guia-para-pessoas-desenvolvedoras-back-end-2021-o-que-eu-preciso-saber-10c6)|
325
325
|[Glaucia Lemos][Glaucia]|JWT + Node + Mongo+ Vue Project|[YouTube Vide0 #1](https://youtu.be/JmUSx5wXU68), [YouTube Video #2](https://youtu.be/Vr-UMoAv8pk), [YouTube Video #3](https://youtu.be/6u4aM2eT-gg)|
@@ -344,4 +344,4 @@ This content is primarily from Developer Advocates as well as other members of t
Copy file name to clipboardExpand all lines: articles/javascript/whats-new-docs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -206,7 +206,7 @@ Find new and updated content for JavaScript and TypeScript developers.
206
206
207
207
|Name|Description|
208
208
|---------------------------------------|--|
209
-
|[Deploy a GraphQL API as an Azure Function](./how-to/with-web-app/graphql/azure-function-hello-world.md)|Learn how to build and deploy an Apollo server-based GraphQL API endpoint. This article includes a simple `Hello World` API for those very new to GraphQL, along with a simple CRUD operations API using mutations.|
209
+
|[Deploy a GraphQL API as an Azure Function](./how-to/with-web-app/graphql/azure-function-hello-world.md)|Learn how to build and deploy an Apollo server-based GraphQL API endpoint. This article includes a simple `Hello World` API for those very new to GraphQL, along with a simple CRUD operations API using mutations.|
210
210
|[How to authenticate users with Microsoft Authentication Library for React](./how-to/with-authentication/static-web-app-with-api/introduction.md)|Learn how to authenticate users with the Microsoft Authentication Library for React (MSAL React) and call an Azure service on behalf of the user.|
0 commit comments