Skip to content

Commit 851d734

Browse files
committed
Addressed Pre-PLR comments - 2
1 parent 79cf5bb commit 851d734

File tree

2 files changed

+26
-16
lines changed

2 files changed

+26
-16
lines changed

articles/migrate/assessments-overview-migrate-to-azure-db-mysql.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,29 @@ You can assess your on-premises MySQL instances using the configuration and util
4949

5050
The Azure Database for MySQL assessment properties includes:
5151

52-
**Section** | **Setting** | **Details**
53-
--- | --- | ---
54-
Target and pricing settings | **Target location** | The Azure region to which you want to migrate. Azure Database for MySQL configuration and cost recommendations are based on the location that you specify.
52+
**Target and pricing settings**
53+
54+
| **Setting** | **Details**
55+
| --- | ---
56+
| **Target location** | The Azure region to which you want to migrate. Azure Database for MySQL configuration and cost recommendations are based on the location that you specify.
5557
Target and pricing settings | **Environment type** | The environment for the MySQL deployments to apply Azure Database for MySQL configuration and cost recommendations applicable to Production or Development/Testing.
56-
Target and pricing settings | **Licensing program** | The Azure offer if you're enrolled. Currently, the field is Pay-as-you-go by default, which gives you retail Azure prices.
57-
Target and pricing settings | **Currency** | The billing currency for your account.
58-
Target and pricing settings | **Savings options** | Specify the reserved capacity savings option that you want the assessment to consider to optimize your Azure compute cost. <br/><br> Azure reservations (one year or three years reserved) are a good option for the most consistently running resources. <br/><br> When you select None, the Azure compute cost is based on the Pay-as-you-go rate or based on actual usage. <br/><br> You need to select pay-as-you-go in the offer/licensing program to be able to use Reserved Instances. When you select any savings option other than None, the Discount (%) setting isn’t applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.
59-
Target and pricing settings | **Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%.
60-
Assessment criteria | **Sizing criteria** | Set to be **Performance-based** by default, which means Azure Migrate collects performance metrics pertaining to MySQL instances to recommend an optimal-sized Azure Database for MySQL instance configuration.
61-
Assessment criteria | **Performance history** | Indicate the data duration on which you want to base the assessment (Default is one day).
62-
Assessment criteria | **Percentile utilization** | Indicate the percentile value you want to use for the performance sample (Default is 95th percentile).
63-
Assessment criteria | **Comfort factor** | Indicate the buffer you want to use during assessment. This accounts for issues like seasonal usage, short performance history, and likely increases in future usage.
64-
Azure DB for MySQL – Flexible Server sizing | **Service Tier** | Choose the most appropriate service tier option to accommodate your business needs for migration to Azure Database for MySQL. <br/><br> By default, all three service tiers are selected. Azure Migrate recommends the best suited service tier for your servers based on your Environment Type and the collected performance data. <br/><br> Select *General Purpose* if you want an Azure Database for MySQL configuration designed for business workloads that require balanced computing and memory with scalable I/O throughput. <br/><br> Select *Business Critical* if you want an Azure Database for MySQL configuration designed for high-performance database workloads that require in-memory performance for faster transaction processing and higher concurrency.
58+
| **Licensing program** | The Azure offer if you're enrolled. Currently, the field is Pay-as-you-go by default, which gives you retail Azure prices.
59+
| **Currency** | The billing currency for your account.
60+
| **Savings options** | Specify the reserved capacity savings option that you want the assessment to consider to optimize your Azure compute cost. <br/><br> Azure reservations (one year or three years reserved) are a good option for the most consistently running resources. <br/><br> When you select None, the Azure compute cost is based on the Pay-as-you-go rate or based on actual usage. <br/><br> You need to select pay-as-you-go in the offer/licensing program to be able to use Reserved Instances. When you select any savings option other than None, the Discount (%) setting isn’t applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.
61+
| **Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%.
62+
63+
**Assessment criteria**
64+
| **Setting** | **Details**
65+
| --- | ---
66+
| **Sizing criteria** | Set to be **Performance-based** by default, which means Azure Migrate collects performance metrics pertaining to MySQL instances to recommend an optimal-sized Azure Database for MySQL instance configuration.
67+
| **Performance history** | Indicate the data duration on which you want to base the assessment (Default is one day).
68+
| **Percentile utilization** | Indicate the percentile value you want to use for the performance sample (Default is 95th percentile).
69+
| **Comfort factor** | Indicate the buffer you want to use during assessment. This accounts for issues like seasonal usage, short performance history, and likely increases in future usage.
70+
71+
**Azure DB for MySQL – Flexible Server sizing**
72+
| **Setting** | **Details**
73+
| --- | ---
74+
| **Service Tier** | Choose the most appropriate service tier option to accommodate your business needs for migration to Azure Database for MySQL. <br/><br> By default, all three service tiers are selected. Azure Migrate recommends the best suited service tier for your servers based on your Environment Type and the collected performance data. <br/><br> Select *General Purpose* if you want an Azure Database for MySQL configuration designed for business workloads that require balanced computing and memory with scalable I/O throughput. <br/><br> Select *Business Critical* if you want an Azure Database for MySQL configuration designed for high-performance database workloads that require in-memory performance for faster transaction processing and higher concurrency.
6575

6676

6777
## Performance data calculation for MySQL instances

articles/migrate/tutorial-discover-mysql-database-instances.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this tutorial, you learn how to:
1919
2020

2121
> [!NOTE]
22-
> - A Kubernetes-based appliance is required to discover MySQL database instances. [Learn more].(migrate-appliance.md) about scenarios covered by a Windows-based appliance.
22+
> - A Kubernetes-based appliance is required to discover MySQL database instances [Learn more].(migrate-appliance.md) about scenarios covered by a Windows-based appliance.
2323
> - This tutorial shows you the quickest path for trying out a scenario. They use default options where possible.
2424
2525

@@ -94,10 +94,10 @@ After you have performed server discovery and software inventory using the Azure
9494

9595
1. You can select a Key Vault from the drop-down or **Create new** Key Vault. This Key Vault is used to process the credentials provided in the project to start discovery of MySQL database instances.
9696

97-
> [!Note]
98-
> The Key Vault can be chosen or created in the same subscription and region as that of the Azure Migrate project. When you create/select a Key Vault, ensure that purge protection is disabled else there will be issues in processing of credentials through the Key Vault.
97+
> [!Note]
98+
> The Key Vault can be chosen or created in the same subscription and region as that of the Azure Migrate project. When you create/select a Key Vault, ensure that purge protection is disabled else there will be issues in processing of credentials through the Key Vault.
9999
100-
---
100+
---
101101

102102
1. After you provide the appliance name and Key Vault, select **Generate script** to generate an installer script that you can download or copy the script and save it as Deploy.sh on a Linux server on-premises.
103103

0 commit comments

Comments
 (0)