Skip to content

Commit fd29876

Browse files
(AzureCXP) fixed the Virtual Machine link
resolves MicrosoftDocs/azure-docs#94960
1 parent 996af3c commit fd29876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/orbital/howto-downlink-aqua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Sign in to the [Azure portal - Orbital Preview](https://aka.ms/orbital/portal).
8181

8282
## Prepare a virtual machine (VM) to receive the downlinked AQUA data
8383
1. [Create a virtual network](../virtual-network/quick-create-portal.md) to host your data endpoint virtual machine (VM)
84-
2. [Create a virtual machine (VM)](../virtual-network/quick-create-portal.md) within the virtual network above. Ensure that this VM has the following specifications:
84+
2. [Create a virtual machine (VM)](../virtual-network/quick-create-portal.md#create-virtual-machines) within the virtual network above. Ensure that this VM has the following specifications:
8585
- Operation System: Linux (Ubuntu 18.04 or higher)
8686
- Size: at least 32 GiB of RAM
8787
- Ensure that the VM has at least one standard public IP
@@ -174,4 +174,4 @@ socat -u tcp-listen:56001,fork create:/media/aqua/out.bin
174174
## Next steps
175175

176176
- [Quickstart: Configure a contact profile](contact-profile.md)
177-
- [Quickstart: Schedule a contact](schedule-contact.md)
177+
- [Quickstart: Schedule a contact](schedule-contact.md)

0 commit comments

Comments
 (0)