Skip to content

Commit ecefa73

Browse files
committed
pre plr updates
1 parent 6ba2a59 commit ecefa73

10 files changed

+23
-24
lines changed

articles/migrate/centralized-issue-tracking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes how to track issues and provide resolutions from one tab.
44
author: ankitsurkar06
55
ms.author: ankitsurkar
66
ms.service: azure-migrate
7-
ms.topic: how-to
7+
ms.topic: Conceptual
88
ms.date: 03/20/2025
99
monikerRange: migrate
1010
---
@@ -19,7 +19,7 @@ Azure Migrate offers a comprehensive platform for migrating, modernizing, and op
1919

2020
The new **Action Center** feature in Azure Migrate addresses this challenge by offering a **centralized hub** where users can view and manage all migration-related issues, pending actions, and jobs across their projects. This includes issues related to **discovery**, **dependency visualization**, and **assessments**, streamlining the troubleshooting process by bringing together different types of issues in a single interface. This unified view helps users stay organized and prioritize their actions effectively, enabling faster issue resolution and a smoother migration experience.
2121

22-
## How to access Action Center
22+
## Access Action Center
2323

2424
The Action Center can be accessed directly from the Azure Migrate dashboard, providing an integrated and accessible solution for managing migration issues and actions.
2525

articles/migrate/cost-estimation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ monikerRange: migrate
1313

1414
Azure Migrate assessments provide you with an estimated cost of hosting the recommended targets on Azure. These costs are identified for each right-sized target on Azure. The cost estimates are dependent on the rates in the specified region, any applicable offers, and the licensing program selected by you.
1515

16-
This article describes Azure Migrate assessments estimate hosting costs for recommended targets on Azure, based on region rates, applicable offers, and selected licensing programs.
16+
This article describes Azure Migrate assessments, which estimate hosting costs for recommended targets on Azure, based on region rates, applicable offers, and selected licensing programs.
1717

1818
## Pricing settings
1919

articles/migrate/how-to-create-sql-assessment.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ ms.custom: engagement-fy23
1414

1515
This article to create SQL assessments for migration to Azure, targeting different Azure PaaS and laaS options using Azure Migrate. By creating as assessment for your SQL instances, you'll receive recommended target environments and key insights, such as **readiness**, **target right-sizing**, and monthly **costs** for hosting and running these applications.
1616

17-
In this article, you'll learn how to:
18-
1917
* Set up your Azure Migrate environment to assess web applications.
2018
* Select a set of related applications discovered using Azure Migrate appliance.
2119
* Provide assessment configuration, including preferred Azure targets, target regions, and Azure reserved instances.
@@ -29,19 +27,19 @@ In this article, you'll learn how to:
2927

3028
## Create a workload assessment for webapps
3129

32-
1. On the **Azure Migrate** project overview page, under **Decide and plan**, select **Assessments**
30+
1. On the **Azure Migrate** project overview page, under **Decide and plan**, select **Assessments**.
3331

3432
:::image type="content" source="./media/how-to-create-sql-assessment/assessment.png" alt-text=" Screenshot of assessment page on how to sql create an assessment.":::
3533

36-
1. In **Assessments** page, select **Create assessment**
34+
1. In **Assessments** page, select **Create assessment**.
3735

3836
:::image type="content" source="./media/how-to-create-sql-assessment/create-assessment.png" alt-text="Screenshot of assessment page on how to create an assessment.":::
3937

40-
1. Provide a suitable name for the assessment, then select **Add workloads**
38+
1. Provide a suitable name for the assessment, then select **Add workloads**.
4139

4240
:::image type="content" source="./media/how-to-create-sql-assessment/add-workloads.png" alt-text="Screenshot of sql assessment page on how to add the workloads.":::
4341

44-
1. Use the appropriate filters, select the webapp and then select **Add**
42+
1. Use the appropriate filters, select the webapp and then select **Add**.
4543

4644
:::image type="content" source="./media/how-to-create-sql-assessment/select-add.png" alt-text="Screenshot of sql assessment page on how to select webapp and add.":::
4745

articles/migrate/how-to-review-sql-assessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The assessment aggregates all the configuration and performance data to identify
9494

9595
**As on-premises sizing calculation**
9696

97-
The instances to SQL Server on Azure VM assessment report outline the ideal approach for migrating SQL Server instances to SQL Server on Azure VM, adhering to the best practices. [Learn more](/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist?preserve-view=true&view=azuresql#vm-size)
97+
The instances to SQL Server on Azure VM assessment report outline the ideal approach for migrating SQL Server instances to SQL Server on Azure VM, adhering to the best practices. [Learn more](/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist?preserve-view=true&view=azuresql#vm-size).
9898

9999
**Storage sizing**
100100

@@ -118,7 +118,7 @@ After identifying storage disks, the assessment considers CPU and memory require
118118
119119
## Performance-based sizing calculation
120120

121-
If the source is a SQL Server Always On Failover Cluster Instance (FCI), the assessment report outlines the approach for migrating to a two-node SQL Server Failover Cluster Instance. This approach preserves high availability and disaster recovery objectives while adhering to the best practices. [Learn more](/azure/azure-sql/virtual-machines/windows/hadr-cluster-best-practices?view=azuresql&preserve-view=true&tabs=windows2012)
121+
If the source is a SQL Server Always On Failover Cluster Instance (FCI), the assessment report outlines the approach for migrating to a two-node SQL Server Failover Cluster Instance. This approach preserves high availability and disaster recovery objectives while adhering to the best practices. [Learn more](/azure/azure-sql/virtual-machines/windows/hadr-cluster-best-practices?view=azuresql&preserve-view=true&tabs=windows2012).
122122

123123
**Storage sizing**
124124

articles/migrate/resource-tagging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To view tags, select the workload for which you wish to view the tags assigned.
5151

5252
To filter using tags, follow these steps:
5353

54-
1. Select **Add filter** button beside the search bar.
54+
1. Select **Add filter** beside the search bar.
5555

5656
2. Select the tag key that you want to filter with.
5757

articles/migrate/review-assessment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article describes the various components of an Azure VM assessment and how
1616

1717
Once you create the Azure VM assessment, you can review it at **Decide and plan** > **Assessments** > **Workloads**.
1818

19-
If it's a performance-based assessment with servers discovered using appliance, you can review the confidence rating of the assessment before you look at the report. The confidence rating is an indicator of the quality of the data that was available for creating assessments. [Learn more](confidence-ratings.md)
19+
If it's a performance-based assessment with servers discovered using appliance, you can review the confidence rating of the assessment before you look at the report. The confidence rating is an indicator of the quality of the data that was available for creating assessments. [Learn more](confidence-ratings.md).
2020

2121
On the **Overview** page, you can review the overall readiness and estimated monthly cost of hosting the VMs on Azure after migration using the lift and shift method.
2222

@@ -27,9 +27,9 @@ For each source server, you can review the Azure readiness. Azure readiness is d
2727

2828
- **Ready for Azure**: The workloads can be migrated as-is to Azure without any changes. It will start in Azure with full Azure support.
2929

30-
- **Conditionally ready for Azure**: The workloads might start in Azure but might not have full Azure support. For example, Azure doesn't support a server that's running an old version of Windows Server. You must be careful before you migrate these servers to Azure. To fix any readiness issue, follow the remediation guidance the assessment suggests.
30+
- **Conditionally ready for Azure**: The workloads might start in Azure but might not have full Azure support. For example, Azure doesn't support a server that's running an old version of Windows Server. You must be careful before you migrate these servers to Azure. To fix any readiness issues, follow the remediation guidance the assessment suggests.
3131

32-
- **Not ready for Azure**: The server won't start in Azure. For example, if an on-premises server's disk stores more than 64 TB, Azure can't host the server. Follow the remediation guidance to fix the issue before migration.
32+
- **Not ready for Azure**: The server won't start in Azure. For example, if an on-premises server's disk stores more than 64 TB, Azure can't host the server. Follow the remediation guidance to fix the issues before migration.
3333

3434
- **Readiness unknown**: Azure Migrate can't determine the readiness of the server because of insufficient metadata.
3535

@@ -133,15 +133,15 @@ The cost for Standard or Premium disks is calculated based on the selected/recom
133133

134134
### Ultra disk
135135

136-
The cost for Ultra disk is calculated based on the provisioned size, provisioned IOPS, and provisioned throughput. [Learn more](/pricing/details/managed-disks/)
136+
The cost for Ultra disk is calculated based on the provisioned size, provisioned IOPS, and provisioned throughput. [Learn more](/pricing/details/managed-disks/).
137137

138138
The cost is calculated using the following logic:
139139

140140
- Cost of disk size is calculated by multiplying provisioned disk size by hourly price of disk capacity.
141141
- Cost of provisioned IOPS is calculated by multiplying provisioned IOPS by hourly provisioned IOPS price.
142142
- Cost of provisioned throughput is calculated by multiplying provisioned throughput by hourly provisioned throughput price.
143143

144-
The Ultra disk VM reservation fee isn't added in the total cost. [Learn more](https://azure.microsoft.com/pricing/details/managed-disks/)
144+
The Ultra disk VM reservation fee isn't added in the total cost. [Learn more](https://azure.microsoft.com/pricing/details/managed-disks/).
145145

146146
The assessment calculates the total monthly storage costs by aggregating the storage costs of all servers. Currently, the calculation doesn't consider offers specified in the assessment settings.
147147

articles/migrate/review-azure-vmware-solution-assessment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 11/07/2024
99
ms.custom: engagement-fy24
1010
---
1111

12-
# Review an Azure VMware Solution (AVS) assessment
12+
# Tutorial: Review an Azure VMware Solution (AVS) assessment
1313

1414
An Azure VMware Solution (AVS) assessment describes:
1515

@@ -38,7 +38,7 @@ You can select **Sizing assumptions** to understand the assumptions that went i
3838

3939
2. Review the server status:
4040
- **Ready for AVS**: The server can be migrated as-is to Azure (AVS) without any changes. It will start in AVS with full AVS support.
41-
- **Ready with conditions**: There might be some compatibility issues, for example, internet protocol or deprecated OS in VMware, and need to be remediated before migrating to Azure VMware Solution. To fix any readiness issuesc, follow the remediation guidance the assessment suggests.
41+
- **Ready with conditions**: There might be some compatibility issues, for example, internet protocol or deprecated OS in VMware, and need to be remediated before migrating to Azure VMware Solution. To fix any readiness issues, follow the remediation guidance the assessment suggests.
4242
- **Not ready for AVS**: The VM will not start in AVS. For example, if the on-premises VMware VM has an external device attached such as a cd-rom the VMware vMotion operation will fail (if using VMware vMotion).
4343
- **Readiness unknown**: Azure Migrate couldn't determine the readiness of the server because of insufficient metadata collected from the on-premises environment.
4444

articles/migrate/review-sql-assessment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This indicates the number of SQL servers, instances, and databases that were ass
3232

3333
This indicates the different migration strategies that you can consider for your SQL deployments. You can review the readiness for target deployment types and the cost estimates for SQL Servers/Instances/Databases that are marked ready or ready with conditions:
3434

35-
- **Recommended deployment**: This is a strategy where an Azure SQL deployment type is the most compatible with your SQL instance. It is the most cost-effective and is recommended. Migrating to a Microsoft-recommended target reduces your overall migration effort. If your instance is ready for SQL Server on Azure VM, Azure SQL Managed Instance and Azure SQL Database, the target deployment type, which has the least migration readiness issues and is the most cost-effective is recommended.
35+
- **Recommended deployment**: This is a strategy where an Azure SQL deployment type is the most compatible with your SQL instance and it is the most cost-effective. Migrating to a Microsoft-recommended target reduces your overall migration effort. If your instance is ready for SQL Server on Azure VM, Azure SQL Managed Instance and Azure SQL Database, the target deployment type, which has the least migration readiness issues and is the most cost-effective.
3636
You can see the SQL Server instance readiness for different recommended deployment targets and monthly cost estimates for SQL instances marked *Ready* and *Ready with conditions*.
3737

3838
- You can go to the Readiness report to:
@@ -110,6 +110,7 @@ The assessment summary shows the estimated monthly compute and storage costs for
110110
1. You can also drill down to the database list to review the Azure SQL configuration and cost estimates per database when an Azure SQL Database configuration is recommended.
111111

112112
### Review confidence rating
113+
113114
Azure Migrate assigns a confidence rating to all Azure SQL assessments based on the availability of the performance/utilization data points needed to compute the assessment for all the assessed SQL instances and databases. The rating is from one star (lowest) to five stars (highest).
114115
The confidence rating helps you estimate the reliability of size recommendations in the assessment. Confidence ratings are as follows:
115116

articles/migrate/target-right-sizing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes how Azure Migrate provides sizing recommendations for the
44
author: rashi-ms
55
ms.author: v-uhabiba
66
ms.service: azure-migrate
7-
ms.topic: how-to
7+
ms.topic: Conceptual
88
ms.date: 03/26/2025
99
---
1010

@@ -36,15 +36,15 @@ If you use the appliance for discovery, it collects performance data directly fr
3636

3737
3. The assessment stores all the 10-minute data points for the last month. All the peaks are arranged in the ascending order to identify the appropriate data point to use for right sizing.
3838

39-
### How is performance data collected for import-based discovery?
39+
### Performance data collected for import-based discovery
4040

4141
If you import servers using a CSV file, the performance values you specify (CPU utilization, Memory utilization, Disk IOPS, and throughput) are used if you choose performance-based sizing. You won't be able to provide performance history and percentile information. 
4242

4343
This method is especially helpful if you've over-allocated the on-premises server, its utilization is low, and you want to right-size the Azure VM to save costs. 
4444

4545
If you don't want to use the performance data, reset the sizing criteria to as-is on-premises, as described in the previous section. 
4646

47-
### How is the performance data used for right-sizing?
47+
### Performance data used for right-sizing
4848

4949
When you create an assessment, the assessment identifies the appropriate level of utilization to consider for right-sizing. It's identified based on the performance history and percentile utilization. The performance history specifies the duration used when performance data is evaluated, and percentile utilization specifies the percentile value of the performance sample used for right-sizing.
5050

articles/migrate/vm-assessment-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This section describes the various components that are part of an assessment.
2424
| | **Azure Hybrid Benefit**| Specifies whether you have software assurance and are eligible for [Azure Hybrid Benefit](/pricing/hybrid-benefit/) to use your existing OS licenses. For Azure VM assessments, you can bring in both Windows and Linux licenses. If the setting is enabled, Azure prices for selected operating systems aren't considered for VM costing. |
2525

2626
> [!Note]
27-
> In Azure Government, it is important to review the [[supported target](supported-geographies.md)] assessment locations. VM size recommendations in assessments will use the VM series specifically designed for Government Cloud regions.  [Learn more](/explore/global-infrastructure/products-by-region/?regions=usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-iowa,usgov-texas,usgov-virginia&products=virtual-machines).
27+
> In Azure Government, it is recommended to review the [[supported target](supported-geographies.md)] assessment locations. VM size recommendations in assessments will use the VM series specifically designed for Government Cloud regions.  [Learn more](/explore/global-infrastructure/products-by-region/?regions=usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-iowa,usgov-texas,usgov-virginia&products=virtual-machines).
2828
2929
## Next Steps
3030
[Review](best-practices-assessment.md) the best practices for creating an assessment with Azure Migrate.

0 commit comments

Comments
 (0)