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
+40-14Lines changed: 40 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,12 @@ ms.author: apoorvanori
12
12
13
13
# Quickstart: Configure a contact profile
14
14
15
-
Configure a contact profile with Azure Orbital to save and reuse contact configurations. It's required before scheduling a contact to ingest data from a satellite into Azure.
15
+
Configure a contact profile with Azure Orbital Ground Station to save and reuse contact configurations. This is required before scheduling a contact to ingest data from a satellite into Azure.
16
16
17
17
## Prerequisites
18
18
19
19
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
20
-
-Must be a Contributer at the subscription level.
20
+
-Contributor permissions at the subscription level.
21
21
- To collect telemetry during the contact, create an event hub. [Learn more about Azure Event Hubs](../event-hubs/event-hubs-about.md)
22
22
- An IP address (private or public) for data retrieval/delivery. [Create a VM and use its private IP](../virtual-machines/windows/quick-create-portal.md)
23
23
@@ -27,50 +27,76 @@ Sign in to the [Azure portal - Orbital](https://aka.ms/orbital/portal).
27
27
28
28
## Create a contact profile resource
29
29
30
-
1. In the Azure portal search box, enter **Contact profile**. Select **Contact profile** in the search results.
31
-
2. In the **Contact profile** page, select **Create**.
32
-
3. In **Create contact profile resource**, enter or select this information in the **Basics** tab:
30
+
1. In the Azure portal search box, enter **Contact Profiles**. Select **Contact Profiles** in the search results. Alternatively, navigate to the Azure Orbital service and select **Contact profiles** in the left column.
31
+
2. In the **Contact Profiles** page, select **Create**.
32
+
3. In **Create Contact Profile Resource**, enter or select this information in the **Basics** tab:
33
33
34
34
|**Field**|**Value**|
35
35
| --- | --- |
36
-
| Subscription | Select your subscription |
37
-
| Resource group | Select your resource group |
38
-
| Name | Enter contact profile name. Specify the antenna provider and mission information here. Like *Microsoft_Aqua_Uplink+Downlink_1*|
36
+
| Subscription | Select a subscription |
37
+
| Resource group | Select a resource group |
38
+
| Name | Enter the contact profile name. Specify the antenna provider and mission information here. Like *Microsoft_Aqua_Uplink+Downlink_1*|
39
39
| Region | Select a region |
40
40
| Minimum viable contact duration | Define the minimum duration of the contact as a prerequisite to show you available time slots to communicate with your spacecraft. If an available time window is less than this time, it won't show in the list of available options. Provide minimum contact duration in ISO 8601 format. Like *PT1M*|
41
41
| Minimum elevation | Define minimum elevation of the contact, after acquisition of signal (AOS), as a prerequisite to show you available time slots to communicate with your spacecraft. Using higher value can reduce the duration of the contact. Provide minimum viable elevation in decimal degrees. |
42
42
| Auto track configuration | Select the frequency band to be used for autotracking during the contact. X band, S band, or Disabled. |
43
43
| Event Hubs Namespace | Select an Event Hubs Namespace to which you'll send telemetry data of your contacts. Select a Subscription before you can select an Event Hubs Namespace. |
44
44
| Event Hubs Instance | Select an Event Hubs Instance that belongs to the previously selected Namespace. *This field will only appear if an Event Hubs Namespace is selected first*. |
45
+
| Virtual Network | Select a Virtual Network according to the instructions on the page. |
8. Select the **Review + create** tab or select the **Review + create** button
73
-
9. Select the **Create** button
81
+
7. Select the **Submit** button to add the channel.
82
+
8. After adding all channels, select the **Submit** button to add the link.
83
+
84
+
9. If a mission requires third-party providers, select the **Third-Party Configuration** tab, or select the **Next: Third-Party Configurations** button at the bottom of the page.
85
+
86
+
> [!NOTE]
87
+
> Mission configurations are agreed upon with third-party providers. Contacts can only be successfully scheduled with the partners if the contact profile contains the discussed mission configuration.
88
+
89
+
10. In the **Third-Party Configurations** page, select **Add new Configuration**.
90
+
11. In the **Mission Configuration** page, enter this information:
91
+
92
+
|**Field**|**Value**|
93
+
| --- | --- |
94
+
| Provider Name | Enter the name of the provider |
95
+
| Mission Configuration | Enter the mission configuration from the provider |
96
+
97
+
13. Select the **Submit** button to add the mission configuration.
98
+
14. Select the **Review + create** tab or select the **Review + create** button at the bottom of the page.
0 commit comments