Skip to content

Commit b8c0fd0

Browse files
Merge pull request #313501 from habibaum/include-backslash
backslash inclusion
2 parents fbf4ce1 + eb7206e commit b8c0fd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/migrate/define-manage-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ You can start identifying the applications running in your datacenter. Here are
8585
1. Select **Add applications> Create new application**, start by providing basic details of an application like **Name**, **Description** and **Type**. You can choose to provide same name for the application as on-premises, add a description that helps the service understand about the application and choose between **Custom** or **Packaged** for application type.
8686

8787
>[!Note]
88-
> The application **Name** also allows for alphanumeric and special characters except ',' and '\'. The type **Packaged** refers to the Commercial-off-the-shelf (COTS) applications you are running in your datacenter.
88+
> The application **Name** also allows for alphanumeric and special characters except `','` and `'\'`. The type **Packaged** refers to the Commercial-off-the-shelf (COTS) applications you are running in your datacenter.
8989
9090
2. In the next step, you can link the workloads that are hosting this application. You can select **Link workloads** to go to the All inventory view, which helps you select the workloads that you want to add to this new application.
9191
3. You can scope the All inventory view by searching for specific workloads or filtering workloads by Category, Type, OS name etc. and **Add** the selected workloads.
@@ -118,7 +118,7 @@ If you want to define applications at scale, you can select **Import> Import app
118118
3. In the exported CSV, you can add names of the applications, a workload is a part of. You can add more than one name if the workload is shared amongst multiple applications. For instance, if a database- "SQLDB01" is shared by 2 applications, then you can add- "App01, App02" under Application name column in the same row.
119119

120120
>[!Note]
121-
> The **Application name(s)** are case-sensitive. The application name also allows for alphanumeric and special characters except ',' and '\'. You can add applications in multiple import operations but it is recommended to not trigger multiple import operations in parallel.
121+
> The **Application name(s)** are case-sensitive. The application name also allows for alphanumeric and special characters except `','` and `'\'`. You can add applications in multiple import operations but it is recommended to not trigger multiple import operations in parallel.
122122
123123
4. After adding the application names to the file, you can browse and select the CSV file.
124124
5. If the selected file passes the validation checks, you can select **Import** to upload the details of the applications, as added in the CSV file.

0 commit comments

Comments
 (0)