You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/orbital/contact-profile.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Learn how to create a [contact profile](concepts-contact-profile.md) with Azure
41
41
|**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._|
42
42
|**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_. |
43
43
|**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.*|
45
45
46
46
:::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":::
47
47
@@ -66,7 +66,7 @@ Learn how to create a [contact profile](concepts-contact-profile.md) with Azure
66
66
|**Center Frequency** (MHz) | Enter the **center frequency** in MHz. |
67
67
|**Bandwidth** (MHz) | Enter the **bandwidth** in MHz. |
68
68
|**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._|
70
70
|**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.*|
71
71
|**Protocol**| Select **TCP** or **UDP** protocol for data retrieval/delivery. |
72
72
|**Demodulation Configuration Type** (_downlink only_) | Select **Preset Named Modem Configuration** or **Raw XML**. |
0 commit comments