Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d5537ac

Browse files
committedSep 3, 2018
EA support and resource move
1 parent babe674 commit d5537ac

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
 

‎articles/azure-resource-manager/resource-group-move-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: multiple
1111
ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
14-
ms.date: 08/30/2018
14+
ms.date: 09/03/2018
1515
ms.author: tomfitz
1616

1717
---
@@ -118,7 +118,6 @@ The services that enable moving to both a new resource group and subscription ar
118118
* Azure Maps
119119
* Azure Relay
120120
* Azure Stack - registrations
121-
* Azure Migrate
122121
* Batch
123122
* BizTalk Services
124123
* Bot Service
@@ -184,6 +183,7 @@ The services that currently don't enable moving a resource are:
184183
* Azure Database for PostgreSQL
185184
* Azure Database Migration
186185
* Azure Databricks
186+
* Azure Migrate
187187
* Batch AI
188188
* Certificates - App Service Certificates can be moved, but uploaded certificates have [limitations](#app-service-limitations).
189189
* Container Instances
Loading

‎articles/migrate/resources-faq.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Addresses frequently asked questions about Azure Migrate
44
author: snehaamicrosoft
55
ms.service: azure-migrate
66
ms.topic: conceptual
7-
ms.date: 07/10/2018
7+
ms.date: 09/03/2018
88
ms.author: snehaa
99
---
1010

@@ -119,6 +119,12 @@ If you have an environment that is shared across tenants and you do not want to
119119

120120
You can discover 1500 virtual machines in a single migration project. If you have more machines in your on-premises environment, [learn more](how-to-scale-assessment.md) about how you can discover a large environment in Azure Migrate.
121121

122+
### Does Azure Migrate support Enterprise Agreement (EA) based cost estimation?
123+
124+
Azure Migrate currently does not support cost estimation for Enterprise Agreement offers. The workaround is to use Pay-As-You-Go as the offer and manually specify the discount percentage (if applicable) in the 'Discount' field of assessment properties.
125+
126+
![Discount](./media/resources-faq/discount.png)
127+
122128
## Dependency visualization
123129

124130
### Do I need to pay to use the dependency visualization feature?

0 commit comments

Comments
 (0)
Please sign in to comment.