Skip to content

Commit b3af8ce

Browse files
Merge branch 'master' into live-event-errors2
2 parents 0c818ce + b1feec7 commit b3af8ce

File tree

48 files changed

+598
-394
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+598
-394
lines changed

articles/azure-monitor/platform/autoscale-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ You can set up autoscale via
102102
| Virtual Machines: Linux Scale Sets |[Scaling virtual machine scale sets in Linux](../../virtual-machine-scale-sets/tutorial-autoscale-cli.md) |
103103
| Virtual Machines: Windows Example |[Advanced Autoscale configuration using Resource Manager templates for VM Scale Sets](../../azure-monitor/platform/autoscale-virtual-machine-scale-sets.md) |
104104
| API Management service|[Automatically scale an Azure API Management instance](https://docs.microsoft.com/azure/api-management/api-management-howto-autoscale)
105+
| Azure Data Explorer Clusters| |
105106

106107
## Next steps
107108
To learn more about autoscale, use the Autoscale Walkthroughs listed previously or refer to the following resources:

articles/cost-management-billing/costs/cost-mgt-best-practices.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Optimize your cloud investment with Azure Cost Management
33
description: This article helps get the most value out of your cloud investments, reduce your costs, and evaluate where your money is being spent.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 04/07/2020
6+
ms.date: 05/04/2020
77
ms.topic: conceptual
88
ms.service: cost-management-billing
99
ms.reviewer: adwise
@@ -100,6 +100,12 @@ To learn more about the various options, visit [How to buy Azure](https://azure.
100100
- Options for up-front monetary commitments
101101
- Access to reduced Azure pricing
102102

103+
#### [Azure in CSP](https://azure.microsoft.com/offers/ms-azr-0145p/)
104+
105+
- CSP partners are the first point of contact for their customers’ needs and the center of the customer relationship
106+
- CSP partners provision new customers, order subscriptions, manage subscriptions, and perform admin tasks on behalf of their customers
107+
- CSP partners bundle services with unique solutions or resell Azure while controlling the pricing, terms and billing
108+
103109
## Estimate the cost of your solution
104110

105111
Before you deploy any infrastructure, assess how much your solution will cost. The assessment will help you create a budget for your organization for the workload, up-front. Then you can use a budget over time to benchmark the validity of your initial estimation. And you can compare it with the actual cost of your deployed solution.

articles/hdinsight/TOC.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,16 @@
155155
items:
156156
- name: Manage clusters using the Apache Ambari web UI
157157
href: ./hdinsight-hadoop-manage-ambari.md
158-
- name: Optimize clusters with the Apache Ambari web UI
159-
href: ./hdinsight-changing-configs-via-ambari.md
158+
- name: Optimize with Apache Ambari
159+
items:
160+
- name: Optimize clusters
161+
href: ./hdinsight-changing-configs-via-ambari.md
162+
- name: Optimize Apache HBase
163+
href: ./optimize-hbase-ambari.md
164+
- name: Optimize Apache Hive
165+
href: ./optimize-hive-ambari.md
166+
- name: Optimize Apache Pig
167+
href: ./optimize-pig-ambari.md
160168
- name: Use Apache Ambari REST API
161169
href: ./hdinsight-hadoop-manage-ambari-rest-api.md
162170
- name: Delete a cluster

articles/hdinsight/hbase/apache-hbase-migrate-new-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ To learn more about [Apache HBase](https://hbase.apache.org/) and upgrading HDIn
215215
* [Upgrade an HDInsight cluster to a newer version](../hdinsight-upgrade-cluster.md)
216216
* [Monitor and manage Azure HDInsight using the Apache Ambari Web UI](../hdinsight-hadoop-manage-ambari.md)
217217
* [Apache Hadoop components and versions](../hdinsight-component-versioning.md)
218-
* [Optimize configurations using Apache Ambari](../hdinsight-changing-configs-via-ambari.md#apache-hbase-optimization-with-the-ambari-web-ui)
218+
* [Optimize Apache HBase](../optimize-hbase-ambari.md)

articles/hdinsight/hdinsight-changing-configs-via-ambari.md

Lines changed: 8 additions & 378 deletions
Large diffs are not rendered by default.

articles/hdinsight/hdinsight-hadoop-optimize-hive-query.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,6 @@ There are more optimization methods that you can consider, for example:
193193
In this article, you have learned several common Hive query optimization methods. To learn more, see the following articles:
194194

195195
* [Use Apache Hive in HDInsight](hadoop/hdinsight-use-hive.md)
196+
* [Optimize Apache Hive](./optimize-hive-ambari.md)
196197
* [Analyze flight delay data by using Interactive Query in HDInsight](./interactive-query/interactive-query-tutorial-analyze-flight-data.md)
197198
* [Analyze Twitter data using Apache Hive in HDInsight](hdinsight-analyze-twitter-data-linux.md)

0 commit comments

Comments
 (0)