Skip to content

Commit d3a535e

Browse files
committed
updating the content
1 parent e82ec74 commit d3a535e

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

articles/migrate/how-to-review-discovered-inventory.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You must deploy the Azure Migrate appliance to start discovery. To deploy the ap
5454

5555
As you configure the appliance, you must specify the following in the appliance configuration manager:
5656

57-
- The details of the source environment (vCenter Server(s)/Hyper-V host(s) or cluster(s)/physical servers) which you want to discover.
57+
- The details of the source environment (vCenter Server(s) /Hyper-V host(s) or cluster(s)/physical servers) which you want to discover.
5858
- Server credentials, which can be domain, Windows (non-domain) or Linux (non-domain) credentials. [Learn more](add-server-credentials.md) about how to provide credentials and how the appliance handles them.
5959
- Verify the permissions required to perform agentless dependency analysis. For Windows servers, you need to provide domain or non-domain (local) account with administrative permissions. For Linux servers, provide a Sudo user account with permissions to execute ls and netstat commands or create a user account that has the *CAP_DAC_READ_SEARCH* and *CAP_SYS_PTRACE* permissions on `/bin/netstat` and `/bin/ls` files. If you provide a Sudo user account, ensure that you've enabled *NOPASSWD* for the account to run the required commands without prompting for a password every time Sudo command is invoked.
6060

@@ -84,7 +84,7 @@ You can select the count of workloads on **Overview** of your project or select
8484

8585
**All Inventory** view helps you review all the workloads discovered from your datacenter that includes servers (VMware VMs/Hyper-V VMs/Physical servers/servers running in other public clouds), databases, and web applications which can be found inline by expanding the server.
8686

87-
While the default view shows databases and web applications when you expand a server in a hierarchical list, you can also choose to see a flat list of all workloads by switching to that view from the action on top right of the page.
87+
While the default view shows databases and web applications when you expand a server in a hierarchical list, you can also choose to see a flat list of all workloads. To switch to that view, use the action located at the top right of the page.
8888

8989
:::image type="content" source="./media/how-to-review-discovered-inventory/switch-to-flat-list.png" alt-text="The screenshot illustrates how to switch to flat list view." lightbox="./media/how-to-review-discovered-inventory/switch-to-flat-list.png":::
9090

@@ -104,11 +104,11 @@ Version | Version of the Server, Database, or Web app.
104104
Dependencies | Network dependencies of the server <br/> *Dependency analysis is auto-enabled on upto 1000 servers per appliance if the validation checks succeed*.
105105
Support Status | Support status for the Servers, Databases to indicate if they're in Mainstream support, End of Support, or in Extended support. [Learn more](vmware/tutorial-discover-vmware.md#view-support-status).
106106
Discovery source | Source of discovery of the workload (Appliance or Import).
107-
Tags | Tags applied to the workload. <br/> Currently, Azure Migrate supports custom tags only.
107+
Tags | Tags applied to the workload. <br/> Currently, Azures Migrate supports custom tags only.
108108

109109
# [Optional columns](#tab/optional-col)
110110

111-
You can view more attributes that are gathered by Azure Migrate as part of the discovery. To do this, select **Columns** from the command bar on top and choose the additional attributes that you want to review.
111+
To view more attributes gathered by Azure Migrate during the discovery process, select **Columns** from the command bar at the top. Then, select more attributes that you want to review.
112112

113113
> [!Note]
114114
> The exhaustive list of attributes discovered by Azure Migrate are covered in the [details of exported inventory data](#export-all-inventory-data).
@@ -149,7 +149,7 @@ Discover | Discover using appliance or CSV import to inventory more workloads.
149149
Create assessment | Create an assessment of all or scoped set of workloads to review suitability, mapped Azure services, cost, and readiness analysis of your workloads.<br/> You must select one or more workloads to perform this action. <br/> Learn how to [create an assessment]().
150150
Build business case | Build business case for TCO/RoI analysis for all or scoped set of workloads. <br/> You must select one or more workloads to perform this action. <br/> Learn how to [build a business case]().
151151
Dependency analysis | Export dependency data for servers that have auto-enabled dependency data gathering. Learn how to [export dependency data](how-to-create-group-machine-dependencies-agentless.md#export-dependency-data).
152-
Tags | Add or edit tags at scale for all workloads or a scoped set of workloads. <br/> YTo perform this action, select one or more workloads. <br/> You can also import tags by using an exported list of the entire inventory and importing the tags information from that CSV file. <br/> Learn how to [add tags]().
152+
Tags | Add or edit tags at scale for all workloads or a scoped set of workloads. <br/> To perform this action, select one or more workloads. <br/> You can also import tags by using an exported list of the entire inventory and importing the tags information from that CSV file. <br/> Learn how to [add tags]().
153153
Export data | Export the inventory data for all workloads. <br/> Review [exported data](#export-all-inventory-data).
154154
Columns | Select optional attributes for the discovered workloads.
155155
Refresh | Refresh the view to review any updates in discovery.
@@ -171,7 +171,7 @@ Version | Version of the Server, Database, or Web app
171171
Dependencies | Network dependencies of the server <br/> Shows status of the dependency analysis whether Enabled, Disabled, Failed validation, etc.
172172
Support Status | Support status for the Servers and Databases that indicates if they are in Mainstream support, End of Support, or in Extended support.
173173
Discovery source | Source of discovery of the workload between Appliance and Import
174-
Tags | Tags applied to the workload. <br/> Currently, Azure Migrate supports custom tags.
174+
Tags | Tags applied to the workload. <br/> Currently, Azure Migrates supports custom tags.
175175
Cores | Number of processor cores allocated to the server
176176
Memory (MBs) | Total RAM in MB allocated to the server
177177
Disks | Number of disks allocated to the server
@@ -202,17 +202,17 @@ The default view shows the inventoried servers, along with a set of attributes.
202202
Server | Name of the Server
203203
Operating system | Name of the Server Operating system
204204
IPv6/IPv4 | IP address of the server
205-
Dependencies | Network dependencies of the server <br/> *Dependency analysis is auto-enabled on upto 1000 servers per appliance if the validation checks succeed*. [Learn more]().
205+
Dependencies | Network dependencies of the server <br/> *Dependency analysis is auto-enabled on upto 1000 servers per appliance if the validation checks succeed*.
206206
DB instances | Number fo DB instances running on the server
207207
Web app | Number of web apps running on the server
208208
Issues | Number of discovery issues reported on the server
209209
Support Status | Support status for the Servers and Databases to indicate if they are in Mainstream support, End of Support, or in Extended support. [Learn more](vmware/tutorial-discover-vmware.md#view-support-status).
210-
Tags | Tags applied to the server. <br/> Currently, Azure Migrate supports custom tags.
210+
Tags | Tags applied to the server. <br/> Currently, Azure Migrates supports custom tags.
211211

212212

213213
# [Optional columns](#tab/optional)
214214

215-
You can view more attributes that are gathered by Azure Migrate as part of the discovery. To do this, select **Columns** from the command bar on top and choose the additional attributes that you want to review.
215+
To view more attributes gathered by Azure Migrate during the discovery process, select **Columns** from the command bar at the top. Then, select more attributes that you want to review.
216216

217217
> [!Note]
218218
> The exhaustive list of attributes discovered by Azure Migrate are covered in the [details of exported server data](#export-all-inventory-data).
@@ -225,7 +225,7 @@ Select the name of a server to see all the attributes and additional metadata di
225225

226226
**Tab name** | **Details**
227227
--- | ---
228-
Overview | Provides overview of the server with basic details, Storage, Network, Operating system and Hardware configuration.
228+
Overview | Provides overview of the server with basic details, Storage, Network, Operating system, and Hardware configuration.
229229
Software inventory | Lists the installed Roles and Features *(Windows Servers only)* and software on a Windows or Linux server.
230230
DB Instances | Lists the DB instances running on the server along with attributes such as DB platform, Support status, user databases, etc.
231231
Web apps | Lists the web apps running on the server along with attributes such as Web server, framework, etc.
@@ -256,7 +256,7 @@ Server | Name of the Server
256256
Operating system | Name of the Server Operating system
257257
IPv6/IPv4 | IP address of the server
258258
Dependencies | Network dependencies of the server <br/> Shows status of the dependency analysis whether Enabled, Disabled, Failed validation, etc.
259-
Software inventory | Count of the softwares installed on the server
259+
Software inventory | Count of the software installed on the server
260260
DB instances | Number of DB instances running on the server
261261
Web app | Number of web apps running on the server
262262
Issues | Number of discovery issues reported on the server
@@ -278,7 +278,7 @@ Last updated time | Last known time stamp of when the server discovery data was
278278
Processor | Processor details of the server
279279
Resource type | Type of resource created in Azure
280280
Power Status | Power status of the server
281-
Machine type | Type of server whether virtualized on VMware, Hyper-V or bare-metal (physical)
281+
Machine type | Type of server whether virtualized on VMware, Hyper-V, or bare-metal (physical)
282282
Discovery source | Source of discovery (Appliance or Import)
283283
Support ends in (Days) | Number of days for the support to end
284284
Appliance name | Name of the appliance used to discover the workload.
@@ -318,7 +318,7 @@ To see all the discovered databases from your environment, select **Databases**
318318
The **Databases Inventory** view allows you to review all the discovered SQL Server databases running on the discovered servers. The default view displays all databases, but you can select on specific filters, such as SQL, to filter the databases by type.
319319

320320
>[!NOTE]
321-
> If you are unable to see all the discovered databases, ensure that the software inventory is completed for all servers. [Learn more](add-server-credentials.md)
321+
> If you're unable to see all the discovered databases, ensure that the software inventory is completed for all servers. [Learn more](add-server-credentials.md)
322322
323323
# [Default columns](#tab/default-col)
324324

@@ -347,15 +347,15 @@ Version | Version of the database instance.
347347
Edition | Edition of the database instance.
348348
Total DB size (MB) | Size of the database instance in MB.
349349
Max server memory (MB) | Maximum memory of the server on which the database is hosted.
350-
Azure Migrate connection status | This field shows if the Azure Migrate appliance successfully connected to the SQL Server instance to gather information. If the value is **Not Connected**, the available information is either incomplete or outdated.
350+
Azure Migrates connection status | This field shows if the Azure Migrate appliance successfully connected to the SQL Server instance to gather information. If the value is **Not Connected**, the available information is either incomplete or outdated.
351351
DB engine status | Power status of database engine if it's running or stopped.
352352
HADR enabled | High availability and disaster recovery enablement status.
353353
First discovery time | The database was first discovered at this timestamp.
354-
Last updated time | Azure Migrate last received the payload for the database at this timestamp.
354+
Last updated time | Azure Migrates last received the payload for the database at this timestamp.
355355

356356
### Review databases data
357357

358-
You can select the name of a database to view all the attributes and additional metadata discovered for that workload in a detailed view. This allows you to explore any issues encountered during the discovery of the database and can add, edit, or delete tags for an individual database. You can review the following details for each database:
358+
You can select the name of a database to view all the attributes and additional metadata discovered for that workload in a detailed view. This enables you to explore any issues encountered during the discovery of the database and to add, edit, or delete tags for an individual database. You can review the following details for each database:
359359

360360
**Tab name** | **Details**
361361
--- | ---

0 commit comments

Comments
 (0)