Skip to content

Commit 4531a8e

Browse files
authored
New file view-hindsight-cluster-image-version
New file view-hindsight-cluster-image-version
1 parent 2a89f9f commit 4531a8e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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)

0 commit comments

Comments
 (0)