Skip to content

Commit f50d441

Browse files
committed
1 parent 6109bd4 commit f50d441

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Azure Functions SDK for Java
33
description: Reference for Azure Functions SDK for Java
4+
ms.date:
45
ms.topic: reference
56
ms.devlang: java
6-
ms.service: functions
7+
ms.service: azure-functions
78
---
89
# Azure Functions SDK for Java - legacy
910
## Packages - legacy
1011
[!INCLUDE [packages](functions-index.md)]
11-

docs-ref-services/latest/functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: Reference for Azure Functions SDK for Java
44
ms.date: 01/18/2024
55
ms.topic: reference
66
ms.devlang: java
7-
ms.service: functions
7+
ms.service: azure-functions
88
---
99
# Azure Functions SDK for Java - latest
1010
## Packages - latest
1111

1212
| Reference | Package | Source |
1313
|---|---|---|
1414
|Functions - Java Library|[azure-functions-java-library](https://repo1.maven.org/maven2/com/microsoft/azure/functions/azure-functions-java-library)|[Github](https://github.com/Azure/azure-sdk-for-java)|
15-
|Durable Functions - Java Library|[durabletask-azure-functions](https://repo1.maven.org/maven2/com/microsoft/durabletask-azure-functions/)|[Github](https://github.com/microsoft/durabletask-java)|
15+
|Durable Functions - Java Library|[durabletask-azure-functions](https://repo1.maven.org/maven2/com/microsoft/durabletask-azure-functions/)|[Github](https://github.com/microsoft/durabletask-java)|

0 commit comments

Comments
 (0)