File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title: View image version of a Azure HDInsight cluster
3
+ description: Learn how to view image version of a Azure HDInsight cluster
4
+ ms.service: hdinsight
5
+ ms.topic: how-to
6
+ ms.date: 12/29/2022
7
+ ---
8
+
9
+ ## View HDInsight cluster's image version
10
+
11
+ 1. Go to the HDInsight cluster.
12
+
13
+ :::image type="content" source="./media/find-image-version/view-cluster.png" alt-text="Screenshot showing cluster overview page.":::
14
+
15
+ 1. From Overview tab, click **JSON View**.
16
+ 1. Refer to the properties **blueprint**.
17
+
18
+ :::image type="content" source="./media/find-image-version/json-view.png" alt-text="Screenshot showing how to view the HDInsight image version.":::
19
+
20
+ ## Next steps
21
+
22
+ * [Create Apache Hadoop cluster in HDInsight](./hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md)
23
+ * [Create Apache Spark cluster - Portal](./spark/apache-spark-jupyter-spark-sql-use-portal.md)
24
+ * [Enterprise security in Azure HDInsight](./domain-joined/hdinsight-security-overview.md)
You can’t perform that action at this time.
0 commit comments