Skip to content

Commit 4da5eda

Browse files
committed
2 parents c099d43 + d3905c8 commit 4da5eda

20 files changed

+65
-108
lines changed

articles/azure-monitor/toc.yml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,36 +595,48 @@
595595
- name: Resource logs
596596
items:
597597
- name: Overview
598+
displayname: Resource logs
598599
href: platform/resource-logs-overview.md
599600
- name: Collect in Azure Monitor Logs
601+
displayname: Resource logs
600602
href: platform/resource-logs-collect-workspace.md
601603
- name: Archive to storage
604+
displayname: Resource logs
602605
href: platform/resource-logs-collect-storage.md
603606
- name: Stream to Event Hubs
607+
displayname: Resource logs
604608
href: platform/resource-logs-stream-event-hubs.md
605609
- name: Activity log
606610
items:
607611
- name: Overview
612+
displayname: Activity log
608613
href: platform/activity-logs-overview.md
614+
- name: Collect with diagnostic setting
615+
displayname: Activity log
616+
href: platform/diagnostic-settings-subscription.md
609617
- name: View and retrieve
618+
displayname: Activity log
610619
href: platform/activity-log-view.md
611620
- name: Collect and analyze
621+
displayname: Activity log
612622
href: platform/activity-log-collect.md
613623
- name: Collect across tenants
624+
displayname: Activity log
614625
href: platform/activity-log-collect-tenants.md
615626
- name: Export
627+
displayname: Activity log
616628
href: platform/activity-log-export.md
617629
- name: Schema
630+
displayname: Activity log
618631
href: platform/activity-log-schema.md
619632
- name: Diagnostic settings
620633
items:
621634
- name: Create diagnostic setting
622635
href: platform/diagnostic-settings.md
623-
- name: Collect with diagnostic setting
624-
href: platform/diagnostic-settings-subscription.md
625636
- name: Create diagnostic setting with Resource Manager
626637
href: platform/diagnostic-settings-template.md
627638
- name: Change to blob storage format
639+
displayname: Diagnostic settings
628640
href: platform/resource-logs-blob-format.md
629641
- name: Stream data to Event Hubs
630642
href: platform/stream-monitoring-data-event-hubs.md

articles/cognitive-services/QnAMaker/How-To/chit-chat-knowledge-base.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: qna-maker
1010
ms.topic: conceptual
11-
ms.date: 10/09/2019
11+
ms.date: 11/04/2019
1212
ms.author: diberry
1313
ms.custom: seodec18
1414
---
@@ -40,15 +40,15 @@ Chit-chat data sets are supported in the following languages:
4040

4141
|Language|
4242
|--|
43-
|Chinese, `zh-cn`|
44-
|English, `en-us`|
45-
|French, `fr-fr`|
46-
|Germany, `de-de`|
47-
|Italian, `it-it`|
48-
|Japanese, `ja-jp`|
49-
|Korean, `ko-kr`|
50-
|Portuguese, `pr-br`|
51-
|Spanish, `es-es`|
43+
|Chinese|
44+
|English|
45+
|French|
46+
|Germany|
47+
|Italian|
48+
|Japanese|
49+
|Korean|
50+
|Portuguese|
51+
|Spanish|
5252

5353

5454
## Add chit-chat during KB creation

articles/cognitive-services/personalizer/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ landingContent:
9595
url: concepts-exploration.md
9696
- text: Features, action, and context
9797
url: concepts-features.md
98-
- text: Active learning
98+
- text: Active and inactive events
9999
url: concept-active-learning.md
100100
- text: Rewards
101101
url: concept-rewards.md
@@ -105,7 +105,7 @@ landingContent:
105105
links:
106106
- text: Improve loop with offline evaluations
107107
url: concepts-offline-evaluation.md
108-
- text: Active learning
108+
- text: Active and inactive events
109109
url: concept-active-learning.md
110110
- text: Scalability and performance
111111
url: concepts-scalability-performance.md

articles/cognitive-services/personalizer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- name: "Features Action and Context"
4242
href: concepts-features.md
4343
displayName: action, context, feature, namespace, JSON, best practice, set, ID, guid, event id,
44-
- name: Active learning
44+
- name: Active and inactive events
4545
href: concept-active-learning.md
4646
displayName: active, inactive
4747
- name: Rewards
163 KB
Loading

articles/cosmos-db/provision-throughput-autopilot.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,16 @@ Solutions to the previous problems not only require an enormous amount of time i
6363
| **Pricing** | Manually provisioned RU/s per hour. | For single write region accounts, you pay for the throughput used on an hourly basis, by using the autopilot RU/s per hour rate. <br/><br/>For accounts with multiple write regions, there is no extra charge for autopilot. You pay for the throughput used on hourly basis using the same multi-master RU/s per hour rate. |
6464
| **Best suited for workload types** | Predictable and stable workloads| Unpredictable and variable workloads |
6565

66+
## Enable autopilot from Azure portal
67+
68+
You can try out autopilot in your Azure Cosmos accounts by enabling in from Azure portal. Use the following steps to enable the autopilot option:
69+
70+
1. Sign in to the [Azure portal.](https://portal.azure.com)
71+
72+
2. Navigate to your Azure Cosmos account and open the **New Features** tab. Select **Auto Pilot** and **Register** as shown in the following screenshot:
73+
74+
![Create a container in autopilot mode](./media/provision-throughput-autopilot/enable-autopilot-azure-portal.png)
75+
6676
## Create a database or a container with autopilot mode
6777

6878
You can configure autopilot for databases or containers while creating them. Use the following steps to a new database or container, enable autopilot, and specify the maximum throughput.
@@ -83,4 +93,4 @@ With similar steps, you can also create a database with provisioned throughput i
8393

8494
* Learn more about [logical partitions](partition-data.md).
8595
* Learn how to [provision throughput on an Azure Cosmos container](how-to-provision-container-throughput.md).
86-
* Learn how to [provision throughput on an Azure Cosmos database](how-to-provision-database-throughput.md).
96+
* Learn how to [provision throughput on an Azure Cosmos database](how-to-provision-database-throughput.md).

articles/mariadb/concepts-monitoring.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 06/12/2019
8+
ms.date: 11/04/2019
99
---
1010
# Monitoring in Azure Database for MariaDB
1111
Monitoring data about your servers helps you troubleshoot and optimize for your workload. Azure Database for MariaDB provides various metrics that give insight into the behavior of your server.
@@ -40,15 +40,15 @@ You can enable slow query logging on your server. These logs are also available
4040

4141
## Query Store
4242

43-
[Query Store](concepts-query-store.md) is a public preview feature that keeps track of query performance over time including query runtime statistics and wait events. The feature persists query runtime performance information in the **mysql** schema. You can control the collection and storage of data via various configuration knobs.
43+
[Query Store](concepts-query-store.md) keeps track of query performance over time including query runtime statistics and wait events. The feature persists query runtime performance information in the **mysql** schema. You can control the collection and storage of data via various configuration knobs.
4444

4545
## Query Performance Insight
4646

47-
[Query Performance Insight](concepts-query-performance-insight.md) works in conjunction with Query Store to provide visualizations accessible from the Azure portal. These charts enable you to identify key queries that impact performance. Query Performance Insight is in public preview and is accessible in the **Intelligent Performance** section of your Azure Database for MariaDB server's portal page.
47+
[Query Performance Insight](concepts-query-performance-insight.md) works in conjunction with Query Store to provide visualizations accessible from the Azure portal. These charts enable you to identify key queries that impact performance. Query Performance Insight is accessible in the **Intelligent Performance** section of your Azure Database for MariaDB server's portal page.
4848

4949
## Performance Recommendations
5050

51-
The [Performance Recommendations](concepts-performance-recommendations.md) feature identifies opportunities to improve workload performance. The public preview release of Performance Recommendations provides you with recommendations for creating new indexes that have the potential to improve the performance of your workloads. To produce index recommendations, the feature takes into consideration various database characteristics, including its schema and the workload as reported by Query Store. After implementing any performance recommendation, customers should test performance to evaluate the impact of those changes.
51+
The [Performance Recommendations](concepts-performance-recommendations.md) feature identifies opportunities to improve workload performance. Performance Recommendations provides you with recommendations for creating new indexes that have the potential to improve the performance of your workloads. To produce index recommendations, the feature takes into consideration various database characteristics, including its schema and the workload as reported by Query Store. After implementing any performance recommendation, customers should test performance to evaluate the impact of those changes.
5252

5353
## Next steps
5454

articles/mariadb/concepts-performance-recommendations.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 06/27/2019
8+
ms.date: 11/04/2019
99
---
1010
# Performance Recommendations in Azure Database for MariaDB
1111

1212
**Applies to:** Azure Database for MariaDB 10.2
1313

14-
> [!IMPORTANT]
15-
> Performance Recommendations is in preview.
16-
1714
The Performance Recommendations feature analyzes your databases to create customized suggestions for improved performance. To produce the recommendations, the analysis looks at various database characteristics including schema. Enable [Query Store](concepts-query-store.md) on your server to fully utilize the Performance Recommendations feature. If performance schema is OFF, turning on Query Store enables performance_schema and a subset of performance schema instruments required for the feature. After implementing any performance recommendation, you should test performance to evaluate the impact of those changes.
1815

1916
## Permissions

articles/mariadb/concepts-query-performance-insight.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 06/27/2019
8+
ms.date: 11/04/2019
99
---
1010
# Query Performance Insight in Azure Database for MariaDB
1111

1212
**Applies to:** Azure Database for MariaDB 10.2
1313

14-
> [!IMPORTANT]
15-
> Query Performance Insight is in preview.
16-
1714
Query Performance Insight helps you to quickly identify what your longest running queries are, how they change over time, and what waits are affecting them.
1815

1916
## Common scenarios

articles/mariadb/concepts-query-store.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 10/17/2019
8+
ms.date: 11/04/2019
99
---
1010
# Monitor Azure Database for MariaDB performance with Query Store
1111

1212
**Applies to:** Azure Database for MariaDB 10.2
1313

14-
> [!IMPORTANT]
15-
> Query Store is in preview.
16-
1714
The Query Store feature in Azure Database for Mariadb provides a way to track query performance over time. Query Store simplifies performance troubleshooting by helping you quickly find the longest running and most resource-intensive queries. Query Store automatically captures a history of queries and runtime statistics, and it retains them for your review. It separates data by time windows so that you can see database usage patterns. Data for all users, databases, and queries is stored in the **mysql** schema database in the Azure Database for MariaDB instance.
1815

1916
## Common scenarios for using Query Store

0 commit comments

Comments
 (0)