Skip to content

Commit d08cefe

Browse files
authored
Merge pull request #115546 from v-maudel/patch-504
M49160: Replacing No. by Number to avoid segmentation of strings on Localization.
2 parents da6d337 + 062dbc1 commit d08cefe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/migrate-appliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Remote port | netstat
218218
Remote IP address | netstat
219219
TCP connection state | netstat
220220
Process ID | netstat
221-
No. of active connections | netstat
221+
Number of active connections | netstat
222222

223223
#### Process data
224224
Here's the process data that the appliance collects from each VM enabled for agentless dependency analysis. This data is sent to Azure.
@@ -240,7 +240,7 @@ Local IP address | netstat
240240
Remote port | netstat
241241
Remote IP address | netstat
242242
TCP connection state | netstat
243-
No. of active connections | netstat
243+
Number of active connections | netstat
244244
Process ID | netstat
245245
Process name | ps
246246
Process arguments | ps

0 commit comments

Comments
 (0)