Skip to content

Commit 6b20117

Browse files
committed
Fix Build Suggestions for OSS DBs to improve Health score
1 parent bf2a8df commit 6b20117

File tree

43 files changed

+107
-106
lines changed

Some content is hidden

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

43 files changed

+107
-106
lines changed

articles/cosmos-db/nosql/kafka-connector-sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,4 +342,4 @@ You can learn more about change feed in Azure Cosmo DB with the following docs:
342342
* [Reading from change feed](read-change-feed.md)
343343

344344
You can learn more about bulk operations in V4 Java SDK with the following docs:
345-
* [Perform bulk operations on Azure Cosmos DB data](https://learn.microsoft.com/azure/cosmos-db/nosql/bulk-executor-java)
345+
* [Perform bulk operations on Azure Cosmos DB data](/azure/cosmos-db/nosql/bulk-executor-java)

articles/mariadb/concepts-connectivity-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Connectivity architecture - Azure Database for MariaDB
33
description: Describes the connectivity architecture for your Azure Database for MariaDB server.
4-
author: Bashar-MSFT
5-
ms.author: bahusse
4+
author: savjani
5+
ms.author: pariks
66
ms.service: mariadb
77
ms.topic: conceptual
88
ms.date: 06/24/2022

articles/mysql/concepts-version-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Version support policy - Azure Database for MySQL - Single Server and Flexible Server
33
description: Describes the policy around MySQL major and minor versions in Azure Database for MySQL
4-
author: sr-msft
5-
ms.author: srranga
4+
author: SudheeshGH
5+
ms.author: sunaray
66
ms.service: mysql
77
ms.subservice: single-server
88
ms.topic: conceptual

articles/mysql/flexible-server/concepts-customer-managed-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ When you configure data encryption with a CMK in Key Vault, continuous access to
9696

9797
- If you delete the KeyVault, the Azure Database for MySQL Flexible server will be unable to access the key and will move to _Inaccessible_ state. Recover the [Key Vault](../../key-vault/general/key-vault-recovery.md) and revalidate the data encryption to make the Flexible server _Available_.
9898
- If we delete the key from the KeyVault, the Azure Database for MySQL Flexible server will be unable to access the key and will move to _Inaccessible_ state. Recover the [Key](../../key-vault/general/key-vault-recovery.md) and revalidate the data encryption to make the Flexible server _Available_.
99-
- If the key stored in the Azure KeyVault expires, the key will become invalid, and the Azure Database for MySQL Flexible server will transition into _Inaccessible_ state. Extend the key expiry date using [CLI](/cli/azure/keyvault/key?view=azure-cli-latest#az-keyvault-key-set-attributes) and then revalidate the data encryption to make the Flexible server _Available_.
99+
- If the key stored in the Azure KeyVault expires, the key will become invalid, and the Azure Database for MySQL Flexible server will transition into _Inaccessible_ state. Extend the key expiry date using [CLI](/cli/azure/keyvault/key#az-keyvault-key-set-attributes) and then revalidate the data encryption to make the Flexible server _Available_.
100100

101101
## Accidental key access revocation from Key Vault
102102

articles/mysql/flexible-server/concepts-service-tiers-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: This article describes the compute and storage options in Azure Dat
44
ms.service: mysql
55
ms.subservice: flexible-server
66
ms.topic: conceptual
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.reviewer: maghan
1010
ms.custom: event-tier1-build-2022, ignite-2022
1111
ms.date: 05/24/2022

articles/mysql/flexible-server/concepts-supported-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn which versions of the MySQL server are supported in the Azure
44
ms.service: mysql
55
ms.subservice: flexible-server
66
ms.topic: conceptual
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.custom: event-tier1-build-2022
1010
ms.date: 05/24/2022
1111
---

articles/mysql/flexible-server/how-to-restart-server-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: This article describes how you can restart an Azure Database for My
44
ms.service: mysql
55
ms.subservice: flexible-server
66
ms.topic: how-to
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.date: 10/26/2020
1010
---
1111

articles/mysql/flexible-server/how-to-restart-stop-start-server-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: This article describes how to restart/stop/start operations in Azur
44
ms.service: mysql
55
ms.subservice: flexible-server
66
ms.topic: how-to
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.date: 03/30/2021
1010
---
1111

articles/mysql/flexible-server/how-to-restore-server-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: This article describes how to perform restore operations in Azure D
44
ms.service: mysql
55
ms.subservice: flexible-server
66
ms.topic: how-to
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.date: 07/26/2022
1010
---
1111

articles/mysql/single-server/concept-performance-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: This article describes some recommendations to monitor and tune per
44
ms.service: mysql
55
ms.subservice: single-server
66
ms.topic: conceptual
7-
author: Bashar-MSFT
8-
ms.author: bahusse
7+
author: code-sidd
8+
ms.author: sisawant
99
ms.date: 07/22/2022
1010
---
1111

0 commit comments

Comments
 (0)