File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
learn-pr/azure/deploy-real-time-event-driven-app Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
5
5
prefetch-feature-rollout : true
6
6
title : Build a real-time event-driven Java solution in Azure
7
7
description : Send event-based telemetric data in real time to Azure Cosmos DB by using Azure Functions and an event hub.
8
- ms.date : 02 /05/2024
8
+ ms.date : 03 /05/2025
9
9
author : SandraAhlgrimm
10
10
ms.author : sakriema
11
11
ms.topic : module-standard-task-based
@@ -23,8 +23,8 @@ abstract: |
23
23
- Have a look at the metrics in Application Insights to measure the performance and identify potential bottlenecks.
24
24
prerequisites : |
25
25
- An Azure subscription
26
- - Local installations of Java JDK (1.8 or later), Maven (3.0 or later), and the Azure CLI (2.12 or later)
27
- - Azure Functions Core Tools (2.6.66 or later)
26
+ - Local installations of Java JDK (17.0.12 or later), Maven (3.0 or later), and the Azure CLI (2.70.0 or later)
27
+ - Azure Functions Core Tools (4.0.6821 or later)
28
28
iconUrl : /training/achievements/deploy-event-driven-real-time.svg
29
29
levels :
30
30
- intermediate
You can’t perform that action at this time.
0 commit comments