Skip to content

Commit a811acf

Browse files
authored
Merge pull request #127320 from changeworld/patch-4
Fix typo: whit -> with
2 parents 5a0cd2e + ddcb831 commit a811acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-gather-vm-console-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If there's a problem that needs to further investigation by the VM Console servi
5151
:::image type="content" source="media/vm-console-ple-ip-2.png" alt-text="Screenshot that shows the details of the Private endpoint network interface.":::
5252
4. In that screen, you find the `Private IPv4 address`, for example, `10.1.0.5`
5353
:::image type="content" source="media/vm-console-ple-ip-3.png" alt-text="Screenshot that shows the details of the Private IPV4 address.":::
54-
5. Confirm with customer that whit IP address was in the `ssh` command, for example, `ssh -p 2222 <virtual machine access id>@10.1.0.5`
54+
5. Confirm with customer that with IP address was in the `ssh` command, for example, `ssh -p 2222 <virtual machine access id>@10.1.0.5`
5555

5656
Another way to retrieve the Private endpoint IP addresses is using Azure CLI, as shown here.
5757

0 commit comments

Comments
 (0)