Skip to content

Commit 5db7374

Browse files
author
Rashi Joshi
committed
ASPBizCase01
1 parent 0c06798 commit 5db7374

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

articles/migrate/how-to-build-a-business-case.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ There are three types of migration strategies that you can choose while building
7474
- With the default *Azure recommended approach to minimize cost*, you can get the most cost-efficient and compatible target recommendation in Azure across Azure IaaS and Azure PaaS targets.
7575
- With *Migrate to all IaaS (Infrastructure as a Service)*, you can get a quick lift and shift recommendation to Azure IaaS.
7676
- With *Modernize to PaaS (Platform as a Service)*, you can get cost effective recommendations for Azure IaaS and more PaaS preferred targets in Azure PaaS.
77+
1. In **Savings options**, specify the savings options combination that you want to be considered while optimizing your Azure costs and maximize savings. Based on the availability of the savings option in the chosen region and the targets, the business case will recommend the appropriate savings options to maximize your savings on Azure.
78+
- Choose 'Reserved Instance', if your datacenter comprises of most consistently running resources.
79+
- Choose 'Reserved Instance + Azure Savings Plan', if you want additional flexibility and automated cost optimization for workloads applicable for Azure Savings Plan (Compute targets including Azure VM and Azure App Service).
80+
7781
1. In **Discount (%) on Pay as you go**, add any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%. Note that the discount isn't applicable on top of reserved instance savings option.
7882
1. **Currency** is defaulted to USD and can't be edited.
7983
1. Review the chosen inputs, and select **Build business case**.

articles/migrate/how-to-view-a-business-case.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@ It covers cost components for on-premises and Azure, savings, and insights to un
8181

8282
This section contains the cost estimate by recommended target (Annual cost and also includes Compute, Storage, Network, labor components) and savings from Hybrid benefits.
8383
- Azure VM:
84-
- **Estimated cost by savings options**: This card includes compute cost for Azure VMs. It is recommended that all idle servers are migrated via Pay as you go Dev/Test and others (Active and unknown) are migrated using 3 year Reserved Instance to maximize savings.
84+
- **Estimated cost by savings options**: This card includes compute cost for Azure VMs. It is recommended that all idle servers are migrated via Pay as you go Dev/Test and others (Active and unknown) are migrated using 3 year Reserved Instance or 3 year Azure Savings Plan to maximize savings to maximize savings.
8585
- **Recommended VM family**: This card covers the VM sizes recommended. The ones marked Unknown are the VMs that have some readiness issues and no SKUs could be found for them.
8686
- **Recommended storage type**: This card covers the storage cost distribution across different recommended storage types.
8787
- SQL Server on Azure VM:
8888
This section assumes instance to SQL Server on Azure VM migration recommendation, and the number of VMs here are the number of instances recommended to be migrated as SQL Server on Azure VM:
89-
- **Estimated cost by savings options**: This card includes compute cost for SQL Server on Azure VMs. It is recommended that all idle servers are migrated via Pay as you go Dev/Test and others (Active and unknown) are migrated using 3 year Reserved Instance to maximize savings.
89+
- **Estimated cost by savings options**: This card includes compute cost for SQL Server on Azure VMs. It is recommended that all idle servers are migrated via Pay as you go Dev/Test and others (Active and unknown) are migrated using 3 year Reserved Instance or 3 year Azure Savings Plan to maximize savings.
9090
- **Recommended VM family**: This card covers the VM sizes recommended. The ones marked Unknown are the VMs that have some readiness issues and no SKUs could be found for them.
9191
- **Recommended storage type**: This card covers the storage cost distribution across different recommended storage types.
9292

@@ -102,11 +102,11 @@ This section assumes instance to SQL Server on Azure VM migration recommendation
102102

103103
This section contains the cost estimate by recommended target (Annual cost and also includes Compute, Storage, Network, labor components) and savings from Hybrid benefits.
104104
- Azure SQL:
105-
- Estimated cost by savings options: This card includes compute cost for Azure SQL MI.
106-
- Distribution by recommended service tier.
105+
- **Estimated cost by savings options**: This card includes compute cost for Azure SQL MI. It is recommended that all idle SQL instances are migrated via Pay as you go Dev/Test and others (Active and unknown) are migrated using 3 year Reserved Instance to maximize savings.
106+
- **Distribution by recommended service tier** : This card covers the recommended service tier.
107107
- Azure App Service:
108-
- Estimated cost by savings options: This card includes Azure App Service Plans cost.
109-
- Distribution by recommended plans.
108+
- **Estimated cost by savings options**: This card includes Azure App Service Plans cost. It is recommended that the web apps are migrated using 3 year Reserved Instance or 3 year Savings Plan to maximize savings.
109+
- **Distribution by recommended plans** : This card covers the recommended App Service plan.
110110

111111
**On-premises tab**
112112

articles/migrate/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
items:
212212
- name: Build business case
213213
href: how-to-build-a-business-case.md
214-
- name: View business case
214+
- name: Review business case
215215
href: how-to-view-a-business-case.md
216216
- name: Assess
217217
items:

articles/migrate/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mvc
1414
[Azure Migrate](migrate-services-overview.md) helps you to discover, assess, and migrate on-premises servers, apps, and data to the Microsoft Azure cloud. This article summarizes new releases and features in Azure Migrate.
1515

1616
## Update (January 2022)
17-
- Envision savings with [Azure Savings Plan for compute](https://azure.microsoft.com/pricing/offers/savings-plan-compute) (ASP) savings option with Azure Migrate assessments. ASP as a savings option setting is now available for Azure VM assessment, Azure SQL assessment and Azure App Service assessment.
17+
- Envision savings with [Azure Savings Plan for compute](https://azure.microsoft.com/pricing/offers/savings-plan-compute) (ASP) savings option with Azure Migrate business case and assessments. ASP as a savings option assumption/setting is now available for business case, Azure VM assessment, Azure SQL assessment and Azure App Service assessment.
1818
- Azure Migrate is now supported in Sweden geography. [Learn more](migrate-support-matrix.md#public-cloud)
1919

2020
## Update (December 2022)

0 commit comments

Comments
 (0)