Skip to content

Commit 4d3b85f

Browse files
committed
[MySQL] Did redirect and updated TOC
1 parent 8250409 commit 4d3b85f

File tree

9 files changed

+211
-214
lines changed

9 files changed

+211
-214
lines changed

articles/mysql/.openpublishing.redirection.mysql.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@
6565
"redirect_url": "/azure/mysql/single-server/tutorial-provision-mysql-server-using-azure-resource-manager-templates",
6666
"redirect_document_id": false
6767
},
68-
{
69-
"source_path_from_root": "/articles/mysql/app-development-best-practices.md",
70-
"redirect_url": "/azure/mysql/single-server/app-development-best-practices",
71-
"redirect_document_id": false
72-
},
7368
{
7469
"source_path_from_root": "/articles/mysql/concept-monitoring-best-practices.md",
7570
"redirect_url": "/azure/mysql/single-server/concept-monitoring-best-practices",
@@ -425,11 +420,6 @@
425420
"redirect_url": "/azure/mysql/single-server/how-to-create-manage-server-portal",
426421
"redirect_document_id": false
427422
},
428-
{
429-
"source_path_from_root": "/articles/mysql/howto-create-users.md",
430-
"redirect_url": "/azure/mysql/single-server/how-to-create-users",
431-
"redirect_document_id": false
432-
},
433423
{
434424
"source_path_from_root": "/articles/mysql/howto-data-encryption-cli.md",
435425
"redirect_url": "/azure/mysql/single-server/how-to-data-encryption-cli",
@@ -705,11 +695,6 @@
705695
"redirect_url": "/azure/mysql/single-server/security-controls-policy",
706696
"redirect_document_id": false
707697
},
708-
{
709-
"source_path_from_root": "/articles/mysql/select-right-deployment-type.md",
710-
"redirect_url": "/azure/mysql/single-server/select-right-deployment-type",
711-
"redirect_document_id": false
712-
},
713698
{
714699
"source_path_from_root": "/articles/mysql/single-server-overview.md",
715700
"redirect_url": "/azure/mysql/single-server/single-server-overview",
@@ -779,6 +764,21 @@
779764
"source_path_from_root": "/articles/mysql/single-server/quickstart-create-mysql-server-database-using-azure-portal.md",
780765
"redirect_url": "/azure/mysql/flexible-server/quickstart-create-server-portal",
781766
"redirect_document_id": false
767+
},
768+
{
769+
"source_path_from_root": "/articles/mysql/single-server/how-to-create-users.md",
770+
"redirect_url": "/azure/mysql/how-to-create-users",
771+
"redirect_document_id": true
772+
},
773+
{
774+
"source_path_from_root": "/articles/mysql/single-server/app-development-best-practices.md",
775+
"redirect_url": "/azure/mysql/app-development-best-practices",
776+
"redirect_document_id": true
777+
},
778+
{
779+
"source_path_from_root": "/articles/mysql/single-server/select-right-deployment-type.md",
780+
"redirect_url": "/azure/mysql/select-right-deployment-type",
781+
"redirect_document_id": true
782782
}
783783
]
784784
}

articles/mysql/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
href: single-server/overview.md
88
- name: Select the right MySQL deployment type
99
href: single-server/select-right-deployment-type.md
10-
- name: What's new in Single Server?
11-
href: single-server/single-server-whats-new.md
12-
- name: What's new in Flexible Server?
13-
href: flexible-server/whats-new.md
1410
- name: Try Flexible Server for free
1511
href: flexible-server/how-to-deploy-on-azure-free-account.md
1612
- name: Prepay for reserved capacity
@@ -24,6 +20,8 @@
2420
items:
2521
- name: What is Flexible Server?
2622
href: flexible-server/overview.md
23+
- name: What's new in Flexible Server?
24+
href: flexible-server/whats-new.md
2725
- name: Compute and storage
2826
href: flexible-server/concepts-compute-storage.md
2927
- name: Quickstarts
@@ -320,6 +318,8 @@
320318
items:
321319
- name: What is Single Server?
322320
href: single-server/single-server-overview.md
321+
- name: What's new in Single Server?
322+
href: single-server/single-server-whats-new.md
323323
- name: Pricing Tiers
324324
items:
325325
- name: Pricing tiers
File renamed without changes.
Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,36 @@
11
---
22
title: Monitor Azure Database for MySQL - Flexible Server by using Azure Monitor workbooks
33
description: This article describes how you can monitor Azure Database for MySQL - Flexible Server by using Azure Monitor workbooks.
4+
author: code-sidd
5+
ms.author: sisawant
6+
ms.reviewer: maghan
7+
ms.date: 03/27/2023
48
ms.service: mysql
59
ms.subservice: flexible-server
610
ms.topic: conceptual
7-
author: code-sidd
8-
ms.author: sisawant
9-
ms.date: 10/01/2021
1011
---
12+
1113
# Monitor Azure Database for MySQL - Flexible Server by using Azure Monitor workbooks
1214

1315
[!INCLUDE[applies-to-mysql-flexible-server](../includes/applies-to-mysql-flexible-server.md)]
1416

15-
Azure Database for MySQL - Flexible Server is now integrated with Azure Monitor workbooks. With workbooks, you get a flexible canvas for analyzing data and creating rich visual reports within the Azure portal. Workbooks allow you to tap into multiple data sources across Azure and combine them into unified interactive experiences. Workbook templates serve as curated reports that are designed for flexible reuse by multiple users and teams.
17+
Azure Database for MySQL - Flexible Server is now integrated with Azure Monitor workbooks. With workbooks, you get a flexible canvas for analyzing data and creating rich visual reports within the Azure portal. Workbooks allow you to tap into multiple data sources across Azure and combine them into unified interactive experiences. Workbook templates serve as curated reports that are designed for flexible reuse by multiple users and teams.
1618

1719
When you open a template, you create a transient workbook that's populated with the contents of the template. With this integration, the server links to workbooks and a few sample templates, which can help you monitor the service at scale. You can edit these templates, customize them to your requirements, and pin them to the dashboard to create a focused and organized view of Azure resources.
18-
20+
1921
In this article, you'll learn about the various workbook templates that are available for your flexible server.
2022

2123
Azure Database for MySQL - Flexible Server has three available templates:
22-
24+
2325
- **Overview**: Displays an instance summary and top-level metrics to help you visualize and understand the resource utilization on your server. This template displays the following views:
2426

25-
* Server Summary
27+
* Server Summary
2628
* Database Summary
27-
* Connection Metrics
28-
* Performance Metrics
29-
* Storage Metrics
29+
* Connection Metrics
30+
* Performance Metrics
31+
* Storage Metrics
3032

31-
* **Auditing**: Displays a summary and details of the auditing events that are collected for the server. This template displays the following views:
33+
- **Auditing**: Displays a summary and details of the auditing events that are collected for the server. This template displays the following views:
3234

3335
* Administrative Actions on the service
3436
* Audit Summary
@@ -37,7 +39,7 @@ Azure Database for MySQL - Flexible Server has three available templates:
3739
* Table Access Summary
3840
* Errors Identified
3941

40-
* **Query Performance Insight**: Displays a summary and details of query workload on the instance, long running query, slow query analysis, and connection metrics. This template displays the following views:
42+
- **Query Performance Insight**: Displays a summary and details of query workload on the instance, long running query, slow query analysis, and connection metrics. This template displays the following views:
4143

4244
* Query Load
4345
* Total Active Connections
@@ -48,17 +50,17 @@ Azure Database for MySQL - Flexible Server has three available templates:
4850

4951
You can also edit and customize these templates according to your requirements. For more information, see [Azure Workbooks](../../azure-monitor/visualize/workbooks-overview.md).
5052

51-
## Access the workbook templates
53+
## Access the workbook templates
5254

5355
To view the templates in the Azure portal, go to the **Monitoring** pane for Azure Database for MySQL - Flexible Server, and then select **Workbooks**.
5456

55-
:::image type="content" source="./media/concept-workbook/monitor-workbooks-all.png" alt-text="Screenshot showing the 'Overview', 'Auditing', and 'Query Performance Insight' templates on the Workbooks pane.":::
57+
:::image type="content" source="./media/concept-workbook/monitor-workbooks-all.png" alt-text="Screenshot showing the 'Overview', 'Auditing', and 'Query Performance Insight' templates on the Workbooks pane." lightbox="./media/concept-workbook/monitor-workbooks-all.png":::
5658

5759
You can also display the list of templates by going to the **Public Templates** pane.
5860

59-
:::image type="content" source="./media/concept-workbook/monitor-workbooks-public.png" alt-text="Diagram that shows the 'Overview', 'Auditing', and 'Query Performance Insight' templates on the 'Public Templates' pane.":::
60-
61+
:::image type="content" source="./media/concept-workbook/monitor-workbooks-public.png" alt-text="Diagram that shows the 'Overview', 'Auditing', and 'Query Performance Insight' templates on the 'Public Templates' pane." lightbox="./media/concept-workbook/monitor-workbooks-public.png":::
6162

6263
## Next steps
64+
6365
- Learn about [Azure workbooks access control](../../azure-monitor/visualize/workbooks-overview.md#access-control).
64-
- Learn more about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md).
66+
- Learn more about [Azure workbooks visualization options](../../azure-monitor/visualize/workbooks-visualizations.md).

articles/mysql/flexible-server/connect-csharp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For this quickstart you need:
2626
[!INCLUDE [flexible-server-free-trial-note](../includes/flexible-server-free-trial-note.md)]
2727
- Create an Azure Database for MySQL - Flexible Server using [Azure portal](./quickstart-create-server-portal.md) <br/> or [Azure CLI](./quickstart-create-server-cli.md) if you do not have one.
2828
- Based on whether you are using public or private access, complete **ONE** of the actions below to enable connectivity.
29-
- [Create a database and non-admin user](../howto-create-users.md)
29+
- [Create a database and non-admin user](../single-server/how-to-create-users.md)
3030
- Install the [.NET SDK for your platform](https://dotnet.microsoft.com/download) (Windows, Ubuntu Linux, or macOS) for your platform.
3131

3232
[Having issues? Let us know](https://github.com/MicrosoftDocs/azure-docs/issues)
@@ -238,7 +238,6 @@ namespace AzureMySqlExample
238238
}
239239
```
240240

241-
242241
## Step 4: Delete data
243242
Use the following code to connect and delete the data by using a `DELETE` SQL statement.
244243

0 commit comments

Comments
 (0)