Skip to content

Commit 9a02bc5

Browse files
committed
ts_hbase17
1 parent b31f163 commit 9a02bc5

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed
133 KB
Loading
23.5 KB
Loading

articles/hdinsight/hbase/quickstart-resource-manager-template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2424

2525
### Review the template
2626

27-
The template used in this quickstart is from [Azure Quickstart templates](https://github.com/Azure/azure-quickstart-templates/tree/master/101-hdinsight-hbase-linux). The template for this article is too long to show here. To view the template, see: [https://github.com/Azure/azure-quickstart-templates/blob/master/101-hdinsight-hbase-linux/azuredeploy.json](https://github.com/Azure/azure-quickstart-templates/blob/master/101-hdinsight-hbase-linux/azuredeploy.json).
27+
The template used in this quickstart is from [Azure Quickstart templates](https://github.com/Azure/azure-quickstart-templates/tree/master/101-hdinsight-hbase-linux).
28+
29+
:::code language="json" source="~/quickstart-templates/101-hdinsight-hbase-linux/azuredeploy.json" range="1-145" highlight="1-145":::
2830

2931
The mapping is defined in the `openpublishing.publish.config` file.
3032

@@ -66,7 +68,7 @@ After you complete the quickstart, you may want to delete the cluster. With HDIn
6668

6769
From the Azure portal, navigate to your cluster, and select **Delete**.
6870

69-
![Resource Manager template HBase](./media/quickstart-resource-manager-template/hdinsight-azure-portal-delete-cluster.png)
71+
![Resource Manager template HBase](./media/quickstart-resource-manager-template/azure-portal-delete-hbase.png)
7072

7173
You can also select the resource group name to open the resource group page, and then select **Delete resource group**. By deleting the resource group, you delete both the HDInsight cluster, and the default storage account.
7274

0 commit comments

Comments
 (0)