Skip to content

Commit 483c5ae

Browse files
authored
Merge pull request #177295 from dsgouda/iperf
Removing documentation for iperf for mariadb
2 parents 7e96e8e + 1850251 commit 483c5ae

File tree

4 files changed

+5
-53
lines changed

4 files changed

+5
-53
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46602,6 +46602,11 @@
4660246602
"source_path_from_root": "/articles/app-service/web-sites-integrate-with-vnet.md",
4660346603
"redirect_url": "/azure/app-service/overview-vnet-integration",
4660446604
"redirect_document_id": false
46605+
},
46606+
{
46607+
"source_path_from_root": "/articles/mariadb/concepts-performance-recommendations.md",
46608+
"redirect_url": "/azure/mariadb/overview",
46609+
"redirect_document_id": false
4660546610
}
4660646611
]
4660746612
}

articles/mariadb/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@
200200
href: concepts-query-store.md
201201
- name: Query Performance Insight
202202
href: concepts-query-performance-insight.md
203-
- name: Performance Recommendations
204-
href: concepts-performance-recommendations.md
205203
- name: Azure Advisor recommendations
206204
href: concepts-azure-advisor-recommendations.md
207205
- name: Replication

articles/mariadb/concepts-monitoring.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ You can enable slow query logging on your server. These logs are also available
4949

5050
[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.
5151

52-
## Performance Recommendations
53-
54-
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.
55-
5652
## Planned maintenance notification
5753

5854
[Planned maintenance notifications](./concepts-planned-maintenance-notification.md) allow you to receive alerts for upcoming planned maintenance to your Azure Database for MariaDB. These notifications are integrated with [Service Health's](../service-health/overview.md) planned maintenance and allow you to view all scheduled maintenance for your subscriptions in one place. It also helps to scale the notification to the right audiences for different resource groups, as you may have different contacts responsible for different resources. You will receive the notification about the upcoming maintenance 72 hours before the event.

articles/mariadb/concepts-performance-recommendations.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)