Skip to content

Commit 9aa977a

Browse files
authored
Merge pull request #219771 from v-ksreedevan/29Nov-BusinessCase
Business case changes
2 parents 57c0367 + 4d2487f commit 9aa977a

18 files changed

+537
-0
lines changed
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
---
2+
title: Questions about Business case in Azure Migrate
3+
description: Get answers to common questions about Business case in Azure Migrate.
4+
author: rashijoshi
5+
ms.author: rajosh
6+
ms.manager: ronai
7+
ms.topic: conceptual
8+
ms.date: 11/30/2022
9+
ms.custom: references_regions
10+
---
11+
12+
# Business case (preview) - Common questions
13+
14+
This article answers common questions about Business case in Azure Migrate. If you have other questions, check these resources:
15+
16+
- [General questions](resources-faq.md) about Azure Migrate.
17+
- Questions about the [Azure Migrate appliance](common-questions-appliance.md).
18+
19+
## General
20+
21+
### Why is the export gesture disabled?
22+
23+
Currently, Business case export in .xlsx file is not supported.
24+
25+
### What is the difference between an assessment and a business case?
26+
27+
An assessment helps you understand the readiness, sizing and Azure cost estimates (only compute and storage) of a particular source and targets. It's useful in understanding *How to migrate to Azure*.
28+
29+
A Business case helps you understand on-premises cost estimates, Azure cost estimates and potential savings (TCO and YoY). It helps you understand *Why Azure?* and helps understand the quick wins and unique Azure Benefits.
30+
31+
### Why is my business case in computing status?
32+
33+
Business case creates assessments in the background, which could take some time depending on the number of servers, SQL servers and web apps present in your project. It could take somewhere between 15 mins to 3 hours for the Business case to get computed. If it's still stuck in computing status, create a support request.
34+
35+
## Build business case
36+
37+
## How do I build a business case?
38+
39+
Currently, you can create a Business case on servers and workloads discovered using a lightweight Azure Migrate appliance in your VMware environment. The appliance discovers on-premises servers and workloads. It then sends server metadata and performance data to Azure Migrate.
40+
41+
42+
### Why can’t I build business case from my project?
43+
44+
You won't be able to create a Business case if your project is in one of the 5 project regions:
45+
East Asia, Germany West Central, Japan West, Norway East, Switzerland North.
46+
47+
To verify in an existing project:
48+
49+
1. You can use the https://portal.azure.com/ URL to get started.
50+
51+
2. In Azure Migrate, Go to **Servers, databases and webapps** migration goal.
52+
53+
3. On the Azure Migrate: Discovery and assessment tool, select **Overview**.
54+
55+
4. Under project details, select **Properties**.
56+
57+
5. Check the Project location. If the project location is one of the below regions, we’d suggest you change the project or create a new one in another region in the geography using [this link](https://portal.azure.com/?feature.createprojectwithregion=true)
58+
59+
- Eastasia, germanywestcentral, japanwest, norwayeast, switzerlandnorth
60+
61+
### Why can't I change the currency during business case creation?
62+
Currently, the currency is defaulted to USD.
63+
64+
### What does the different migration strategies mean?
65+
**Migration Strategy** | **Details** | **Assessment insights**
66+
--- | --- | ---
67+
**Azure recommended to minimize cost** | You can get the most cost efficient and compatible target recommendation in Azure across Azure IaaS and Azure PaaS targets | For SQL Servers, sizing and cost comes from the *Recommended report* with optimization strategy- minimize cost from Azure SQL assessment. For web apps, sizing and cost comes from Azure App Service assessment is picked. For general servers, sizing and cost comes from Azure VM assessment.
68+
**Migrate to all IaaS (Infrastructure as a Service)** | You can get a quick lift and shift recommendation to Azure IaaS. | For SQL Servers, sizing and cost comes from the *Instance to SQL Server on Azure VM* report. For general servers and servers hosting web apps, sizing and cost comes from Azure VM assessment.
69+
**Modernize to PaaS (Platform as a Service)** | You can get a PaaS preferred recommendation that means, the logic identifies workloads best fit for PaaS targets. General servers are recommended with a quick lift and shift recommendation to Azure IaaS | For SQL Servers, sizing and cost comes from the *Instance to Azure SQL MI* report. For web apps, sizing and cost comes from Azure App Service assessment. For general servers, sizing and cost comes from Azure VM assessment.
70+
71+
> [!NOTE]
72+
> Although the Business case picks Azure recommendations from certain assessments, you won't be able to access the assessments directly. To deep dive into sizing, readiness and Azure cost estimates, you can create respective assessments for the servers or workloads.
73+
## Business case recommendation
74+
75+
76+
### I can't see some servers and SQL instances
77+
78+
Multiple possibilities:
79+
80+
- Discovery hasn't completed - Wait for the discovery to get completed (recommended to wait at least 24 hours).
81+
- Check and resolve any discovery issues.
82+
- Changes to discovery happened after creating the Business case.
83+
84+
To fetch latest discovery data, recalculate by selecting **Recalculate** button, or changing the assumptions and selecting **Save**.
85+
86+
87+
### Why are all or some of the servers marked as unknown in the utilization insights?
88+
89+
We couldn't collect sufficient data points to classify these servers. We recommend that you wait at least a day after starting discovery so that the Business case has enough utilization data points. Also, review the notifications/ resolve issues blades on Azure Migrate hub to identify any discovery related issues prior to Business case computation. Reviewing issues prior to building a Business case will ensure that the IT estate in your datacenter is represented more accurately.
90+
91+
### Was the readiness taken into consideration in the recommendations?
92+
Yes, but you won't be able to access the assessments directly. To deep dive into sizing, readiness and Azure cost estimates, you can create respective assessments for the servers or workloads.
93+
94+
### Why was I recommended this Azure target?
95+
Based on the migration strategy, this was the best recommended target. To understand detailed readiness and sizing, create an assessment and refer to the details.
96+
97+
98+
### How do I get to know details for servers or workloads that aren't ready for Azure?
99+
To deep dive into sizing, readiness and Azure cost estimates, you can create respective assessments for the servers or workloads.
100+
101+
102+
### Does the Azure SQL recommendation logic include SQL consolidation?
103+
No, it does not include SQL consolidation.
104+
105+
## Next steps
106+
[Learn more](how-to-build-a-business-case.md) about how to build a Business case.
107+
[Learn more](how-to-view-a-business-case.md) about how to review the Business case reports.
108+

0 commit comments

Comments
 (0)