Skip to content

Commit 3465849

Browse files
Merge pull request #309622 from Vikram1988/patch-7
Revise application management instructions and authorship
2 parents 37a21a3 + 8bed822 commit 3465849

1 file changed

Lines changed: 20 additions & 6 deletions

File tree

articles/migrate/define-manage-applications.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Define and manage applications in Azure Migrate
33
description: Learn how to define and manage applications in Azure Migrate for application centric migration planning and execution.
4-
author: ankitsurkar06
5-
ms.author: ankitsurkar
4+
author: vikram1988
5+
ms.author: vibansa
66
ms.manager: ronai
77
ms.service: azure-migrate
88
ms.topic: concept-article
@@ -77,7 +77,7 @@ After you initiate discovery, appliance performs the discovery of configuration
7777
You can start defining the applications running in your datacenter. Here are the steps you can follow to get started:
7878

7979
1. You can either go to **Overview** and select **Define application** from the All inventory summary card or you can go to **Applications** under **Explore applications** and select **Define application** from there.
80-
2. You can define applications in one of the two ways- select **New application** if you want to define application through Portal or select **Import applications** to import the application information at scale through CSV import.
80+
2. You can start in one of the two ways- select **Define application** if you want to define application through Portal or select **Import > Import applications** to import the application details at scale using a CSV file.
8181

8282
### Define new application
8383

@@ -110,7 +110,7 @@ You can start defining the applications running in your datacenter. Here are the
110110

111111
### Import applications
112112

113-
If you want to define applications at scale, you can select **Import applications** which opens a side pane where you can follow these steps:
113+
If you want to define applications at scale, you can select **Import> Import applications** which opens a side pane where you can follow the steps.
114114

115115
1. You can define applications by adding the application names against the discovered servers and workloads in the prescribed template which is an export of all discovered inventory.
116116
2. You can select **Export all inventory** which downloads a CSV file with the details of all discovered inventory across servers, databases and web applications.
@@ -124,8 +124,22 @@ If you want to define applications at scale, you can select **Import application
124124
6. After the import is complete, you can see the import status and review the **no of applications created** and check the **error** file if any failures occur.
125125

126126
>[!Note]
127-
> Currently, import applications only supports adding workloads to an application and not other details like Type (default set to Custom), properties like Criticality and Complexity or Tags. When the application is defined using import, you can see a warning icon against the application name indicating that you need to update the mandatory properties.
127+
> Currently, import applications only supports adding workloads to an application and not to removing any associated workloads from existing applications. To remove a workload, use the portal experience to review and edit the specific application.
128128
129+
### Import application properties
130+
When the application is defined using import, a warning icon appears next to the application name to indicate that mandatory properties need to be updated. You can update these properties individually by selecting the application in the Applications view, or update them at scale using **Import> Import application properties**.
131+
132+
1. You can update the properties of application(s) in the prescribed template, which is an export of applications inventory.
133+
2. You can select **Export applications**, which downloads a CSV file with the details of all the applications you have defined so far using portal or import experiences.
134+
3. In the exported CSV, you can add properties for applications that were defined through a CSV import. You can also edit the properties of applications that were defined using the portal experience.
135+
4. You can use this CSV file to add or edit the Type, Description, and Tags associated with the application.
136+
137+
>[!Note]
138+
> Don't edit the **App ARM ID** column in the CSV file. You can add application properties across multiple import operations but avoid triggering multiple imports in parallel.
139+
140+
5. After adding or editing application information in the CSV file, browse and select the updated CSV file.
141+
6. If the file passes validation checks, select Import to upload the application details captured in the CSV file.
142+
7. After the import completes, review the import status, the number of applications processed, and the error file if any failures occur.
129143

130144
## Review applications
131145

@@ -161,4 +175,4 @@ After defining the applications, you can review the applications any time from t
161175
## Next steps
162176

163177
- Build [Business case](how-to-build-a-business-case.md)
164-
- Create [Application assessment](create-application-assessment.md)
178+
- Create [Application assessment](create-application-assessment.md)

0 commit comments

Comments
 (0)