Skip to content

Commit 7ff1213

Browse files
committed
freshness update
1 parent 6dd7b30 commit 7ff1213

File tree

120 files changed

+232
-191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+232
-191
lines changed

articles/java/get-started/choose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: KarlErickson
55
ms.author: karler
66
ms.reviewer: asirveda
77
ms.topic: article
8-
ms.date: 09/30/2024
8+
ms.date: 08/19/2025
99
ms.custom: devx-track-java, devx-track-extended-java
1010
---
1111

articles/java/get-started/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: asirveda
88
ms.topic: article
9-
ms.date: 09/30/2024
9+
ms.date: 08/19/2025
1010
ms.custom: devx-track-java, devx-track-extended-java, devx-track-jenkins
1111
---
1212

articles/java/get-started/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: asirveda
88
ms.topic: install-set-up-deploy
9-
ms.date: 09/30/2024
9+
ms.date: 08/19/2025
1010
ms.custom: devx-track-java, devx-track-extended-java, linux-related-content
1111
---
1212

articles/java/get-started/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Explains how to bring your existing Java applications to the cloud or h
66
metadata:
77
title: Get started with Java on Azure
88
description: Explains how to bring your existing Java applications to the cloud or how to build new cloud-native applications.
9-
ms.date: 09/30/2024
9+
ms.date: 08/19/2025
1010
ms.topic: landing-page
1111
author: KarlErickson
1212
ms.author: karler

articles/java/get-started/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: asirveda
88
ms.topic: article
9-
ms.date: 09/30/2024
9+
ms.date: 08/19/2025
1010
ms.custom: devx-track-java, devx-track-extended-java
1111
---
1212

articles/java/get-started/scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: asirveda
88
ms.topic: article
9-
ms.date: 09/30/2024
9+
ms.date: 08/19/2025
1010
ms.custom:
1111
- devx-track-java
1212
- devx-track-extended-java

articles/java/learning-resources/cheat-sheets.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

articles/java/learning-resources/get-help.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

articles/java/learning-resources/index.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,6 @@ landingContent:
7070
links:
7171
- text: Azure OSS developer support
7272
url: https://azureossd.github.io/tags/
73-
- title: Refer to cheat sheets
74-
linkLists:
75-
- linkListType: reference
76-
links:
77-
- text: Java language
78-
url: https://cs2113f18.github.io/java/JavaCheatSheet.pdf
79-
- text: JVM options
80-
url: https://www.jrebel.com/system/files/jvm-options-cheat-sheet.pdf
81-
- text: Spring annotations
82-
url: https://www.jrebel.com/system/files/spring-annotations-cheat-sheet.pdf
83-
- text: Maven
84-
url: https://www.jrebel.com/system/files/maven-cheat-sheet.pdf
85-
- text: Gradle
86-
url: https://docs.gradle.org/current/userguide/command_line_interface.html
87-
- text: IntelliJ
88-
url: https://www.jrebel.com/system/files/cheat-sheet-rebel-intellij-idea-web.pdf
89-
- text: Git
90-
url: https://www.jrebel.com/system/files/git-cheat-sheet.pdf
9173
- title: Get certified
9274
linkLists:
9375
- linkListType: reference

articles/java/learning-resources/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ This part of the Java on Azure developer center provides links to many resources
1616

1717
If you're new to Java or to particular subjects within Java, take a look at the [Java learning path](fundamentals.md). This learning path provides a list of resources ranging from basic to advanced subjects, and ending with some initial Java on Azure articles.
1818

19-
## Books, cheat sheets, and certifications
19+
## Books and certifications
2020

21-
To supplement these resources, you might consider reading some books or consulting cheat sheets for quick reference. For more information, see [Books for Java developers](books.md) and [Cheat sheets for Java developers](cheat-sheets.md).
21+
To supplement these resources, you might consider reading some books. For more information, see [Books for Java developers](books.md).
2222

2323
If you're already an expert on Java development, or when you become one, consider getting some [Java certifications](certifications.md).
2424

@@ -30,7 +30,7 @@ To understand the practical usage of Java on Azure, see our [samples](samples.md
3030

3131
## Migrate to Azure
3232

33-
If you're thinking about migrating existing resources to Azure, see [Migrate Java applications to Azure](../migration/migration-overview.md). You can also get help with your migration. For more information, see [Get Java help from Microsoft](get-help.md).
33+
If you're thinking about migrating existing resources to Azure, see [Migrate Java applications to Azure](../migration/migration-overview.md).
3434

3535
## Related technologies
3636

0 commit comments

Comments
 (0)