Skip to content

Commit d5d83f6

Browse files
authored
Fixing broken links
1 parent 6e46145 commit d5d83f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-machines/linux/image-builder-connect-to-build-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: kofiforson
66
ms.reviewer: jushiman
77
ms.date: 7/10/2024
88
ms.topic: troubleshooting
9-
ms.service: virtual-machines
10-
ms.subservice: image-builder
9+
ms.service: azure-virtual-machines
10+
ms.subservice: image-builderms.subservice: image-builder
1111
---
1212

1313
# How to Connect to the Azure Image Builder Build VM
@@ -47,17 +47,17 @@ Azure Bastion provides a secure way to connect to VMs without exposing public IP
4747
> No changes to existing Network Security Groups (NSGs) are needed when connecting to the Azure Image Builder Build VM using Azure Bastion.
4848
4949
### Option 2 (Recommended, if available): Connect to the VM using Azure Serial Console
50-
Azure Serial Console offers text-based access to VMs running Linux or Windows. Learn more about how to use Azure Serial Console to connect to a VM by reading the [Azure Serial Console documentation](https://learn.microsoft.com/azure/virtual-machines/serial-console).
50+
Azure Serial Console offers text-based access to VMs running Linux or Windows. Learn more about how to use Azure Serial Console to connect to a VM by reading the [Azure Serial Console documentation](https://learn.microsoftcom/azure/virtual-machines/serial-console).
5151

5252
###Option 3 (Not Recommended): Use a Public IP Address Resource
5353
The recommended practice is to use Azure Bastion or Azure Serial Console for connecting to VMs. However, if Bastion or Serial Console cannot be used, you can connect to the Build VM by using public IPs.
5454

5555
Use the following documentation to connect to a VM using public IPs:
56-
- [Connect to a Linux VM using Public IP](https://learn.microsoft.com/azure/virtual-machines/linux/connect-to-vm)
56+
- [Connect to a Linux VM using Public IP](https://learn.microsoft.com/azure/virtual-machines/linux-vm-connect)
5757
- [Connect to a Windows VM using Public IP](https://learn.microsoft.com/azure/virtual-machines/windows/connect-rdp)
5858

5959
>[!NOTE]
60-
> You may need to associate a public IP address to the build VM first and you can do that by following the instructions in the following documentation: [Associate a public IP address to a virtual machine](https://learn.microsoft.com/en-us/azure/virtual-network/public-ip-addresses#associate-an-existing-public-ip-address-to-a-vm).
60+
> You may need to associate a public IP address to the build VM first and you can do that by following the instructions in the following documentation: [Associate a public IP address to a virtual machine](https://learn.microsoft.com/azure/virtual-network/public-ip-addresses#associate-an-existing-public-ip-address-to-a-vm).
6161
>
6262
> You also should ensure network connectivity from the client device (running WinRM/SSH) to the Build VM over the public network. Check and update your Network Security Groups (NSGs) as needed.
6363

0 commit comments

Comments
 (0)