Skip to content

Commit 01ca1e2

Browse files
Merge pull request #4921 from MicrosoftDocs/main
Auto Publish – main to live - 2026-04-27 22:06 UTC
2 parents 7252852 + 1948b6c commit 01ca1e2

7 files changed

Lines changed: 7 additions & 13 deletions

File tree

articles/mysql/flexible-server/concepts-azure-advisor-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Advisor
2+
title: Azure Advisor for Azure Database for MySQL
33
description: Learn about how Azure Advisor is applied to Azure Database for MySQL - Flexible Server and get answers to common questions.
44
author: SudheeshGH
55
ms.author: sunaray

articles/mysql/flexible-server/concepts-connection-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Connection Libraries
2+
title: Connection Libraries for Azure Database for MySQL
33
description: This article lists each library or driver that client programs can use when connecting to Azure Database for MySQL - Flexible Server.
44
author: aditivgupta
55
ms.author: adig

articles/mysql/flexible-server/concepts-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Scheduled Maintenance
2+
title: Scheduled Maintenance in Azure Database for MySQL
33
description: This article describes the scheduled maintenance feature in Azure Database for MySQL.
44
author: SudheeshGH
55
ms.author: sunaray

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Use Java and JDBC"
2+
title: "Quickstart: Use Java and JDBC with Azure Database for MySQL"
33
description: Learn how to use Java and JDBC with an Azure Database for MySQL - Flexible Server database.
44
author: SudheeshGH
55
ms.author: sunaray

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Connect Using Python"
2+
title: "Quickstart: Connect Using Python in Azure Database for MySQL"
33
description: This quickstart provides several Python code samples you can use to connect and query data from Azure Database for MySQL - Flexible Server.
44
author: VandhanaMehta
55
ms.author: vamehta

articles/mysql/flexible-server/security-entra-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Microsoft Entra Authentication
2+
title: Microsoft Entra Authentication for Azure Database for MySQL
33
description: Learn about the concepts of Microsoft Entra ID for authentication with Azure Database for MySQL - Flexible Server.
44
author: avnishrastogi
55
ms.author: avrastog

articles/postgresql/monitor/concepts-monitoring.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Review the monitoring and metrics features in an Azure Database for
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 04/23/2026
7+
ms.date: 04/27/2026
88
ms.service: azure-database-postgresql
99
ms.subservice: monitoring
1010
ms.topic: concept-article
@@ -108,12 +108,6 @@ Choose from the following categories of enhanced metrics:
108108

109109
##### Logical replication
110110

111-
| Display name | Metric ID | Unit | Description | Dimension | Default enabled |
112-
| --- | --- | --- | --- | --- | --- |
113-
| **Max Logical Replication Lag** | `logical_replication_delay_in_bytes` | Bytes | Maximum lag across all logical replication slots. | Doesn't apply | Yes |
114-
| **Logical replication slot sync status (preview)** | `logical_replication_slot_sync_status` | Count | Indicates whether logical replication slots are synchronized across High Availability (HA) primary and standby.<br><br>**1** → Slots are synchronized across primary and standby.<br>**0** → Slots are not synchronized on the standby. | Logical Replication Slot | No |
115-
116-
117111
| Display name | Metric ID | Unit | Description | Dimension | Default enabled |
118112
| --- | --- | --- | --- | --- | --- |
119113
| **Max Logical Replication Lag** | `logical_replication_delay_in_bytes` | Bytes | Maximum lag across all logical replication slots. | Doesn't apply | Yes |

0 commit comments

Comments
 (0)