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
title: Subscribe to GitHub Release Notes Repo and view Azure HDInsight clusters image version
3
+
description: Learn how to subscribe to GitHub Release Notes Repo and view Azure HDInsight clusters image version
4
+
ms.service: hdinsight
5
+
ms.topic: how-to
6
+
ms.date: 12/29/2022
7
+
---
8
+
9
+
# Subscribe to HDInsight Release Notes GitHub Repo
10
+
11
+
Prerequisites
12
+
13
+
* You should have a valid GitHub account to subscribe to this Release Notes notification. For more information on GitHub, [see here](https://github.com).
14
+
15
+
If you would like to subscribe to HDInsight release notes, go to this [GitHub repository](https://github.com/hdinsight/release-notes/releases).
16
+
17
+
1. Click **watch** and then **Custom**
18
+
1. Select **Releases** and click **Apply**
19
+
20
+
:::image type="content" source="./media/subscribe-to-github-repo/subscribe-to-github-repo.png" alt-text="Screenshot showing how to subscribe to GitHub repo.":::
21
+
22
+
Whenever there is a the Release Note is updated, a notification will be sent to the subscribed e-mail ID.
23
+
24
+
## View HDInsight cluster's image version
25
+
26
+
1. Go to the HDInsight cluster.
27
+
28
+
:::image type="content" source="./media/find-image-version/view-cluster.png" alt-text="Screenshot showing how to subscribe to GitHub repo.":::
29
+
30
+
1. From Overview tab, click **JSON View**.
31
+
1. Refer to the properties **blueprint**.
32
+
33
+
:::image type="content" source="./media/subscribe-to-github-repo/json-view.png" alt-text="Screenshot showing how to subscribe to GitHub repo.":::
34
+
35
+
## Next steps
36
+
37
+
*[Create Apache Hadoop cluster in HDInsight](./hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md)
0 commit comments