Skip to content

Commit cb7c58a

Browse files
authored
New file subscribe-to-release-notes-repo
New file subscribe-to-release-notes-repo
1 parent 97ce96c commit cb7c58a

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
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)
38+
* [Create Apache Spark cluster - Portal](./spark/apache-spark-jupyter-spark-sql-use-portal.md)
39+
* [Enterprise security in Azure HDInsight](./domain-joined/hdinsight-security-overview.md)

0 commit comments

Comments
 (0)