Skip to content

Commit 0e0c165

Browse files
Merge pull request #261491 from kellydevens/patch-93
Update contact-profile.md
2 parents 809ac75 + 4189015 commit 0e0c165

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/orbital/contact-profile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Learn how to create a [contact profile](concepts-contact-profile.md) with Azure
4141
| **Event Hubs Namespace** | Select an **Event Hubs Namespace** to which you'll send telemetry data of your contacts. Learn how to [configure Event Hubs](receive-real-time-telemetry.md#configure-event-hubs). _You must select a subscription before you can select an Event Hubs Namespace._ |
4242
| **Event Hubs Instance** | Select an **Event Hubs Instance** that belongs to the previously selected Namespace. _This field only appears if an Event Hubs Namespace is selected first_. |
4343
| **Virtual Network** | Select a **virtual network**. *This VNET must be in the same region as the contact profile.* |
44-
| **Subnet** | Select a **subnet**. *The subnet must be within the previously chosen VNET, be delegated to the Microsoft.Orbital service, and have a minimum address prefix of size /24.* |
44+
| **Subnet** | Select a **subnet**. *The subnet must be within the previously chosen VNET, [delegated to the Microsoft.Orbital service](prepare-network.md#create-and-prepare-subnet-for-vnet-injection), and have a minimum address prefix of size /24.* |
4545

4646
:::image type="content" source="media/orbital-eos-contact-profile.png" alt-text="Screenshot of the contact profile basics page." lightbox="media/orbital-eos-contact-profile.png":::
4747

@@ -66,7 +66,7 @@ Learn how to create a [contact profile](concepts-contact-profile.md) with Azure
6666
| **Center Frequency** (MHz) | Enter the **center frequency** in MHz. |
6767
| **Bandwidth** (MHz) | Enter the **bandwidth** in MHz. |
6868
| **Endpoint name** | Enter the **name** of the data delivery endpoint, e.g. the name of a virtual machine in your resource group. |
69-
| **IP Address** | Specify the **IP Address** for data retrieval/delivery in TCP/UDP **server mode**. Leave the IP Address field **blank** for TCP/UDP **client mode**. |
69+
| **IP Address** | Specify the **IP Address** for data retrieval/delivery in TCP/UDP **server mode**. Leave the IP Address field **blank** for TCP/UDP **client mode**. _If referencing a public IP address, a NAT gateway must be configured on the delegated subnet._|
7070
| **Port** | Specify the **port** for data retrieval/delivery. *The port must be within 49152 and 65535 and must be unique across all links in the contact profile.* |
7171
| **Protocol** | Select **TCP** or **UDP** protocol for data retrieval/delivery. |
7272
| **Demodulation Configuration Type** (_downlink only_) | Select **Preset Named Modem Configuration** or **Raw XML**. |

0 commit comments

Comments
 (0)