Skip to content

Commit 7514617

Browse files
committed
use relative link and fix wording
1 parent 04396bc commit 7514617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/orbital/downlink-aqua.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Sign in to the [Azure portal - Orbital Preview](https://aka.ms/orbital/portal).
8888
- Ensure that the VM has internet access for downloading tools by having one standard public IP address
8989

9090
> [!TIP]
91-
> The Public IP Address here is only for internet connectivity (see [Default outbound access in Azure](https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access) for more ways to achieve this) not Contact data.
91+
> The Public IP Address here is only for internet connectivity not Contact Data. For more information, see [Default outbound access in Azure](../virtual-network/ip-services/default-outbound-access.md).
9292
9393
3. Create a tmpfs on the virtual machine. This virtual machine is where the data will be written to in order to avoid slow writes to disk:
9494
```console

articles/orbital/satellite-imagery-with-orbital-ground-station.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The above tutorial provides a walkthrough for scheduling a contact with Aqua and
4242
> - **IP Address:** Ensure that the VM has internet access for downloading tools by having one standard public IP address
4343
4444
> [!TIP]
45-
> The Public IP Address here is only for internet connectivity (see [Default outbound access in Azure](https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access) for more ways to achieve this) not Contact data.
45+
> The Public IP Address here is only for internet connectivity not Contact Data. For more information, see [Default outbound access in Azure](../virtual-network/ip-services/default-outbound-access.md).
4646
4747
At the end of this step, you should have the raw direct broadcast data saved as ```.bin``` files under the ```~/aquadata``` folder on the ```receiver-vm```.
4848

0 commit comments

Comments
 (0)